Added Territorial Dispute

This commit is contained in:
moomarc
2012-03-29 11:55:37 +00:00
parent 89e1186a1f
commit 29382ca5af
2 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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