Migrate scripts for DMU, DMC & HBG and fix file name typos

This commit is contained in:
paulsnoops
2022-09-30 08:48:19 +01:00
parent 3acdf1b72f
commit aa26052f85
332 changed files with 164 additions and 164 deletions

View File

@@ -1,11 +1,11 @@
Name:Aether Channeler Name:Aether Channeler
ManaCost:2 U ManaCost:2 U
Types:Creature Human Wizard Types:Creature Human Wizard
PT:2/1 PT:2/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY
SVar:TrigCharm:DB$ Charm | Choices$ DBToken,DBBounce,DBDraw SVar:TrigCharm:DB$ Charm | Choices$ DBToken,DBBounce,DBDraw
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_bird_flying | TokenOwner$ You | SpellDescription$ Create a 1/1 white Bird creature token with flying. SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_bird_flying | TokenOwner$ You | SpellDescription$ Create a 1/1 white Bird creature token with flying.
SVar:DBBounce:DB$ ChangeZone | ValidTgts$ Permanent.Other+nonLand | TgtPrompt$ Select another target nonland permanent | TgtZone$ Battlefield | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return another target nonland permanent to its owner's hand. SVar:DBBounce:DB$ ChangeZone | ValidTgts$ Permanent.Other+nonLand | TgtPrompt$ Select another target nonland permanent | TgtZone$ Battlefield | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return another target nonland permanent to its owner's hand.
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SpellDescription$ Draw a card. SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SpellDescription$ Draw a card.
DeckHas:Ability$Token DeckHas:Ability$Token
Oracle:When Aether Channeler enters the battlefield, choose one —\n• Create a 1/1 white Bird creature token with flying.\n• Return another target nonland permanent to its owner's hand.\n• Draw a card. Oracle:When Aether Channeler enters the battlefield, choose one —\n• Create a 1/1 white Bird creature token with flying.\n• Return another target nonland permanent to its owner's hand.\n• Draw a card.

View File

@@ -1,5 +1,5 @@
Name:Contaminated Aquifer Name:Contaminated Aquifer
ManaCost:no cost ManaCost:no cost
Types:Land Island Swamp Types:Land Island Swamp
K:CARDNAME enters the battlefield tapped. K:CARDNAME enters the battlefield tapped.
Oracle:({T}: Add {U} or {B}.)\nContaminated Aquifer enters the battlefield tapped. Oracle:({T}: Add {U} or {B}.)\nContaminated Aquifer enters the battlefield tapped.

View File

@@ -1,10 +1,10 @@
Name:Cult Conscript Name:Cult Conscript
ManaCost:B ManaCost:B
Types:Creature Skeleton Warrior Types:Creature Skeleton Warrior
PT:2/1 PT:2/1
K:CARDNAME enters the battlefield tapped. K:CARDNAME enters the battlefield tapped.
A:AB$ ChangeZone | Cost$ 1 B | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | CheckSVar$ X | SVarCompare GT0 | SpellDescription$ Return CARDNAME from your graveyard to the battlefield. Activate only if a non-Skeleton creature died under your control this turn. A:AB$ ChangeZone | Cost$ 1 B | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | CheckSVar$ X | SVarCompare GT0 | SpellDescription$ Return CARDNAME from your graveyard to the battlefield. Activate only if a non-Skeleton creature died under your control this turn.
SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature.YouCtrl+nonSkeleton SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature.YouCtrl+nonSkeleton
SVar:DiscardMe:1 SVar:DiscardMe:1
SVar:SacMe:1 SVar:SacMe:1
Oracle:Cult Conscript enters the battlefield tapped.\n{1}{B}: Return Cult Conscript from your graveyard to the battlefield. Activate only if a non-Skeleton creature died under your control this turn. Oracle:Cult Conscript enters the battlefield tapped.\n{1}{B}: Return Cult Conscript from your graveyard to the battlefield. Activate only if a non-Skeleton creature died under your control this turn.

View File

@@ -1,5 +1,5 @@
Name:Geothermal Bog Name:Geothermal Bog
ManaCost:no cost ManaCost:no cost
Types:Land Swamp Mountain Types:Land Swamp Mountain
K:CARDNAME enters the battlefield tapped. K:CARDNAME enters the battlefield tapped.
Oracle:({T}: Add {B} or {R}.)\nGeothermal Bog enters the battlefield tapped. Oracle:({T}: Add {B} or {R}.)\nGeothermal Bog enters the battlefield tapped.

View File

@@ -1,5 +1,5 @@
Name:Haunted Mire Name:Haunted Mire
ManaCost:no cost ManaCost:no cost
Types:Land Swamp Forest Types:Land Swamp Forest
K:CARDNAME enters the battlefield tapped. K:CARDNAME enters the battlefield tapped.
Oracle:({T}: Add {B} or {G}.)\nHaunted Mire enters the battlefield tapped. Oracle:({T}: Add {B} or {G}.)\nHaunted Mire enters the battlefield tapped.

Some files were not shown because too many files have changed in this diff Show More