Updated a few AA effects to use database values instead of hardcoded values.

This commit is contained in:
KayenEQ
2015-10-09 13:08:24 -04:00
parent 43671fa749
commit 2cf59ae2f2
5 changed files with 59 additions and 185 deletions
+3
View File
@@ -467,6 +467,9 @@ struct StatBonuses {
int32 PetMeleeMitigation; // Add AC to owner's pet.
bool IllusionPersistence; // Causes illusions not to fade.
uint16 extra_xtargets; // extra xtarget entries
bool ShroudofStealth; // rogue improved invisiblity
uint16 ReduceFallDamage; // reduce fall damage by percent
int32 ReduceTradeskillFail[HIGHEST_SKILL+1]; // Reduces chance for trade skills to fail by percent.
};
typedef struct