mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
DDS tokens
This commit is contained in:
@@ -3,6 +3,6 @@ ManaCost:3 G
|
|||||||
Types:Creature Treefolk Warrior
|
Types:Creature Treefolk Warrior
|
||||||
PT:3/3
|
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.
|
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 | TokenImage$ g_1_1_elf_warrior_evg
|
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_dds
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ambassador_oak.jpg
|
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.
|
Oracle:When Ambassador Oak enters the battlefield, create a 1/1 green Elf Warrior creature token.
|
||||||
|
|||||||
Reference in New Issue
Block a user