From dff1d60fb537acf538c4fe882536769a3b968a3e Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Fri, 18 Nov 2011 16:45:56 +0000 Subject: [PATCH] - Added Flash Conscription --- .gitattributes | 1 + res/cardsfolder/f/flash_conscription.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/f/flash_conscription.txt diff --git a/.gitattributes b/.gitattributes index e30c454267f..538a6f6e2ba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2879,6 +2879,7 @@ res/cardsfolder/f/flaming_sword.txt svneol=native#text/plain res/cardsfolder/f/flanking_troops.txt svneol=native#text/plain res/cardsfolder/f/flare.txt svneol=native#text/plain res/cardsfolder/f/flaring_flame_kin.txt svneol=native#text/plain +res/cardsfolder/f/flash_conscription.txt -text svneol=unset#text/plain res/cardsfolder/f/flash_counter.txt svneol=native#text/plain res/cardsfolder/f/flash_flood.txt svneol=native#text/plain res/cardsfolder/f/flash_of_defiance.txt svneol=native#text/plain diff --git a/res/cardsfolder/f/flash_conscription.txt b/res/cardsfolder/f/flash_conscription.txt new file mode 100644 index 00000000000..928a2bd644e --- /dev/null +++ b/res/cardsfolder/f/flash_conscription.txt @@ -0,0 +1,12 @@ +Name:Flash Conscription +ManaCost:5 R +Types:Instant +Text:no text +A:SP$ GainControl | Cost$ 5 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | AddKWs$ Haste | LoseControl$ EOT | Untap$ True | SubAbility$ DBAnimate | SpellDescription$ Untap target creature and gain control of it until end of turn. That creature gains haste until end of turn. If W was spent to cast CARDNAME, the creature gains "Whenever this creature deals combat damage, you gain that much life" until end of turn. +SVar:DBAnimate:DB$ Animate | Defined$ Targeted | Triggers$ TrigDamage | sVars$ GainLife,X | ConditionManaSpent$ W +SVar:TrigDamage:Mode$ DamageDone | ValidSource$ Card.Self | CombatDamage$ True | Execute$ GainLife | TriggerZones$ Battlefield | TriggerDescription$ Whenever this creature deals combat damage, you gain that much life. +SVar:GainLife:AB$ GainLife | Cost$ 0 | LifeAmount$ X +SVar:X:TriggerCount$DamageAmount +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/flash_conscription.jpg +End \ No newline at end of file