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
10 lines
798 B
Plaintext
10 lines
798 B
Plaintext
Name:Wild Swing
|
|
ManaCost:3 R
|
|
Types:Sorcery
|
|
A:SP$ Pump | Cost$ 3 R | ValidTgts$ Permanent.nonEnchantment | TgtPrompt$ Select target nonEnchantment permanent | TargetMin$ 3 | TargetMax$ 3 | RememberTargets$ True | IsCurse$ True | SubAbility$ DBChooseRandom | StackDescription$ None | SpellDescription$ Choose three target nonenchantment permanents. Destroy one of them at random.
|
|
SVar:DBChooseRandom:DB$ ChooseCard | Defined$ You | Amount$ 1 | AtRandom$ True | Choices$ Card.IsRemembered | SubAbility$ DBDestroy
|
|
SVar:DBDestroy:DB$ Destroy | Defined$ ChosenCard | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wild_swing.jpg
|
|
Oracle:Choose three target nonenchantment permanents. Destroy one of them at random.
|