Added Stir the Pride (thanks Squee)

This commit is contained in:
moomarc
2012-03-22 16:14:54 +00:00
parent 41dad774ce
commit 5cb6cf67b5
2 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8663,6 +8663,7 @@ res/cardsfolder/s/stinkdrinker_bandit.txt -text
res/cardsfolder/s/stinkdrinker_daredevil.txt svneol=native#text/plain res/cardsfolder/s/stinkdrinker_daredevil.txt svneol=native#text/plain
res/cardsfolder/s/stinkweed_imp.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_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/stirring_wildwood.txt svneol=native#text/plain
res/cardsfolder/s/stitch_in_time.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 res/cardsfolder/s/stitch_together.txt svneol=native#text/plain

View File

@@ -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