mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
10 lines
721 B
Plaintext
10 lines
721 B
Plaintext
|
Name:Puppet's Verdict
|
||
|
ManaCost:1 R R
|
||
|
Types:Instant
|
||
|
A:SP$ FlipACoin | Cost$ 1 R R | WinSubAbility$ DBDestorySmall | LoseSubAbility$ DBDestoryBig | SpellDescription$ Flip a coin. If you win the flip, destroy all creatures with power 2 or less. If you lose the flip, destroy all creatures with power 3 or greater.
|
||
|
SVar:DBDestorySmall:DB$ DestroyAll | Cost$ 0 | ValidCards$ Creature.powerLE2
|
||
|
SVar:DBDestoryBig:DB$ DestroyAll | Cost$ 0 | ValidCards$ Creature.powerGE3
|
||
|
SVar:RemAIDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/puppets_verdict.jpg
|
||
|
Oracle:Flip a coin. If you win the flip, destroy all creatures with power 2 or less. If you lose the flip, destroy all creatures with power 3 or greater.
|