mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
fix guttergrime
This commit is contained in:
@@ -3,7 +3,9 @@ ManaCost:4 G
|
||||
Types:Enchantment
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl+nonToken | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a nontoken creature you control dies, put a slime counter on CARDNAME, then create a green Ooze creature with "This creature's power and toughness are each equal to the number of slime counters on CARDNAME."
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ SLIME | CounterNum$ 1 | SubAbility$ DBToken
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ g_x_x_ooze_gutter_grime | TokenOwner$ You | LegacyImage$ g x x ooze gutter grime isd | RememberSource$ True
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ g_x_x_ooze_gutter_grime | TokenOwner$ You | LegacyImage$ g x x ooze gutter grime isd | ImprintTokens$ True
|
||||
S:Mode$ Continuous | Affected$ Creature.IsImprinted | SetPower$ X | SetToughness$ X
|
||||
SVar:X:Count$CardCounters.SLIME
|
||||
AI:RemoveDeck:Random
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/gutter_grime.jpg
|
||||
Oracle:Whenever a nontoken creature you control dies, put a slime counter on Gutter Grime, then create a green Ooze creature with "This creature's power and toughness are each equal to the number of slime counters on Gutter Grime."
|
||||
@@ -3,6 +3,4 @@ ManaCost:no cost
|
||||
Types:Creature Ooze
|
||||
Colors:green
|
||||
PT:*/*
|
||||
S:Mode$ Continuous | SetPower$ GutterGrimePT | CharacteristicDefining$ True | Description$ This creature's power and toughness are each equal to the number of slime counters on Gutter Grime.
|
||||
SVar:GutterGrimePT:Remembered$CardCounters.SLIME
|
||||
Oracle:This creature's power and toughness are each equal to the number of slime counters on Gutter Grime.
|
||||
|
||||
Reference in New Issue
Block a user