diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index 8bc4c4da4..dcf8bea04 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -26521,15 +26521,6 @@ mana={3}{W} type=Enchantment [/card] [card] -name=Vastwood Animist -text={T}: Target land you control becomes an X/X Elemental creature until end of turn, where X is the number of Allies you control. It's still a land. -mana={2}{G} -type=Creature -subtype=Elf Shaman Ally -power=1 -toughness=1 -[/card] -[card] name=Vastwood Zendikon text=Enchant land -- Enchanted land is a 6/4 green Elemental creature. It's still a land. -- When enchanted land is put into a graveyard, return that card to its owner's hand. mana={4}{G} diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 757cc7d85..4ae8397a4 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -68938,6 +68938,16 @@ power=3 toughness=4 [/card] [card] +name=Vastwood Animist +text={T}: Target land you control becomes an X/X Elemental creature until end of turn, where X is the number of Allies you control. It's still a land. +auto={t}:target(land|mybattlefield) transforms(Elemental Creature,setpower=type:ally|mybattlefield,settoughness=type:ally|mybattlefield) ueot +mana={2}{G} +type=Creature +subtype=Elf Shaman Ally +power=1 +toughness=1 +[/card] +[card] name=Vastwood Gorger mana={5}{G} type=Creature