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
1.1 KiB
Plaintext
11 lines
1.1 KiB
Plaintext
Name:Clan Defiance
|
|
ManaCost:X R G
|
|
Types:Sorcery
|
|
A:SP$ Charm | Cost$ X R G | MinCharmNum$ 1 | CharmNum$ 3 | Choices$ DamageFlyingCreature,DamageNonFlyingCreature,DamagePlayer
|
|
SVar:DamageFlyingCreature:DB$ DealDamage | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | NumDmg$ X | References$ X | SpellDescription$ CARDNAME deals X damage to target creature with flying.
|
|
SVar:DamageNonFlyingCreature: DB$ DealDamage | ValidTgts$ Creature.withoutFlying | TgtPrompt$ Select target creature without flying | NumDmg$ X | References$ X | SpellDescription$ CARDNAME deals X damage to target creature without flying.
|
|
SVar:DamagePlayer:DB$ DealDamage | ValidTgts$ Player | TgtPrompt$ Select target Player | NumDmg$ X | References$ X | SpellDescription$ CARDNAME deals X damage to target player.
|
|
SVar:X:Count$xPaid
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/clan_defiance.jpg
|
|
Oracle:Choose one or more —\n• Clan Defiance deals X damage to target creature with flying.\n• Clan Defiance deals X damage to target creature without flying.\n• Clan Defiance deals X damage to target player.
|