mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
15 lines
1.3 KiB
Plaintext
15 lines
1.3 KiB
Plaintext
Name:Volatile Rig
|
|
ManaCost:4
|
|
Types:Artifact Creature Construct
|
|
PT:4/4
|
|
K:Trample
|
|
K:CARDNAME attacks each turn if able.
|
|
T:Mode$ DamageDone | OnlyOnce$ True | Execute$ TrigFlipSac | ValidTarget$ Card.Self | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME is dealt damage, flip a coin. If you lose the flip, sacrifice CARDNAME.
|
|
SVar:TrigFlipSac:DB$ FlipACoin | LoseSubAbility$ DBSacrifice
|
|
SVar:DBSacrifice:DB$ Sacrifice | Defined$ Self
|
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigFlipDamage | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, flip a coin. If you lose the flip, it deals 4 damage to each creature and each player.
|
|
SVar:TrigFlipDamage:DB$ FlipACoin | LoseSubAbility$ DBDamage
|
|
SVar:DBDamage:DB$ DamageAll | ValidCards$ Creature | ValidPlayers$ Player | NumDmg$ 4 | ValidDescription$ each creature and each player.
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/volatile_rig.jpg
|
|
Oracle:Trample\nVolatile Rig attacks each turn if able.\nWhenever Volatile Rig is dealt damage, flip a coin. If you lose the flip, sacrifice Volatile Rig.\nWhen Volatile Rig dies, flip a coin. If you lose the flip, it deals 4 damage to each creature and each player.
|