Пример #1
0
 public override void Update(NPC npc, ref int buffIndex)
 {
     MBuff.MidasDeBuff(npc, npc.buffTime[buffIndex], 5, 207, -1);
 }
Пример #2
0
 public override void Update(NPC npc, ref int buffIndex)
 {
     MBuff.MidasDeBuff(npc, npc.buffTime[buffIndex], 8, 48, 167);
 }
Пример #3
0
 public override void Update(NPC npc, ref int buffIndex)
 {
     MBuff.MidasDeBuff(npc, npc.buffTime[buffIndex], 9, 49, 103);
 }
Пример #4
0
 public override void Update(NPC npc, ref int buffIndex)
 {
     MBuff.MidasDeBuff(npc, npc.buffTime[buffIndex], 7, 224, 12);
 }