- Added Citadel of Pain by lazylockie.

This commit is contained in:
Sloth
2013-08-08 19:59:02 +00:00
parent 1a5c749b15
commit 8b3dda264b
3 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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

View File

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