mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-28 17:37:18 +00:00
Added Elixir
This commit is contained in:
@@ -178,6 +178,8 @@ public:
|
||||
bool CheckAETaunt();
|
||||
bool CheckConfidence();
|
||||
bool TryHide();
|
||||
bool ElixirAIDetermineSpellToCast();
|
||||
bool ElixirAITryCastSpell(MercSpell mercSpell, bool isHeal = false);
|
||||
|
||||
// stat functions
|
||||
virtual void ScaleStats(int scalepercent, bool setmax = false);
|
||||
|
||||
Reference in New Issue
Block a user