[274/274] magic-modules rollout (#51)
Add Magic-Modules support to all frames
This commit is contained in:
@@ -86,22 +86,22 @@ auto replace:
|
||||
replace: •
|
||||
auto replace:
|
||||
match: WETB
|
||||
replace: When CARDNAME enters the battlefield
|
||||
replace: When CARDNAME enters
|
||||
auto replace:
|
||||
match: CEBT
|
||||
replace: CARDNAME enters the battlefield tapped.
|
||||
match: EBT
|
||||
replace: enters tapped.
|
||||
auto replace:
|
||||
match: ETB
|
||||
replace: enters the battlefield
|
||||
replace: enters
|
||||
auto replace:
|
||||
match: etb
|
||||
replace: enters the battlefield
|
||||
replace: enters
|
||||
auto replace:
|
||||
match: battlefieldA
|
||||
replace: enters the battlefield or attacks,
|
||||
match: entersA
|
||||
replace: enters or attacks,
|
||||
auto replace:
|
||||
match: battlefieldT
|
||||
replace: battlefield tapped
|
||||
match: entersT
|
||||
replace: enters tapped
|
||||
auto replace:
|
||||
match: WTD
|
||||
replace: When CARDNAME dies
|
||||
@@ -127,10 +127,10 @@ auto replace:
|
||||
#Abilities
|
||||
auto replace:
|
||||
match: CBC
|
||||
replace: CARDNAME can't be countered.
|
||||
replace: This spell can't be countered.
|
||||
auto replace:
|
||||
match: CBSA
|
||||
replace: CARDNAME can't be countered by spells or abilities.
|
||||
replace: This spell can't be countered by spells or abilities.
|
||||
auto replace:
|
||||
match: WTT
|
||||
replace: Whenever CARDNAME becomes the target of a spell
|
||||
@@ -217,7 +217,7 @@ auto replace:
|
||||
replace: Destroy target land.
|
||||
auto replace:
|
||||
match: CLONE
|
||||
replace: You may have CARDNAME enter the battlefield as a copy of any creature on the battlefield.
|
||||
replace: You may have CARDNAME enter as a copy of any creature on the battlefield.
|
||||
auto replace:
|
||||
match: MUR
|
||||
replace: Destroy target creature.
|
||||
@@ -232,7 +232,7 @@ auto replace:
|
||||
replace: Destroy target attacking or blocking creature.
|
||||
auto replace:
|
||||
match: ORING
|
||||
replace: When CARDNAME enters the battlefield, exile target creature an opponent controls until CARDNAME leaves the battlefield. (That creature returns under its owner's control.)
|
||||
replace: When CARDNAME enters, exile target creature an opponent controls until CARDNAME leaves the battlefield. (That creature returns under its owner's control.)
|
||||
auto replace:
|
||||
match: WIDE
|
||||
replace: CARDNAME can block any number of creatures.
|
||||
@@ -265,7 +265,7 @@ auto replace:
|
||||
replace: Put target creature card from a graveyard onto the battlefield under your control.
|
||||
auto replace:
|
||||
match: UNT
|
||||
replace: Whenever another creature enters the battlefield, untap CARDNAME.
|
||||
replace: Whenever another creature enters, untap CARDNAME.
|
||||
auto replace:
|
||||
match: XATK
|
||||
replace: Untap all creatures that attacked this turn. After this main phase, there is an additional combat phase followed by an additional main phase.
|
||||
@@ -346,7 +346,7 @@ auto replace:
|
||||
replace: CARDNAME can't be blocked by creatures with power 2 or less.
|
||||
auto replace:
|
||||
match: HYDRA
|
||||
replace: CARDNAME enters the battlefield with X +1/+1 counters on it.
|
||||
replace: CARDNAME enters with X +1/+1 counters on it.
|
||||
auto replace:
|
||||
match: FOG
|
||||
replace: Prevent all combat damage that would be dealt this turn.
|
||||
@@ -379,7 +379,7 @@ auto replace:
|
||||
replace: Target creature attacks this turn if able.
|
||||
auto replace:
|
||||
match: MEDDLING
|
||||
replace: As CARDNAME enters the battlefield, choose a nonland card name. Spells with the chosen name can't be cast.
|
||||
replace: As CARDNAME enters, choose a nonland card name. Spells with the chosen name can't be cast.
|
||||
auto replace:
|
||||
match: SILENCE
|
||||
replace: Your opponents can't cast spells this turn. (Spells cast before this resolves are unaffected.)
|
||||
@@ -435,7 +435,7 @@ auto replace:
|
||||
replace: Threshold — If seven or more cards are in your graveyard, {Effect}
|
||||
auto replace:
|
||||
match: IMPRINT
|
||||
replace: Imprint — When CARDNAME enters the battlefield, you may exile a {something} from {somewhere}.
|
||||
replace: Imprint — When CARDNAME enters, you may exile a {something} from {somewhere}.
|
||||
auto replace:
|
||||
match: CHANNEL
|
||||
replace: Channel — {Cost}, discard CARDNAME: {Effect}
|
||||
@@ -465,10 +465,10 @@ auto replace:
|
||||
replace: Domain — {Effect} for each basic land type among lands you control.
|
||||
auto replace:
|
||||
match: LANDFALLP
|
||||
replace: Landfall — Whenever a land enters the battlefield under your control,
|
||||
replace: Landfall — Whenever a land you control enters,
|
||||
auto replace:
|
||||
match: LANDFALLS
|
||||
replace: Landfall — If you had a land enter the battlefield under your control this turn, {Effect}.
|
||||
replace: Landfall — If you had a land enter under your control this turn, {Effect}.
|
||||
auto replace:
|
||||
match: METALCRAFTP
|
||||
replace: Metalcraft — {Effect} as long as you control three or more artifacts.
|
||||
@@ -504,7 +504,7 @@ auto replace:
|
||||
replace: Inspired — Whenever CARDNAME becomes untapped,
|
||||
auto replace:
|
||||
match: CONSTELLATION
|
||||
replace: Constellation — Whenever CARDNAME or another enchantment enters the battlefield under your control,
|
||||
replace: Constellation — Whenever CARDNAME or another enchantment you control enters,
|
||||
auto replace:
|
||||
match: STRIVE
|
||||
replace: Strive — CARDNAME costs {COST} more to cast for each target beyond the first.
|
||||
@@ -537,7 +537,7 @@ auto replace:
|
||||
replace: Spell Mastery — As long as there are two or more instant and/or sorcery cards in your graveyard, {Effect}.
|
||||
auto replace:
|
||||
match: RALLY
|
||||
replace: Rally — Whenever CARDNAME or another Ally enters the battlefield under your control, {Effect}.
|
||||
replace: Rally — Whenever CARDNAME or another Ally you control enters, {Effect}.
|
||||
auto replace:
|
||||
match: COHORT
|
||||
replace: Cohort — [T], Tap an untapped Ally you control: {Effect}.
|
||||
|
||||
Reference in New Issue
Block a user