From 8b3dda264b3b7284e86b31237a6c6980c38a5931 Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 8 Aug 2013 19:59:02 +0000 Subject: [PATCH] - Added Citadel of Pain by lazylockie. --- .gitattributes | 1 + res/cardsfolder/c/citadel_of_pain.txt | 10 ++++++++++ res/cardsfolder/s/stranglehold.txt | 1 + 3 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/c/citadel_of_pain.txt diff --git a/.gitattributes b/.gitattributes index 33bc3c8cfd3..95c9b4f1b10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1866,6 +1866,7 @@ res/cardsfolder/c/circle_of_solace.txt -text res/cardsfolder/c/circling_vultures.txt -text res/cardsfolder/c/circu_dimir_lobotomist.txt -text res/cardsfolder/c/circular_logic.txt svneol=native#text/plain +res/cardsfolder/c/citadel_of_pain.txt -text res/cardsfolder/c/citanul_centaurs.txt svneol=native#text/plain res/cardsfolder/c/citanul_druid.txt svneol=native#text/plain res/cardsfolder/c/citanul_flute.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/citadel_of_pain.txt b/res/cardsfolder/c/citadel_of_pain.txt new file mode 100644 index 00000000000..84b1859463a --- /dev/null +++ b/res/cardsfolder/c/citadel_of_pain.txt @@ -0,0 +1,10 @@ +Name:Citadel of Pain +ManaCost:2 R +Types:Enchantment +T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of each player's end step, CARDNAME deals X damage to that player, where X is the number of untapped lands he or she controls. +SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredPlayer | NumDmg$ X | References$ X +SVar:X:Count$Valid Land.untapped+ActivePlayerCtrl +SVar:AITapDown:Land +SVar:RemRandomDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/citadel_of_pain.jpg +Oracle:At the beginning of each player's end step, Citadel of Pain deals X damage to that player, where X is the number of untapped lands he or she controls. \ No newline at end of file diff --git a/res/cardsfolder/s/stranglehold.txt b/res/cardsfolder/s/stranglehold.txt index 32b9a56d9db..aea476c9a02 100644 --- a/res/cardsfolder/s/stranglehold.txt +++ b/res/cardsfolder/s/stranglehold.txt @@ -3,5 +3,6 @@ ManaCost:3 R Types:Enchantment S:Mode$ Continuous | Affected$ Opponent | AddKeyword$ CantSearchLibrary | Description$ Your opponents can't search libraries. S:Mode$ Continuous | Affected$ Opponent | AddKeyword$ If you would begin an extra turn, skip that turn instead. | Description$ If an opponent would begin an extra turn, that player skips that turn instead. +SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/stranglehold.jpg Oracle:Your opponents can't search libraries.\nIf an opponent would begin an extra turn, that player skips that turn instead.