Implemented SE_PC_Pet_Rampage 464 - Base1 % chance to do rampage for base2 % of damage each melee round

This commit is contained in:
KayenEQ
2015-09-25 04:44:17 -04:00
parent 957aba7ae5
commit a11816fddf
4 changed files with 34 additions and 9 deletions
+1
View File
@@ -405,6 +405,7 @@ struct StatBonuses {
bool LimitToSkill[HIGHEST_SKILL+2]; // Determines if we need to search for a skill proc.
uint32 SkillProc[MAX_SKILL_PROCS]; // Max number of spells containing skill_procs.
uint32 SkillProcSuccess[MAX_SKILL_PROCS]; // Max number of spells containing skill_procs_success.
uint32 PC_Pet_Rampage[2]; // 0= % chance to rampage, 1=damage modifier
// AAs
int8 Packrat; //weight reduction for items, 1 point = 10%