HearthSim / hs-bugs

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

Inconsistency between Gormok the Impaler and Blackwing Corruptor checking conditions #127

Open Patashu opened 9 years ago

Patashu commented 9 years ago

Gormok the Impaler only checks the condition of his targeted Battlecry 'If you have at least 4 other minions' when played and targeted. If you fail the condition during the Battlecry Phase, then the Battlecry still has its full effect.

https://www.youtube.com/watch?v=afqdiQbt-cQ

However, Blackwing Corruptor and Rend Blackhand, the two targeted 'If you're holding a Dragon' minions, require the condition when played and targeted, and also check it a second time when the Battlecry Phase begins - if it is now failed, the Battlecry visually animates but does not have its effect.

https://www.youtube.com/watch?v=wCKhbmHNLAs&t=6m38s

Since these two are inconsistent, one or the other is a bug.

Patashu commented 9 years ago

(Technically, we need to re-test Rend Blackhand and Blackwing Corruptor. Their behaviours might have been updated to match Gormok the Impaler in the mean time.)

PattuX commented 8 years ago

Combo also checks the condition a second time. When stolen, a combo battlecry (like SI:7 Agent) will show the animation but not deal damage, just like the dragon battlecries. This is because combo is set True for the player playing SI:7 but not for the one stealing it.

Kybxd commented 7 years ago

This still happens in 8.2. (retested but did not record the video)

We also tested Blazecaller. It also checks for a second time.

Kybxd commented 7 years ago

Prince Taldaram also applies a second check, but Gormok still doesn't.