View Issue Details

IDProjectCategoryView StatusLast Update
0027623Legion CoreClasses - Druid - Друидpublic2023-11-10 22:19
Reporterwrptn2 Assigned ToGhost  
PrioritynormalSeveritymajorReproducibilitysometimes
Status closedResolutionunable to reproduce 
PlatformWindowsOS10OS Versionx64
Summary0027623: Ferocious Bite bonus damage
DescriptionFerocious Bite is supposed to consume up to 25 extra energy in order to deal up to double the damage. The scaling is supposed to be linear (25 extra energy consumed = +100% damage), but it doesn't work at all: 25 energy is consumed regardless.
Steps To ReproduceTested on legion x5

1. Create druid
2. Spec feral
3. Get 5 combo points
4. Use Ferocious Bite
5. Notice 50 energy is not consumed
Additional InformationОт тестера:

spell id: 22568

Свирепый укус у ферала иногда не тратит дополнительные 25 энергии,
которые масштабируют укус вплоть до 100% урона(хотя у хила в родстве с фералом укус работает корректно)

Relationships

duplicate of 0027622 closedgodxx Ferocious Bite bonus damage 

Activities

wrptn2

2023-09-11 00:45

reporter   ~0072348

Additionally, Berserk / Incarnation needs to affect the additional energy consumed, reducing it by 50%: it now takes 12.5 extra energy for ferocious bite to deal double the damage under Incarnation / Berserk

wrptn2

2023-09-11 00:48

reporter   ~0072349

Implementation of Ferocious Bit for Legion SimulationCraft: https://github.com/simulationcraft/simc/blob/legion-dev/engine/class_modules/sc_druid.cpp#L3254-L3405 (notice the note about apex predator bugs).

wrptn2

2023-09-11 15:33

reporter   ~0072357

I don't see why reproductibility got changed to "sometimes"; I get the bug every time? I would video it but my upload is really bad...

wrptn2

2023-09-12 01:53

reporter   ~0072362

More tests show that there is a bit of randomness to it, but I get it everytime when I cast Ferocious Bite at full energy (130 because specced into Moment of Clarity). Sometimes if it works at exactly 50 energy it'll work a bunch of times and some other times it just doesn't work at all.

wrptn2

2023-09-12 01:56

reporter   ~0072363

The power display is also very buggy; it flashes as if it uses up to 50 energy but then i get the 25 extra energy, possibly visually consumed, refunded. Can be seen when exactly at 50 energy and using ferocious bite (tested without addons on dumies)

Issue History

Date Modified Username Field Change
2023-09-10 22:29 wrptn2 New Issue
2023-09-10 22:29 wrptn2 Status new => assigned
2023-09-10 22:29 wrptn2 Assigned To => godxx
2023-09-11 00:45 wrptn2 Note Added: 0072348
2023-09-11 00:48 wrptn2 Note Added: 0072349
2023-09-11 12:54 godxx Relationship added duplicate of 0027622
2023-09-11 14:17 godxx Assigned To godxx => Ghost
2023-09-11 14:17 godxx Reproducibility always => sometimes
2023-09-11 14:17 godxx Status assigned => confirmed
2023-09-11 14:17 godxx Additional Information Updated
2023-09-11 15:33 wrptn2 Note Added: 0072357
2023-09-12 01:53 wrptn2 Note Added: 0072362
2023-09-12 01:56 wrptn2 Note Added: 0072363
2023-11-10 22:19 Ghost Status confirmed => closed
2023-11-10 22:19 Ghost Resolution open => unable to reproduce