sutured_ghoul.txt overhaul

This commit is contained in:
Northmoc
2021-07-12 11:49:04 -04:00
parent 94ae1fe777
commit d655d43910

View File

@@ -3,14 +3,14 @@ ManaCost:4 B B B
Types:Creature Zombie Types:Creature Zombie
PT:*/* PT:*/*
K:Trample K:Trample
K:ETBReplacement:Copy:ChooseCreatures K:ETBReplacement:Other:ChooseCreatures
SVar:ChooseCreatures:DB$ ChooseCard | Defined$ You | Amount$ X | Choices$ Creature.YouOwn | ChoiceTitle$ Exile any number of creature cards from your graveyard. | ChoiceZone$ Graveyard | RememberChosen$ True | SubAbility$ ExileCreatures | SpellDescription$ As CARDNAME enters the battlefield, exile any number of creature cards from your graveyard. CARDNAME's power is equal to the total power of the exiled cards and its toughness is equal to their total toughness. SVar:ChooseCreatures:DB$ ChooseCard | Defined$ You | MinAmount$ 0 | Amount$ X | Choices$ Creature.YouOwn+Other | ChoiceTitle$ Exile any number of creature cards from your graveyard | ChoiceZone$ Graveyard | RememberChosen$ True | SubAbility$ ExileCreatures | SpellDescription$ As CARDNAME enters the battlefield, exile any number of creature cards from your graveyard. CARDNAME's power is equal to the total power of the exiled cards and its toughness is equal to their total toughness.
SVar:ExileCreatures:DB$ ChangeZoneAll | ChangeType$ Remembered | Origin$ Graveyard | Destination$ Exile | SubAbility$ AnimateSuture SVar:ExileCreatures:DB$ ChangeZoneAll | ChangeType$ Card.IsRemembered | Origin$ Graveyard | Destination$ Exile | SubAbility$ DBEffect
SVar:AnimateSuture:DB$ Animate | Defined$ Self | Power$ TotalPower | Toughness$ TotalToughness | Duration$ Permanent | SubAbility$ DBCleanup SVar:DBEffect:DB$ Effect | StaticAbilities$ PT | ImprintCards$ Remembered | RememberObjects$ Self | Duration$ Permanent | ExileOnMoved$ Battlefield | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:PT:Mode$ Continuous | EffectZone$ Command | Affected$ Card.IsRemembered | SetPower$ TotalPower | SetToughness$ TotalToughness | Description$ EFFECTSOURCE's power is equal to the total power of the exiled cards and its toughness is equal to their total toughness.
SVar:TotalPower:Remembered$CardPower SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearChosenCard$ True
SVar:TotalToughness:Remembered$CardToughness SVar:TotalPower:Imprinted$CardPower
SVar:TotalToughness:Imprinted$CardToughness
SVar:X:Count$TypeInYourYard.Creature SVar:X:Count$TypeInYourYard.Creature
AI:RemoveDeck:Random AI:RemoveDeck:Random
SVar:Picture:http://www.wizards.com/global/images/magic/general/sutured_ghoul.jpg
Oracle:Trample\nAs Sutured Ghoul enters the battlefield, exile any number of creature cards from your graveyard.\nSutured Ghoul's power is equal to the total power of the exiled cards and its toughness is equal to their total toughness. Oracle:Trample\nAs Sutured Ghoul enters the battlefield, exile any number of creature cards from your graveyard.\nSutured Ghoul's power is equal to the total power of the exiled cards and its toughness is equal to their total toughness.