mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Use EVG tokens
This commit is contained in:
@@ -3,6 +3,6 @@ ManaCost:3 G
|
||||
Types:Creature Treefolk Warrior
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 1/1 green Elf Warrior creature token.
|
||||
SVar:TrigToken:DB$Token | TokenAmount$ 1 | TokenName$ Elf Warrior | TokenTypes$ Creature,Elf,Warrior | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1
|
||||
SVar:TrigToken:DB$Token | TokenAmount$ 1 | TokenName$ Elf Warrior | TokenTypes$ Creature,Elf,Warrior | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ g_1_1_elf_warrior_evg
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ambassador_oak.jpg
|
||||
Oracle:When Ambassador Oak enters the battlefield, create a 1/1 green Elf Warrior creature token.
|
||||
|
||||
Reference in New Issue
Block a user