mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
15 lines
1.1 KiB
Plaintext
15 lines
1.1 KiB
Plaintext
Name:Storm World
|
|
ManaCost:R
|
|
Types:World Enchantment
|
|
Text:no text
|
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Card.YouCtrl | PresentZone$ Hand | PresentCompare$ LT4 | TriggerZones$ Battlefield | Execute$ TrigDamageYou | TriggerDescription$ At the beginning of each player's upkeep, CARDNAME deals X damage to that player, where X is 4 minus the number of cards in his or her hand.
|
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | IsPresent$ Card.YouDontCtrl | PresentZone$ Hand | PresentCompare$ LT4 | TriggerZones$ Battlefield | Secondary$ True | Execute$ TrigDamageOpp | TriggerDescription$ At the beginning of each player's upkeep, CARDNAME deals X damage to that player, where X is 4 minus the number of cards in his or her hand.
|
|
SVar:TrigDamageYou:AB$DealDamage | Cost$ 0 | Defined$ You | NumDmg$ X
|
|
SVar:TrigDamageOpp:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ Y
|
|
SVar:X:Count$InYourHand/NMinus.4
|
|
SVar:Y:Count$InOppHand/NMinus.4
|
|
SVar:RemRandomDeck:True
|
|
SVar:Rarity:Rare
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/storm_world.jpg
|
|
SetInfo:LEG|Rare|http://magiccards.info/scans/en/lg/162.jpg
|
|
End |