mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
14 lines
1.0 KiB
Plaintext
14 lines
1.0 KiB
Plaintext
|
Name:Monsoon
|
||
|
ManaCost:2 R G
|
||
|
Types:Enchantment
|
||
|
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ Player | TriggerZones$ Battlefield | Execute$ TrigTap | TriggerDescription$ At the beginning of each player's end step, tap all untapped Islands that player controls and CARDNAME deals X damage to the player, where X is the number of Islands tapped this way.
|
||
|
SVar:TrigTap:AB$ TapAll | Cost$ 0 | ValidCards$ Island.ActivePlayerCtrl+untapped | RememberTapped$ True | SubAbility$ DBDmg
|
||
|
SVar:DBDmg:DB$ DealDamage | Defined$ TriggeredPlayer | NumDmg$ X | References$ X | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:X:Remembered$Amount
|
||
|
S:Mode$ Continuous | Affected$ Island | AddSVar$ AITap
|
||
|
SVar:AITap:SVar:AITapDown:True
|
||
|
SVar:RemRandomDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/monsoon.jpg
|
||
|
Oracle:At the beginning of each player's end step, tap all untapped Islands that player controls and Monsoon deals X damage to the player, where X is the number of Islands tapped this way.
|