Refactor scripts! (#4874)

This commit is contained in:
tool4ever
2024-03-23 17:48:44 +01:00
committed by GitHub
parent 9928e0d876
commit 5e2a69f2cb
74 changed files with 158 additions and 222 deletions

View File

@@ -1,7 +1,6 @@
Name:Hideous End
ManaCost:1 B B
Types:Instant
A:SP$ Destroy | Cost$ 1 B B | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | AlwaysRemember$ True | RememberLKI$ True | SubAbility$ DBDrain | SpellDescription$ Destroy target nonblack creature. Its controller loses 2 life.
SVar:DBDrain:DB$ LoseLife | Defined$ RememberedController | LifeAmount$ 2 | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
A:SP$ Destroy | Cost$ 1 B B | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | SubAbility$ DBDrain | SpellDescription$ Destroy target nonblack creature. Its controller loses 2 life.
SVar:DBDrain:DB$ LoseLife | Defined$ TargetedController | LifeAmount$ 2
Oracle:Destroy target nonblack creature. Its controller loses 2 life.