diff --git a/.gitattributes b/.gitattributes index ce9a5654f44..f08969badeb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9534,6 +9534,7 @@ res/cardsfolder/t/trusted_advisor.txt svneol=native#text/plain res/cardsfolder/t/trusty_machete.txt svneol=native#text/plain res/cardsfolder/t/trygon_predator.txt svneol=native#text/plain res/cardsfolder/t/tsabo_tavoc.txt svneol=native#text/plain +res/cardsfolder/t/tsabos_decree.txt -text res/cardsfolder/t/tsunami.txt svneol=native#text/plain res/cardsfolder/t/tukatongue_thallid.txt svneol=native#text/plain res/cardsfolder/t/tuknir_deathlock.txt svneol=native#text/plain diff --git a/res/cardsfolder/t/tsabos_decree.txt b/res/cardsfolder/t/tsabos_decree.txt new file mode 100644 index 00000000000..d49b24dce50 --- /dev/null +++ b/res/cardsfolder/t/tsabos_decree.txt @@ -0,0 +1,16 @@ +Name:Tsabo's Decree +ManaCost:5 B +Types:Instant +Text:no text +# You can not clear a remembered object from a card on the stack, so this card is cleaned beforehand. +A:SP$ Pump | Cost$ 5 B | SubAbility$ DBCleanup | Static$ True | StackDescription$ None | SpellDescription$ Choose a creature type. Target player reveals his or her hand and discards all creature cards of that type. Then destroy all creatures of that type that player controls. They can't be regenerated. +SVar:TsabosChoice:DB$ ChooseType | Defined$ You | Type$ Creature | SubAbility$ TsabosDiscard +SVar:TsabosDiscard:DB$ Discard | ValidTgts$ Player | RememberTargets$ True | Mode$ RevealDiscardAll | DiscardValid$ Creature.ChosenType | SubAbility$ TsabosDestroy +SVar:TsabosDestroy:DB$ DestroyAll | ValidCards$ Creature.ChosenType+RememberedPlayerCtrl | NoRegen$ True +SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True | SubAbility$ TsabosChoice +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/tsabos_decree.jpg +SetInfo:INV|Rare|http://magiccards.info/scans/en/in/129.jpg +Oracle:Choose a creature type. Target player reveals his or her hand and discards all creature cards of that type. Then destroy all creatures of that type that player controls. They can't be regenerated. +End \ No newline at end of file