mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Citadel of Pain by lazylockie.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1866,6 +1866,7 @@ res/cardsfolder/c/circle_of_solace.txt -text
|
|||||||
res/cardsfolder/c/circling_vultures.txt -text
|
res/cardsfolder/c/circling_vultures.txt -text
|
||||||
res/cardsfolder/c/circu_dimir_lobotomist.txt -text
|
res/cardsfolder/c/circu_dimir_lobotomist.txt -text
|
||||||
res/cardsfolder/c/circular_logic.txt svneol=native#text/plain
|
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_centaurs.txt svneol=native#text/plain
|
||||||
res/cardsfolder/c/citanul_druid.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
|
res/cardsfolder/c/citanul_flute.txt svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/c/citadel_of_pain.txt
Normal file
10
res/cardsfolder/c/citadel_of_pain.txt
Normal 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.
|
||||||
@@ -3,5 +3,6 @@ ManaCost:3 R
|
|||||||
Types:Enchantment
|
Types:Enchantment
|
||||||
S:Mode$ Continuous | Affected$ Opponent | AddKeyword$ CantSearchLibrary | Description$ Your opponents can't search libraries.
|
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.
|
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
|
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.
|
Oracle:Your opponents can't search libraries.\nIf an opponent would begin an extra turn, that player skips that turn instead.
|
||||||
|
|||||||
Reference in New Issue
Block a user