Fix Magnanimous Magistrate trigger

Currently Magnanimous Magistrate triggers for all creatures dying, which should only be creatures you control
This commit is contained in:
invalidCards
2022-12-05 19:56:54 +01:00
committed by GitHub
parent 1bfc9911d0
commit 1e3a26d68b

View File

@@ -3,8 +3,8 @@ ManaCost:5 W
Types:Creature Human Advisor Types:Creature Human Advisor
PT:3/4 PT:3/4
K:etbCounter:REPR:5 K:etbCounter:REPR:5
T:Mode$ ChangesZone | ValidCard$ Creature.Other+nonToken+cmcGE1 | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ Whenever another nontoken creature you control dies, if its mana value was 1 or greater, you may remove that many reprieve counters from CARDNAME. If you do, return that card to the battlefield under its owner's control. T:Mode$ ChangesZone | ValidCard$ Creature.Other+YouCtrl+nonToken+cmcGE1 | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ Whenever another nontoken creature you control dies, if its mana value was 1 or greater, you may remove that many reprieve counters from CARDNAME. If you do, return that card to the battlefield under its owner's control.
SVar:TrigChangeZone:AB$ ChangeZone | Cost$ SubCounter<X/REPR> | Defined$ TriggeredNewCardLKICopy | Origin$ Graveyard | Destination$ Battlefield SVar:TrigChangeZone:AB$ ChangeZone | Cost$ SubCounter<X/REPR> | Defined$ TriggeredNewCardLKICopy | Origin$ Graveyard | Destination$ Battlefield
SVar:X:TriggeredCard$CardManaCost SVar:X:TriggeredCard$CardManaCost
DeckHas:Ability$Counters DeckHas:Ability$Counters
Oracle:Magnanimous Magistrate enters the battlefield with five reprieve counters on it.\nWhenever another nontoken creature you control dies, if its mana value was 1 or greater, you may remove that many reprieve counters from Magnanimous Magistrate. If you do, return that card to the battlefield under its owner's control. Oracle:Magnanimous Magistrate enters the battlefield with five reprieve counters on it.\nWhenever another nontoken creature you control dies, if its mana value was 1 or greater, you may remove that many reprieve counters from Magnanimous Magistrate. If you do, return that card to the battlefield under its owner's control.