mtg-forge-ios/forge-gui/res/cardsfolder/w/wildgrowth_walker.txt
Indigo Dragon f53f7aa9a3 Several Ixalan changes, as well as adding Scry reminder texts to those that need them.
Notes: Grim Captain's Call is... weird. Needs fixing for the stack panel when cast (Largely because it doesn't target the creatures on cast, only returns them on resolution)

Also: Boneyard Parley works when the Human uses it, but AI absolutely butches the execution I can't explain. Added SVar:RemAIDeck:True just in case. Pls fix.

git-svn-id: http://svn.slightlymagic.net/forge/trunk@35738 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-24 11:55:39 +00:00

10 lines
636 B
Plaintext

Name:Wildgrowth Walker
ManaCost:1 G
Types:Creature Elemental
PT:1/3
T:Mode$ Explores | Execute$ DBPutCounter | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature you control explores, put a +1/+1 counter on CARDNAME and you gain 3 life.
SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterNum$ 1 | CounterType$ P1P1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 3
SVar:Picture:http://www.wizards.com/global/images/magic/general/wildgrowth_walker.jpg
Oracle:Whenever a creature you control explores, put a +1/+1 counter on Wildgrowth Walker and you gain 3 life.