Page 1 of 1

[fixed/close]Earthlink make owner sac land-both players crit

PostPosted: 08 Feb 2016, 07:06
by stassy
Describe the Bug:
Earthlink make owner sac land if creature opponent die

Which card did behave improperly ?
Earthlink

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Manalink 2016/01/15: Battle For Zendikar v2,duel

What exactly should be the correct behavior/interaction ?
Earthlink does not make owner sac land if creature opponent die

Are any other cards possibly affected by this bug ?
-

Image

Image

If both owner and opponent creature die in combat phase, owner will have to sac 2 lands instead of 1

Re: Earthlink make owner sac land if creature opponent die

PostPosted: 08 Feb 2016, 07:25
by Aswan jaguar
Actually owner(at least human)is forced to sacrifice a land for every creature that died his & opponent's.For opponent of Earthlink's owner seems to work fine (at least AI).

Re: [confirm]Earthlink make owner sac land-both players crea

PostPosted: 02 Mar 2016, 14:09
by Korath
Affects Burning Sands too, of course. The number of extra lands forced to be sacrificed, and who sacrifices them, is effectively random, since impose_sacrifice() recklessly overwrites its calling card's targets array - which is where I was storing the number of dead creatures - with almost-always useless and always-redundant data. Fixed in f52207d.