Okay, found the script, but still do not know how to make a correct beast token. What exactly am I supposed to change in here? (Okay, I figured it out, but I cannot find a high res image of the missing token. 4/2 green beast (created from trial of strength, Amonkhet)
Name:
Trial of StrengthManaCost:2 G
Types:Enchantment
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self |
Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 4/2 green Beast creature token.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Beast | TokenTypes$ Creature,Beast | TokenOwner$ You | TokenColors$ Green | TokenPower$ 4 | TokenToughness$ 2 | TokenImage$ g 4 2 beast
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | ValidCard$ Cartouche.YouCtrl |
Execute$ TrigReturn | TriggerDescription$ When a Cartouche enters the battlefield under your control, return CARDNAME to its owner's hand.
SVar:TrigReturn:DB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Defined$ Self
DeckHas:Ability$Token
DeckHints:Type$Cartouche
SVar:Picture:http://www.wizards.com/global/images/magic/general/trial_of_strength.jpg
Oracle:When
Trial of Strength enters the battlefield, create a 4/2 green Beast creature token.\nWhen a Cartouche enters the battlefield under your control, return
Trial of Strength to its owner's hand.