Hero of Precinct One -> TokenScripts

This commit is contained in:
Chris H
2019-01-18 21:24:29 -05:00
parent c4c061d669
commit dfbfcf0a11
2 changed files with 7 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ ManaCost:1 W
Types:Creature Human Warrior
PT:2/2
T:Mode$ SpellCast | ValidCard$ Card.MultiColor | ValidActivatingPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a multicolored spell, create a 1/1 white Human creature token.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Human | TokenTypes$ Creature,Human | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ w 1 1 human rna
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ You | TokenScript$ w_1_1_human | LegacyImage$ w 1 1 human rna
SVar:RemRandomDeck:True
SVar:BuffedBy:Card.MultiColor
DeckHas:Ability$Token

View File

@@ -0,0 +1,6 @@
Name:Human
ManaCost:no cost
Types:Creature Human
Colors:white
PT:1/1
Oracle: