mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Added Territorial Dispute
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9136,6 +9136,7 @@ res/cardsfolder/t/terramorphic_expanse.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/t/terrarion.txt -text
|
res/cardsfolder/t/terrarion.txt -text
|
||||||
res/cardsfolder/t/terravore.txt svneol=native#text/plain
|
res/cardsfolder/t/terravore.txt svneol=native#text/plain
|
||||||
res/cardsfolder/t/territorial_baloth.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/terror.txt svneol=native#text/plain
|
||||||
res/cardsfolder/t/test_of_endurance.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
|
res/cardsfolder/t/testament_of_faith.txt svneol=native#text/plain
|
||||||
|
|||||||
17
res/cardsfolder/t/territorial_dispute.txt
Normal file
17
res/cardsfolder/t/territorial_dispute.txt
Normal 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
|
||||||
Reference in New Issue
Block a user