mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-22 11:38:29 +00:00
Updated Lua NPC (markdown)
+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();
|
||||||
|
|||||||
Reference in New Issue
Block a user