mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Removed Citadel of Pain
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1134,7 +1134,6 @@ res/cardsfolder/cinder_storm.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/cinder_wall.txt svneol=native#text/plain
|
||||
res/cardsfolder/cinderbones.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/circular_logic.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/citadel_of_pain.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/citanul_centaurs.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/citanul_druid.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/citanul_flute.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
Name:Citadel of Pain
|
||||
ManaCost:2 R
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigDamageYou | TriggerZones$ Battlefield | 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.
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ Opponent | Execute$ TrigDamageOpp | TriggerZones$ Battlefield | Secondary$ True | 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:TrigDamageYou:AB$DealDamage | Cost$ 0 | Defined$ You | NumDmg$ X
|
||||
SVar:TrigDamageOpp:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ Y
|
||||
SVar:X:Count$Valid Land.untapped+YouCtrl
|
||||
SVar:Y:Count$Valid Land.untapped+YouDontCtrl
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/citadel_of_pain.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user