Added Elixir

This commit is contained in:
Xackery
2021-11-15 20:55:40 -08:00
parent 3b628c1ace
commit c23fc4ade7
10 changed files with 1246 additions and 3 deletions
+2
View File
@@ -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);