HearthSim / hs-bugs

Unofficial Hearthstone issue tracker
https://hearthsim.info
65 stars 3 forks source link

Wrath's effect order is inconsistent with other Damage spells that Draw a card #148

Closed Xinhuan closed 7 years ago

Xinhuan commented 9 years ago

When you use Wrath (1 damage version) on your own Mech-Bear-Cat, you first draw the card from your deck, then the spare part.

When you do the same with Starfire, you first draw the spare part, then the card from your deck.

Damage first then, Card Draw (Spart part first)

Card draw first, then Damage (Spart Part last)

Additional Notes Quick Shot on your own Acolyte of Pain (with Quick Shot being the only card in your hand just before you cast it) draws a total of 1 card, also proving that the Damage occurs first.

Patashu commented 9 years ago

Verified only with logs and not with gameplay side-effects, but Life Tap and Fan of Knives are also damage before draw.

See here: https://gist.github.com/Patashu/42197d97b7443326c14a

Patashu commented 7 years ago

Confirmed in 7.0 by https://github.com/HearthSim/hs-bugs/issues/638#issuecomment-265351946

troggnostupidhs commented 7 years ago

Potentially fixed.

http://us.battle.net/hearthstone/en/blog/20562933/hearthstone-update-february-28-2-28-2017

Addressed an issue with the interaction of Wrath’s card draw timing in conjunction with Daring Reporter.

culinko commented 7 years ago

I tested the example with Wrath and Mech-Bear-Cat after the patch and you get the spare part first, then you get the card from your deck. I assume the Holy Wrath interaction is correct.

@Xinhuan @Patashu Is there anything else that needs to be tested (e.g. Wrath + Fandral) or some other card drawing effects before we close this?

Patashu commented 7 years ago

Double check that Wrath + Fandral hasn't changed and we should be good to close and update the wiki.

culinko commented 7 years ago

Wasn't it bugged as well? Anyway, Wrath works the same with Fandral and Mech-Bear-Cat, getting you the Spare Part first before you get the drawn card. Log here: https://gist.github.com/culinko/8d66ef54ace6147dc92a2c827b9a87fb.

Patashu commented 7 years ago

Nope, Fandral was working non-bugged (damage then draw) already. Just verifying that there's no regression.