Open Annamaria-CC opened 1 year ago
wowsims base stats and scaling for level 80: https://github.com/wowsims/wotlk/blob/master/sim/priest/shadowfiend_pet.go
var baseStats = stats.Stats{
stats.Strength: 314,
stats.Agility: 90,
stats.Stamina: 348,
stats.Intellect: 201,
}
BaseDamageMin: 176,
BaseDamageMax: 210,
stats.AttackPower: ownerStats[stats.SpellPower] * 5.377,
Wrath Classic Shadowfiend pet tab stats on gear/talentless human priest at level 80:
Strength: 314
Agility: 90
Stamina: 328 (328+40)
Intellect: 150 (150+52)
Spirit: 209
Power: 608
Damage: 203-241
Spell Bonus: 0
Armor: 9616 (9616+125)
https://github.com/chromiecraft/chromiecraft/issues/5381
What client do you play on?
enUS
Faction
Both
Content Phase:
Generic
Current Behaviour
Shadowfiends damage is extremly high compared to wotlk classic ptr damage
hits without spellpower (30 cause of talents) range from 230 to 480
with 492 spellpower range from 420 to 583
Expected Blizzlike Behaviour
damage on ptr with 30 spellpower range from 129 to 165
with 500 spellpower (the 641 is a crit) range from 310 to 360
Source
https://wowgaming.altervista.org/aowow/?spell=34433 shows a scaling of 65%, likely based on the comment in wowhead:
https://www.wowhead.com/wotlk/spell=34433/shadowfiend#comments:id=155304
but, patchnotes on wowwiki show: https://wowpedia.fandom.com/wiki/Shadowfiend
Steps to reproduce the problem
.
Extra Notes
talents used
AC rev. hash/commit
https://github.com/chromiecraft/azerothcore-wotlk/commit/37f0b7095f949293c13f1d913f8917407ffe3b1b
Operating system
Ubuntu 20.04
Modules
Customizations
None
Server
ChromieCraft