Improve list of skipped effects in stacking code

This is the list according to the client (RoF2)

Please report any stacking anomalies
This commit is contained in:
Michael Cook (mackal)
2016-07-24 22:24:53 -04:00
parent 37cb9f00f6
commit f42b0351fd
3 changed files with 80 additions and 22 deletions
+1
View File
@@ -904,6 +904,7 @@ uint32 GetPartialMagicRuneAmount(uint32 spell_id);
bool NoDetrimentalSpellAggro(uint16 spell_id);
bool IsStackableDot(uint16 spell_id);
bool IsCastWhileInvis(uint16 spell_id);
bool IsEffectIgnoredInStacking(int spa);
int CalcPetHp(int levelb, int classb, int STA = 75);
const char *GetRandPetName();