diff --git a/forge-gui/res/cardsfolder/upcoming/seething_skitter_priest.txt b/forge-gui/res/cardsfolder/upcoming/seething_skitter_priest.txt index 84e1f6eed2a..6a8d05c483d 100644 --- a/forge-gui/res/cardsfolder/upcoming/seething_skitter_priest.txt +++ b/forge-gui/res/cardsfolder/upcoming/seething_skitter_priest.txt @@ -5,8 +5,8 @@ PT:3/3 K:Toxic:1 T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigEffect | TriggerDescription$ When CARDNAME enters the battlefield, creatures you control and creature cards in your hand perpetually gain "When this creature dies, create a 1/1 colorless Phyrexian Mite artifact creature token with toxic 1 and 'This creature can't block.'" SVar:TrigEffect:DB$ Effect | RememberObjects$ Valid Creature.YouCtrl,ValidHand Creature.YouOwn | StaticAbilities$ PerpetualTokenTrig | Name$ Seething Skitter-Priest's Perpetual Effect | Duration$ Permanent -SVar:PerpetualTokenTrig:Mode$ Continuous | Affected$ Card.IsRemembered | AddTrigger$ ETBToken | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This creature perpetually gains "When this creature dies, create a 1/1 colorless Phyrexian Mite artifact creature token with toxic 1 and 'This creature can't block.'" -SVar:ETBToken:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When this creature dies, create a 1/1 colorless Phyrexian Mite artifact creature token with toxic 1 and 'This creature can't block.'" +SVar:PerpetualTokenTrig:Mode$ Continuous | Affected$ Card.IsRemembered | AddTrigger$ DieToken | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This creature perpetually gains "When this creature dies, create a 1/1 colorless Phyrexian Mite artifact creature token with toxic 1 and 'This creature can't block.'" +SVar:DieToken:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When this creature dies, create a 1/1 colorless Phyrexian Mite artifact creature token with toxic 1 and 'This creature can't block.'" SVar:TrigToken:DB$ Token | TokenScript$ c_1_1_a_phyrexian_mite_toxic_noblock | TokenOwner$ You SVar:Update:Mode$ ChangesZone | Origin$ Any | Destination$ Any | Static$ True | ValidCard$ Card.IsRemembered | Execute$ DBUpdate SVar:DBUpdate:DB$ UpdateRemember