mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Added Stir the Pride (thanks Squee)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
17
res/cardsfolder/s/stir_the_pride.txt
Normal file
17
res/cardsfolder/s/stir_the_pride.txt
Normal 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
|
||||
Reference in New Issue
Block a user