Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mirror Entity can copy 0 Health and dead minions #58

Closed
Patashu opened this issue Aug 24, 2015 · 6 comments
Closed

Mirror Entity can copy 0 Health and dead minions #58

Patashu opened this issue Aug 24, 2015 · 6 comments
Labels
Milestone

Comments

@Patashu
Copy link
Member

Patashu commented Aug 24, 2015

Mirror Entity copies a minion even if it is at 0 or less Health (e.g. due to Snipe triggering first). The copy has the same Health and thus dies as soon as the After Play Phase ends. This is in contrast to, for example, Freezing Trap, which correctly remains hidden if the minion is already mortally wounded. This might be OK though, since the 0 health minion might be saved by a friendly Aura (such as Stormwind Champion).

http://www.reddit.com/r/hearthstone/comments/38ogm4/mirror_entity_interaction/
http://www.reddit.com/r/hearthstone/comments/384q3p/til_snipe_mirror_entity_copy_minion_with_dmg/

Mirror Entity creates a fresh, undamaged copy of a minion if the played minion was already dead and removed from play in an earlier Phase. This is in contrast to, for example, Snipe, which won't trigger in the same circumstance.

https://www.youtube.com/watch?v=H1758zVywbg&t=1m22s

@Patashu
Copy link
Member Author

Patashu commented Aug 24, 2015

This bug overlaps with #32

@Patashu Patashu added this to the 2.7.0.9166 milestone Aug 24, 2015
@culinko
Copy link

culinko commented Jan 2, 2016

Tested in 4.1 with Brann + Injured Blademaster into Mirror Entity.

@culinko culinko modified the milestones: 4.1.0.10956, 2.7.0.9166 Jan 2, 2016
@culinko
Copy link

culinko commented Mar 17, 2016

@culinko culinko modified the milestones: 4.2.0.12051, 4.1.0.10956 Mar 17, 2016
@PattuX PattuX modified the milestones: 5.0.0.12574, 4.2.0.12051 May 9, 2016
@PattuX
Copy link

PattuX commented May 9, 2016

Snipe + Mirror

@Patashu
Copy link
Member Author

Patashu commented Mar 10, 2017

Fixed

#698

@Patashu Patashu closed this as completed Mar 10, 2017
@culinko
Copy link

culinko commented Mar 10, 2017

Mirror Entity still triggers on minions with 0 or less health buffed by Stormwind Champion and they still die, I just tested it in 7.1.1.17994. Here is the log: https://gist.github.com/culinko/d7bfce62dd1aa973538bb6c0ff7246c5. So it looks like ME checks whether the minion left play. I guess this interaction is intended now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants