mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
4833f18e93
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35752 269b9781-a132-4a9b-9d4e-f004f1b56b58
16 lines
1.5 KiB
Plaintext
16 lines
1.5 KiB
Plaintext
Name:Vigorous Charge
|
|
ManaCost:G
|
|
Types:Instant
|
|
K:Kicker:W
|
|
A:SP$ Pump | Cost$ G | ValidTgts$ Creature | KW$ Trample | SubAbility$ VigorousPumping | 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.
|
|
SVar:VigorousPumping:DB$ Effect | TgtPrompt$ Select target creature | Triggers$ TrigDamage,EndTrackingEffect | SVars$ VigorousLife,X,ExileEffect | RememberObjects$ Targeted | Condition$ Kicked | ConditionDescription$ If Vigorous Charge was kicked,
|
|
SVar:TrigDamage:Mode$ DamageDealtOnce | CombatDamage$ True | ValidSource$ Creature.IsRemembered | Execute$ VigorousLife | TriggerDescription$ Whenever the targeted creature deals combat damage this turn, you gain life equal to that damage.
|
|
SVar:VigorousLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ 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$ Command | Destination$ Exile
|
|
SVar:RemRandomDeck:True
|
|
DeckHints:Color$White
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/vigorous_charge.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.
|