form_of_the_squirrel.txt fixes

This commit is contained in:
Northmoc
2021-04-01 22:25:05 -04:00
parent 952a9b69e1
commit 684b3d2b2b

View File

@@ -1,10 +1,12 @@
Name:Form of the Squirrel
ManaCost:G
Types:Enchantment
S:Mode$ Continuous | Affected$ You | AddKeyword$ Hexproof | Description$ You have shroud.
S:Mode$ CantBeCast | ValidCard$ Spell | Caster$ You | EffectZone$ Battlefield | Description$ You can't cast spells.
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Self | Execute$ TrigToken | TriggerDescription$ As CARDNAME enters the battlefield, create a 1/1 green Squirrel creature token.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenOwner$ You | TokenScript$ g_1_1_squirrel | LegacyImage$ g 1 1 squirrel unh | TokenTriggers$ TrigLTB
SVar:TrigLTB:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigLose | TriggerController$ TriggeredCardController | TriggerDescription$ You lose the game when this leaves the battlefield.
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ As CARDNAME enters the battlefield, create a 1/1 green Squirrel creature token. You lose the game when that creature leaves the battlefield.
SVar:TrigToken:DB$ Token | TokenScript$ g_1_1_squirrel | RememberTokens$ True
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.IsRemembered | Execute$ TrigLose | Secondary$ True | TriggerController$ TriggeredCardController | TriggerDescription$ You lose the game when that creature leaves the battlefield.
SVar:TrigLose:DB$ LosesGame | Defined$ You
S:Mode$ CantAttack | ValidCard$ Creature | Target$ You | Description$ Creatures can't attack you.
S:Mode$ Continuous | Affected$ You | AddKeyword$ Shroud | Description$ You have shroud.
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ You | EffectZone$ Battlefield | Description$ You can't cast spells.
DeckHas:Ability$Token
Oracle:As Form of the Squirrel enters the battlefield, create a 1/1 green Squirrel creature token. You lose the game when that creature leaves the battlefield.\nCreatures can't attack you.\nYou have shroud.\nYou can't cast spells.