From b13347190d0c7aedfcacb8d7fa7794816e5346b7 Mon Sep 17 00:00:00 2001 From: kms70847 Date: Fri, 5 Jul 2019 20:40:02 -0400 Subject: [PATCH] Set the token's power and toughness to X --- .../res/cardsfolder/b/budoka_gardener_dokai_weaver_of_life.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/b/budoka_gardener_dokai_weaver_of_life.txt b/forge-gui/res/cardsfolder/b/budoka_gardener_dokai_weaver_of_life.txt index f9feb724c73..b4843a72e6f 100644 --- a/forge-gui/res/cardsfolder/b/budoka_gardener_dokai_weaver_of_life.txt +++ b/forge-gui/res/cardsfolder/b/budoka_gardener_dokai_weaver_of_life.txt @@ -15,7 +15,7 @@ ManaCost:1 G Colors:green Types:Legendary Creature Human Monk PT:3/3 -A:AB$Token | Cost$ 4 G G T | TokenAmount$ 1 | TokenScript$ g_x_x_elemental | LegacyImage$ g x x elemental chk | TokenOwner$ You | SpellDescription$ Create an X/X green Elemental creature token, where X is the number of lands you control. +A:AB$Token | Cost$ 4 G G T | TokenAmount$ 1 | TokenScript$ g_x_x_elemental | LegacyImage$ g x x elemental chk | TokenPower$ X | TokenToughness$ X | References$ X | TokenOwner$ You | SpellDescription$ Create an X/X green Elemental creature token, where X is the number of lands you control. SVar:X:Count$Valid Land.YouCtrl SVar:Picture:http://www.wizards.com/global/images/magic/general/dokai_weaver_of_life.jpg Oracle:{4}{G}{G}, {T}: Create an X/X green Elemental creature token, where X is the number of lands you control.