From 29382ca5afed9e317be21d2c74b44124b6f9dfa7 Mon Sep 17 00:00:00 2001 From: moomarc Date: Thu, 29 Mar 2012 11:55:37 +0000 Subject: [PATCH] Added Territorial Dispute --- .gitattributes | 1 + res/cardsfolder/t/territorial_dispute.txt | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/t/territorial_dispute.txt diff --git a/.gitattributes b/.gitattributes index ba60df97c38..455a599703b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9136,6 +9136,7 @@ res/cardsfolder/t/terramorphic_expanse.txt svneol=native#text/plain res/cardsfolder/t/terrarion.txt -text res/cardsfolder/t/terravore.txt svneol=native#text/plain res/cardsfolder/t/territorial_baloth.txt svneol=native#text/plain +res/cardsfolder/t/territorial_dispute.txt -text res/cardsfolder/t/terror.txt svneol=native#text/plain res/cardsfolder/t/test_of_endurance.txt svneol=native#text/plain res/cardsfolder/t/testament_of_faith.txt svneol=native#text/plain diff --git a/res/cardsfolder/t/territorial_dispute.txt b/res/cardsfolder/t/territorial_dispute.txt new file mode 100644 index 00000000000..7678026f02c --- /dev/null +++ b/res/cardsfolder/t/territorial_dispute.txt @@ -0,0 +1,17 @@ +Name:Territorial Dispute +ManaCost:4 R R +Types:Enchantment +Text:no text +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ LandSac | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, sacrifice CARDNAME unless you sacrifice a land. +SVar:LandSac:AB$ Sacrifice | Cost$ 0 | Amount$ 1 | SacValid$ Land | RememberSacrificed$ True | Optional$ True | SubAbility$ DBSacSelf +SVar:DBSacSelf:DB$ Sacrifice | Defined$ Self | SubAbility$ DBCleanup | ConditionCheckSVar$ X | ConditionSVarCompare$ LT1 +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$Amount +SVar:NeedsToPlay:Land.YouCtrl +S:Mode$ CantPlayLand | Description$ Players can't play lands. +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/territorial_dispute.jpg +SetInfo:MMQ|Rare|http://magiccards.info/scans/en/mm/217.jpg +Oracle:At the beginning of your upkeep, sacrifice Territorial Dispute unless you sacrifice a land.\nPlayers can't play lands. +End \ No newline at end of file