Hunter (warlock, dk) Pet Scaling changes #16955
Felcaster
started this conversation in
Guides & Tips
Replies: 2 comments
-
You should look at EffectBasePoints_X (X is the number of the effect). This field contains the base value of the spell. |
Beta Was this translation helpful? Give feedback.
0 replies
-
In "data/Spell.dbc" for "spell-34902" "EffectBasePoints-1-2-3" are 0-0-0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. How to change damage scaling values for Hunter's pets?
File data/Spell.dbc, spell-34902 (Hunter Pet Scaling 01) in "EffectAura_1_2_3" have auras:
29 SPELL_AURA_MOD_STAT
99 SPELL_AURA_MOD_ATTACK_POWER
13 SPELL_AURA_MOD_DAMAGE_DONE
How to change values of these auras? For example it transfer 22% of Attack Power from hunter to pet. I would like to change to 45%. At what file and what cell I can find it?
Beta Was this translation helpful? Give feedback.
All reactions