HearthSim / hs-bugs

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

A card that was transformed into Keli'dan by Transmogrifier will trigger his "drawn this turn" ability even though Keli'dan was not the card drawn #1349

Open Jetz72 opened 4 years ago

Jetz72 commented 4 years ago

Keli'dan the Breaker - Battlecry: Destroy a minion. If drawn this turn, instead destroy all minions except this one.

https://us.forums.blizzard.com/en/hearthstone/t/kelidan-aura-bug/34686

I was playing a game where I had a Transmogrifier on the board and the card I had drawn transformed into Keli’dan due to Transmogrifier’s effect. The aura around was the card was green, when normally if it’s effect would be active it’s aura is yellow which would signify that his ability would trigger and destroy all other minions instead of just one. I figured since he was transformed from a card that it would explain why his aura was green and that I could play him to destroy a single minion.

When I played Keli’dan, he destroyed all other minions. His aura was green and thus had indicated to me that this would not be the case.

Also shown by HearthTech - https://www.bilibili.com/video/BV1Ut4y1C74c - 0:56.

Display bug as reported by the user. However, I'd say it seems more wrong that Keli'dan's "drawn this turn" property is either carried over through the transformation or was set afterwards regardless of the transformation. The former is reminiscent of #969, where among other issues, transforming a minion played last turn into an Elemental would count as an elemental played last turn. That was fixed, indicating that even properties such as a card's history of moving through zones is not meant to be kept through transformation. The latter would be another case of #1347 - a property reflecting an event updating so long after the event has happened while ignoring the possibility that the card involved is no longer the same.