From f38caf31dfb8e2b7868550e40ec2d74b8c2d20b7 Mon Sep 17 00:00:00 2001 From: moomarc Date: Tue, 17 Apr 2012 10:03:56 +0000 Subject: [PATCH] Added Vigorous Charge, and Vintara Elephant (thanks Squee) --- .gitattributes | 2 ++ res/cardsfolder/v/vigorous_charge.txt | 17 +++++++++++++++++ res/cardsfolder/v/vintara_elephant.txt | 12 ++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 res/cardsfolder/v/vigorous_charge.txt create mode 100644 res/cardsfolder/v/vintara_elephant.txt diff --git a/.gitattributes b/.gitattributes index 041e1d44017..dffb8a8605e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9898,6 +9898,7 @@ res/cardsfolder/v/vigilant_martyr.txt svneol=native#text/plain res/cardsfolder/v/vigilant_sentry.txt svneol=native#text/plain res/cardsfolder/v/vigor.txt -text res/cardsfolder/v/vigor_mortis.txt -text svneol=unset#text/plain +res/cardsfolder/v/vigorous_charge.txt -text res/cardsfolder/v/vile_deacon.txt svneol=native#text/plain res/cardsfolder/v/vile_requiem.txt svneol=native#text/plain res/cardsfolder/v/village_bell_ringer.txt -text @@ -9914,6 +9915,7 @@ res/cardsfolder/v/vine_kami.txt -text res/cardsfolder/v/vine_trellis.txt svneol=native#text/plain res/cardsfolder/v/vinelasher_kudzu.txt svneol=native#text/plain res/cardsfolder/v/vines_of_vastwood.txt svneol=native#text/plain +res/cardsfolder/v/vintara_elephant.txt -text res/cardsfolder/v/vintara_snapper.txt svneol=native#text/plain res/cardsfolder/v/violent_eruption.txt -text res/cardsfolder/v/violent_outburst.txt svneol=native#text/plain diff --git a/res/cardsfolder/v/vigorous_charge.txt b/res/cardsfolder/v/vigorous_charge.txt new file mode 100644 index 00000000000..b0c2e9c7f8c --- /dev/null +++ b/res/cardsfolder/v/vigorous_charge.txt @@ -0,0 +1,17 @@ +Name:Vigorous Charge +ManaCost:G +Types:Instant +Text:no text +A:SP$ Pump | Cost$ G | ValidTgts$ Creature | KW$ Trample | SpellDescription$ Target creature gains trample until end of turn. Whenever that creature deals combat damage this turn, if CARDNAME was kicked, you gain life equal to that damage. +A:SP$ Pump | Cost$ G W | SetAsKicked$ True | ValidTgts$ Creature | KW$ Trample | SubAbility$ VigorousPumping | SpellDescription$ Kicker W (You may pay an additional W as you cast this spell.) +SVar:VigorousPumping:DB$ Effect | Cost$ 2 G | TgtPrompt$ Select target creature | Triggers$ TrigDamage,EndTrackingEffect | SVars$ VigorousLife,X,ExileEffect | RememberObjects$ Targeted +SVar:TrigDamage:Mode$ DamageDone | ValidSource$ Creature.IsRemembered | CombatDamage$ True | Execute$ VigorousLife | CombatDamage$ True | TriggerDescription$ Whenever the targeted creature deals combat damage this turn, you gain life equal to that damage. +SVar:VigorousLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X +SVar:X:TriggerCount$DamageAmount +SVar:EndTrackingEffect:Mode$ ChangesZone | ValidCard$ Card.IsRemembered | Origin$ Battlefield | Destination$ Any | Execute$ ExileEffect | Static$ True +SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/vigorous_charge.jpg +SetInfo:INV|Common|http://magiccards.info/scans/en/in/222.jpg +Oracle:Kicker {W} (You may pay an additional {W} as you cast this spell.)\nTarget creature gains trample until end of turn. Whenever that creature deals combat damage this turn, if Vigorous Charge was kicked, you gain life equal to that damage. +End \ No newline at end of file diff --git a/res/cardsfolder/v/vintara_elephant.txt b/res/cardsfolder/v/vintara_elephant.txt new file mode 100644 index 00000000000..a21c8f5ad41 --- /dev/null +++ b/res/cardsfolder/v/vintara_elephant.txt @@ -0,0 +1,12 @@ +Name:Vintara Elephant +ManaCost:4 G +Types:Creature Elephant +Text:no text +PT:4/3 +K:Trample +A:AB$ Debuff | Cost$ 3 | Defined$ Self | Keywords$ Trample | AnyPlayer$ True | SpellDescription$ CARDNAME loses trample until end of turn. Any player may activate this ability. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/vintara_elephant.jpg +SetInfo:PCY|Common|http://magiccards.info/scans/en/pr/131.jpg +Oracle:Trample\n{3}: Vintara Elephant loses trample until end of turn. Any player may activate this ability. +End \ No newline at end of file