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
11 lines
735 B
Plaintext
11 lines
735 B
Plaintext
Name:Winter Blast
|
|
ManaCost:X G
|
|
Types:Sorcery
|
|
A:SP$ Tap | Cost$ X G | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetMin$ 0 | TargetMax$ MaxTgts | References$ X,MaxTgts | RememberTargets$ True | SubAbility$ DBDamage | SpellDescription$ Tap X target creatures. CARDNAME deals 2 damage to each of those creatures with flying.
|
|
SVar:DBDamage:DB$ DamageAll | NumDmg$ 2 | ValidCards$ Card.IsRemembered+withFlying | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Targeted$Amount
|
|
SVar:MaxTgts:Count$Valid Creature
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/winter_blast.jpg
|
|
Oracle:Tap X target creatures. Winter Blast deals 2 damage to each of those creatures with flying.
|