Esikas Charriot

This commit is contained in:
John
2021-01-28 14:22:47 +00:00
parent b0d05aeff4
commit d585f71d6d

View File

@@ -0,0 +1,11 @@
Name:Esika's Chariot
ManaCost:3 G
Types:Legendary Artifact Vehicle
PT:4/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create two 2/2 green Cat creature tokens.
SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ g_2_2_cat | TokenOwner$ You
T:Mode$ Attacks | ValidCard$ Card.Self |Execute$ TrigCopy | SpellDescription$ Whenever CARDNAME attacks, create a token thats a copy of target token you control.
SVar:TrigCopy:DB$ CopyPermanent | Choices$ Creature.token+YouCtrl | NumCopies$ 1 |
K:Crew:3
DeckHas:Ability$Token
Oracle:When Esikas Chariot enters the battlefield, create two 2/2 green Cat creature tokens./nWhenever Esikas Chariot attacks, create a token thats a copy of target token you control.