diff --git a/.gitattributes b/.gitattributes index fed678671b9..f6ed2cbab34 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8663,6 +8663,7 @@ res/cardsfolder/s/stinkdrinker_bandit.txt -text res/cardsfolder/s/stinkdrinker_daredevil.txt svneol=native#text/plain res/cardsfolder/s/stinkweed_imp.txt svneol=native#text/plain res/cardsfolder/s/stir_the_grave.txt svneol=native#text/plain +res/cardsfolder/s/stir_the_pride.txt -text res/cardsfolder/s/stirring_wildwood.txt svneol=native#text/plain res/cardsfolder/s/stitch_in_time.txt svneol=native#text/plain res/cardsfolder/s/stitch_together.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/stir_the_pride.txt b/res/cardsfolder/s/stir_the_pride.txt new file mode 100644 index 00000000000..83a5175d096 --- /dev/null +++ b/res/cardsfolder/s/stir_the_pride.txt @@ -0,0 +1,17 @@ +Name:Stir the Pride +ManaCost:4 W +Types:Instant +Text:no text +A:SP$ PumpAll | Cost$ 4 W | NumAtt$ 2 | NumDef$ 2 | ValidCards$ Creature.YouCtrl | PreCostDesc$ Choose one - | SpellDescription$ Creatures you control get +2/+2 until end of turn; +A:SP$ AnimateAll | Cost$ 4 W | ValidCards$ Creature.YouCtrl | Triggers$ TrigPrideDamage | sVars$ GainLife,X | SpellDescription$ or until end of turn, creatures you control gain "Whenever this creature deals damage, you gain that much life." +A:SP$ AnimateAll | Cost$ 5 W W | ValidCards$ Creature.YouCtrl | Triggers$ TrigPrideDamage | sVars$ GainLife,X | SubAbility$ DBPump | PrecostDesc$ Entwine 1 W | SpellDescription$ (Choose both if you pay the entwine cost.) +SVar:DBPump:DB$PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ 2 | NumDef$ 2 +SVar:TrigPrideDamage:Mode$ DamageDone | ValidSource$ Card.Self | Execute$ GainLife | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals damage, you gain that much life. +SVar:GainLife:AB$ GainLife | Cost$ 0 | LifeAmount$ X +SVar:X:TriggerCount$DamageAmount +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/stir_the_pride.jpg +SetInfo:DST|Uncommon|http://magiccards.info/scans/ds/en/16.jpg +Oracle:Choose one - Creatures you control get +2/+2 until end of turn; or until end of turn, creatures you control gain "Whenever this creature deals damage, you gain that much life."\nEntwine {1}{W} (Choose both if you pay the entwine cost.) +End \ No newline at end of file