Updated Lua NPC (markdown)

KimLS
2014-09-27 14:39:53 -07:00
parent bc3f80f5c5
commit 8309c22b2b
+2
@@ -91,6 +91,8 @@ Void AddAISpell(Integer priority, Integer spell_id, Integer type, Integer mana_c
Void RemoveAISpell(Integer spell_id); Void RemoveAISpell(Integer spell_id);
Void SetSpellFocusDMG(Integer focus); Void SetSpellFocusDMG(Integer focus);
Void SetSpellFocusHeal(Integer focus); Void SetSpellFocusHeal(Integer focus);
Integer GetSpellFocusDMG();
Integer GetSpellFocusHeal();
Real GetSlowMitigation(); Real GetSlowMitigation();
Real GetAttackSpeed(); Real GetAttackSpeed();
Integer GetAccuracyRating(); Integer GetAccuracyRating();