October update
This commit is contained in:
@@ -176,17 +176,17 @@ keyword:
|
||||
keyword: Flying
|
||||
match: Flying
|
||||
mode: core
|
||||
reminder: This creature can’t be blocked except by creatures with flying or reach.
|
||||
reminder: {this_or_that("creature", upper:true)} can’t be blocked except by creatures with flying or reach.
|
||||
keyword:
|
||||
keyword: First strike
|
||||
match: First strike
|
||||
mode: core
|
||||
reminder: This creature deals combat damage before creatures without first strike.
|
||||
reminder: {this_or_that("creature", upper:true)} deals combat damage before creatures without first strike.
|
||||
keyword:
|
||||
keyword: Trample
|
||||
match: Trample
|
||||
mode: core
|
||||
reminder: This creature can deal excess combat damage to the player or planeswalker it's attacking.
|
||||
reminder: {this_or_that("creature", upper:true)} can deal excess combat damage to the player or planeswalker it's attacking.
|
||||
keyword:
|
||||
keyword: Banding
|
||||
match: Banding
|
||||
@@ -196,7 +196,7 @@ keyword:
|
||||
keyword: Landwalk
|
||||
match: <atom-param>prefix</atom-param>walk
|
||||
mode: old
|
||||
reminder: This creature can't be blocked as long as defending player controls a {if match(param1.value, match: " land$") or contains(param1.value, match: "Snow") or contains(param1.value, match:"Basic") or contains(param1.value, match:"Legendary") then "{to_lower(param1)}" else "{param1}"}.
|
||||
reminder: {this_or_that("creature", upper:true)} can't be blocked as long as defending player controls a {if match(param1.value, match: " land$") or contains(param1.value, match: "Snow") or contains(param1.value, match:"Basic") or contains(param1.value, match:"Legendary") then "{to_lower(param1)}" else "{param1}"}.
|
||||
keyword:
|
||||
keyword: Protection from
|
||||
match: Protection from <atom-param>name</atom-param>
|
||||
@@ -206,7 +206,7 @@ keyword:
|
||||
keyword: Regeneration
|
||||
match: Regenerate
|
||||
mode: action
|
||||
reminder: The next time {if has_pt() then "this creature" else "this"} would be destroyed this turn, it isn’t.{if has_pt() then " Instead tap it, remove all damage from it, and remove it from combat." else " Instead tap it."}
|
||||
reminder: The next time {this_or_that("permanent")} would be destroyed this turn, it isn’t.{if has_pt() then " Instead tap it, remove all damage from it, and remove it from combat." else " Instead tap it."}
|
||||
# Legends
|
||||
keyword:
|
||||
keyword: Bands with other
|
||||
@@ -217,13 +217,13 @@ keyword:
|
||||
keyword: Rampage
|
||||
match: Rampage <atom-param>number</atom-param>
|
||||
mode: old
|
||||
reminder: Whenever this creature becomes blocked, it gets +{param1}/+{param1} until end of turn for each creature blocking it beyond the first.
|
||||
reminder: Whenever {this_or_that("creature")} becomes blocked, it gets +{param1}/+{param1} until end of turn for each creature blocking it beyond the first.
|
||||
# Ice Age
|
||||
keyword:
|
||||
keyword: Cumulative upkeep
|
||||
match: Cumulative upkeep <atom-param>cost</atom-param>
|
||||
mode: old
|
||||
reminder: At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.
|
||||
reminder: At the beginning of your upkeep, put an age counter on {this_or_that("permanent")}, then sacrifice it unless you pay its upkeep cost for each age counter on it.
|
||||
# Mirage
|
||||
keyword:
|
||||
keyword: Phasing
|
||||
@@ -234,13 +234,13 @@ keyword:
|
||||
keyword: Flanking
|
||||
match: Flanking
|
||||
mode: expert
|
||||
reminder: Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.
|
||||
reminder: Whenever a creature without flanking blocks {this_or_that("creature")}, the blocking creature gets -1/-1 until end of turn.
|
||||
# Tempest
|
||||
keyword:
|
||||
keyword: Shadow
|
||||
match: Shadow
|
||||
mode: expert
|
||||
reminder: This creature can block or be blocked by only creatures with shadow.
|
||||
reminder: {this_or_that("creature", upper:true)} can block or be blocked by only creatures with shadow.
|
||||
keyword:
|
||||
keyword: Buyback
|
||||
match: Buyback <atom-param>cost</atom-param>
|
||||
@@ -251,7 +251,7 @@ keyword:
|
||||
keyword: Denimwalk
|
||||
match: Denimwalk
|
||||
mode: old
|
||||
reminder: If defending player is wearing any clothing made of denim, this creature is unblockable.
|
||||
reminder: If defending player is wearing any clothing made of denim, {this_or_that("creature")} is unblockable.
|
||||
# Urza's Saga
|
||||
keyword:
|
||||
keyword: Echo
|
||||
@@ -268,13 +268,13 @@ keyword:
|
||||
keyword: Haste
|
||||
match: Haste
|
||||
mode: core
|
||||
reminder: This creature can attack and <sym>T</sym> as soon as it comes under your control.
|
||||
reminder: {this_or_that("creature", upper:true)} can attack and <sym>T</sym> as soon as it comes under your control.
|
||||
# Portal: Three Kingdoms
|
||||
keyword:
|
||||
keyword: Horsemanship
|
||||
match: Horsemanship
|
||||
mode: old
|
||||
reminder: This creature can’t be blocked except by creatures with horsemanship.
|
||||
reminder: {this_or_that("creature", upper:true)} can’t be blocked except by creatures with horsemanship.
|
||||
# Nemesis
|
||||
keyword:
|
||||
keyword: Fading
|
||||
@@ -314,18 +314,18 @@ keyword:
|
||||
keyword: Fear
|
||||
match: Fear
|
||||
mode: old
|
||||
reminder: This creature can’t be blocked except by artifact creatures and/or black creatures.
|
||||
reminder: {this_or_that("creature", upper:true)} can’t be blocked except by artifact creatures and/or black creatures.
|
||||
# Legions
|
||||
keyword:
|
||||
keyword: Amplify
|
||||
match: Amplify <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: As this creature enters the battlefield, put {english_number_a(param1)} +1/+1 counter(s) on it for each {separate_words(spacer: " and/or ", card.sub_type)} card you reveal in your hand.
|
||||
reminder: As {this_or_that("creature")} enters the battlefield, put {english_number_a(param1)} +1/+1 counter(s) on it for each {separate_words(spacer: " and/or ", card.sub_type)} card you reveal in your hand.
|
||||
keyword:
|
||||
keyword: Double strike
|
||||
match: Double strike
|
||||
mode: core
|
||||
reminder: This creature deals both first-strike and regular combat damage.
|
||||
reminder: {this_or_that("creature", upper:true)} deals both first-strike and regular combat damage.
|
||||
keyword:
|
||||
keyword: Provoke
|
||||
match: Provoke
|
||||
@@ -399,12 +399,12 @@ keyword:
|
||||
keyword: Bushido
|
||||
match: Bushido <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: Whenever this creature blocks or becomes blocked, it gets +{param1}/+{param1} until end of turn.
|
||||
reminder: Whenever {this_or_that("creature")} blocks or becomes blocked, it gets +{param1}/+{param1} until end of turn.
|
||||
keyword:
|
||||
keyword: Soulshift
|
||||
match: Soulshift <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: When this creature dies, you may return target Spirit card with mana value {param1} or less from your graveyard to your hand.
|
||||
reminder: When {this_or_that("creature")} dies, you may return target Spirit card with mana value {param1} or less from your graveyard to your hand.
|
||||
keyword:
|
||||
keyword: Enchant
|
||||
match: Enchant <atom-param>name</atom-param>
|
||||
@@ -414,12 +414,12 @@ keyword:
|
||||
keyword: Vigilance
|
||||
match: Vigilance
|
||||
mode: core
|
||||
reminder: Attacking doesn’t cause this creature to tap.
|
||||
reminder: Attacking doesn’t cause {this_or_that("creature")} to tap.
|
||||
keyword:
|
||||
keyword: Defender
|
||||
match: Defender
|
||||
mode: core
|
||||
reminder: This creature can’t attack.
|
||||
reminder: {this_or_that("creature", upper:true)} can’t attack.
|
||||
# Unhinged
|
||||
keyword:
|
||||
keyword: Art rampage
|
||||
@@ -505,7 +505,7 @@ keyword:
|
||||
keyword: Graft
|
||||
match: Graft <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: {if has_pt() then "This creature" else "This permanent"} enters the battlefield with {english_number_a(param1)} +1/+1 counter(s) on it. Whenever {if has_pt() then "another" else "a"} creature enters the battlefield, you may move a +1/+1 counter from {if has_pt() then "this creature" else "this permanent"} onto it.
|
||||
reminder: {this_or_that("permanent", upper:true)} enters the battlefield with {english_number_a(param1)} +1/+1 counter(s) on it. Whenever {if has_pt() then "another" else "a"} creature enters the battlefield, you may move a +1/+1 counter from {this_or_that("permanent")} onto it.
|
||||
keyword:
|
||||
keyword: Forecast
|
||||
match: Forecast — <atom-param>action</atom-param>, Reveal <atom-param>name</atom-param> from your hand: <atom-param>action</atom-param>
|
||||
@@ -548,7 +548,7 @@ keyword:
|
||||
keyword: Vanishing
|
||||
match: Vanishing <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: This permanent enters the battlefield with {english_number_a(param1)} time counter(s) on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.
|
||||
reminder: {this_or_that("permanent", upper:true)} enters the battlefield with {english_number_a(param1)} time counter(s) on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.
|
||||
# Future Sight
|
||||
keyword:
|
||||
keyword: Deathtouch
|
||||
@@ -559,7 +559,7 @@ keyword:
|
||||
keyword: Reach
|
||||
match: Reach
|
||||
mode: core
|
||||
reminder: This creature can block creatures with flying.
|
||||
reminder: {this_or_that("creature", upper:true)} can block creatures with flying.
|
||||
keyword:
|
||||
keyword: Gravestorm
|
||||
match: Gravestorm
|
||||
@@ -574,7 +574,7 @@ keyword:
|
||||
keyword: Absorb
|
||||
match: Absorb <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: If a source would deal damage to this creature, prevent {param1} of that damage.
|
||||
reminder: If a source would deal damage to {this_or_that("creature")}, prevent {param1} of that damage.
|
||||
keyword:
|
||||
keyword: Fateseal
|
||||
match: Fateseal <atom-param>number</atom-param>
|
||||
@@ -588,7 +588,7 @@ keyword:
|
||||
keyword: Transfigure
|
||||
match: Transfigure <atom-param>cost</atom-param>
|
||||
mode: expert
|
||||
reminder: {param1}, Sacrifice this creature: Search your library for a creature card with the same mana value as this creature and put that card onto the battlefield, then shuffle. Transfigure only as a sorcery.
|
||||
reminder: {param1}, Sacrifice {this_or_that("permanent")}: Search your library for a creature card with the same mana value as {this_or_that("permanent")} and put that card onto the battlefield, then shuffle. Transfigure only as a sorcery.
|
||||
keyword:
|
||||
keyword: Aura swap
|
||||
match: Aura swap <atom-param>cost</atom-param>
|
||||
@@ -598,7 +598,7 @@ keyword:
|
||||
keyword: Frenzy
|
||||
match: Frenzy <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: Whenever this creature attacks and isn’t blocked, it gets +{param1}/+0 until end of turn.
|
||||
reminder: Whenever {this_or_that("creature")} attacks and isn’t blocked, it gets +{param1}/+0 until end of turn.
|
||||
keyword:
|
||||
keyword: Delve
|
||||
match: Delve
|
||||
@@ -608,12 +608,12 @@ keyword:
|
||||
keyword: Poisonous
|
||||
match: Poisonous <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: Whenever this creature deals combat damage to a player, that player gets {english_number_a(param1)} poison counter(s). A player with ten or more poison counters loses the game.
|
||||
reminder: Whenever {this_or_that("creature")} deals combat damage to a player, that player gets {english_number_a(param1)} poison counter(s). A player with ten or more poison counters loses the game.
|
||||
keyword:
|
||||
keyword: Shroud
|
||||
match: Shroud
|
||||
mode: core
|
||||
reminder: This permanent can’t be the target of spells or abilities.
|
||||
reminder: {this_or_that("permanent", upper:true)} can’t be the target of spells or abilities.
|
||||
keyword:
|
||||
keyword: Fortify
|
||||
match: Fortify <atom-param>cost</atom-param>
|
||||
@@ -671,7 +671,7 @@ keyword:
|
||||
keyword: Persist
|
||||
match: Persist
|
||||
mode: expert
|
||||
reminder: When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner’s control with a -1/-1 counter on it.
|
||||
reminder: When {this_or_that("creature")} dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner’s control with a -1/-1 counter on it.
|
||||
keyword:
|
||||
keyword: Wither
|
||||
match: Wither
|
||||
@@ -703,7 +703,7 @@ keyword:
|
||||
keyword: Devour
|
||||
match: Devour <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with { if param1.value == "1" then "" else if param1.value == "2" then "twice " else english_number(param1) + " times " }that many +1/+1 counters on it.
|
||||
reminder: As this enters the battlefield, you may sacrifice any number of creatures. {this_or_that("creature", upper:true)} enters the battlefield with { if param1.value == "1" then "" else if param1.value == "2" then "twice " else english_number(param1) + " times " }that many +1/+1 counters on it.
|
||||
keyword:
|
||||
keyword: Exalted
|
||||
match: Exalted
|
||||
@@ -731,7 +731,7 @@ keyword:
|
||||
keyword: Intimidate
|
||||
match: Intimidate
|
||||
mode: old
|
||||
reminder: This creature can’t be blocked except by artifact creatures and/or creatures that share a color with it.
|
||||
reminder: {this_or_that("creature", upper:true)} can’t be blocked except by artifact creatures and/or creatures that share a color with it.
|
||||
# Zendikar
|
||||
keyword:
|
||||
keyword: Landfall
|
||||
@@ -749,7 +749,7 @@ keyword:
|
||||
keyword: Annihilator
|
||||
match: Annihilator <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: Whenever this creature attacks, defending player sacrifices {english_number_a(param1)} permanent(s).
|
||||
reminder: Whenever {this_or_that("creature")} attacks, defending player sacrifices {english_number_a(param1)} permanent(s).
|
||||
keyword:
|
||||
keyword: Rebound
|
||||
match: Rebound
|
||||
@@ -770,7 +770,7 @@ keyword:
|
||||
keyword: Infect
|
||||
match: Infect
|
||||
mode: expert
|
||||
reminder: This creature deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.
|
||||
reminder: {this_or_that("creature", upper:true)} deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.
|
||||
keyword:
|
||||
keyword: Proliferate
|
||||
match: Proliferate
|
||||
@@ -786,7 +786,7 @@ keyword:
|
||||
keyword: Battle cry
|
||||
match: Battle cry
|
||||
mode: expert
|
||||
reminder: Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.
|
||||
reminder: Whenever {this_or_that("creature")} attacks, each other attacking creature gets +1/+0 until end of turn.
|
||||
keyword:
|
||||
keyword: Living weapon
|
||||
match: Living weapon
|
||||
@@ -825,7 +825,7 @@ keyword:
|
||||
keyword: Undying
|
||||
match: Undying
|
||||
mode: expert
|
||||
reminder: When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.
|
||||
reminder: When {this_or_that("creature")} dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.
|
||||
keyword:
|
||||
keyword: Fateful hour
|
||||
match: Fateful hour
|
||||
@@ -841,7 +841,7 @@ keyword:
|
||||
keyword: Soulbond
|
||||
match: Soulbond
|
||||
mode: expert
|
||||
reminder: You may pair this creature with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.
|
||||
reminder: You may pair {this_or_that("creature")} with another unpaired creature when either enters the battlefield. They remain paired for as long as you control both of them.
|
||||
# Return to Ravnica
|
||||
keyword:
|
||||
keyword: Detain
|
||||
@@ -857,7 +857,7 @@ keyword:
|
||||
keyword: Unleash
|
||||
match: Unleash
|
||||
mode: expert
|
||||
reminder: You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.
|
||||
reminder: You may have {this_or_that("creature")} enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.
|
||||
keyword:
|
||||
keyword: Scavenge
|
||||
match: Scavenge <atom-param>cost</atom-param>
|
||||
@@ -893,7 +893,7 @@ keyword:
|
||||
keyword: Evolve
|
||||
match: Evolve
|
||||
mode: expert
|
||||
reminder: Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.
|
||||
reminder: Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than {this_or_that("creature")}, put a +1/+1 counter on {this_or_that("creature")}.
|
||||
# Dragon's Maze
|
||||
keyword:
|
||||
keyword: Fuse
|
||||
@@ -916,7 +916,7 @@ keyword:
|
||||
keyword: Monstrosity
|
||||
match: Monstrosity <atom-param>number</atom-param>
|
||||
mode: action
|
||||
reminder: If this creature isn’t monstrous, put {english_number_a(param1)} +1/+1 counter(s) on it and it becomes monstrous.
|
||||
reminder: If {this_or_that("creature")} isn’t monstrous, put {english_number_a(param1)} +1/+1 counter(s) on it and it becomes monstrous.
|
||||
keyword:
|
||||
keyword: Heroic
|
||||
match: Heroic
|
||||
@@ -943,7 +943,7 @@ keyword:
|
||||
keyword: Tribute
|
||||
match: Tribute <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: As this creature enters the battlefield, an opponent of your choice may put {english_number_a(param1)} +1/+1 counter(s) on it.
|
||||
reminder: As {this_or_that("creature")} enters the battlefield, an opponent of your choice may put {english_number_a(param1)} +1/+1 counter(s) on it.
|
||||
keyword:
|
||||
keyword: Inspired
|
||||
match: Inspired
|
||||
@@ -970,7 +970,7 @@ keyword:
|
||||
keyword: Dethrone
|
||||
match: Dethrone
|
||||
mode: expert
|
||||
reminder: Whenever this creature attacks the player with the most life or tied for most life, put a +1/+1 counter on it.
|
||||
reminder: Whenever {this_or_that("creature")} attacks the player with the most life or tied for most life, put a +1/+1 counter on it.
|
||||
keyword:
|
||||
keyword: Will of the council
|
||||
match: Will of the council
|
||||
@@ -986,12 +986,12 @@ keyword:
|
||||
keyword: Outlast
|
||||
match: Outlast <atom-param>cost</atom-param>
|
||||
mode: expert
|
||||
reminder: {param1}, <sym>T</sym>: Put a +1/+1 counter on this creature. Outlast only as a sorcery.
|
||||
reminder: {param1}, <sym>T</sym>: Put a +1/+1 counter on {this_or_that("creature")}. Outlast only as a sorcery.
|
||||
keyword:
|
||||
keyword: Prowess
|
||||
match: Prowess
|
||||
mode: core
|
||||
reminder: Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.
|
||||
reminder: Whenever you cast a noncreature spell, {this_or_that("creature")} gets +1/+1 until end of turn.
|
||||
keyword:
|
||||
keyword: Raid
|
||||
match: Raid
|
||||
@@ -1029,7 +1029,7 @@ keyword:
|
||||
keyword: Exploit
|
||||
match: Exploit
|
||||
mode: expert
|
||||
reminder: When this creature enters the battlefield, you may sacrifice a creature.
|
||||
reminder: When {this_or_that("creature")} enters the battlefield, you may sacrifice a creature.
|
||||
keyword:
|
||||
keyword: Formidable
|
||||
match: Formidable
|
||||
@@ -1045,12 +1045,12 @@ keyword:
|
||||
keyword: Menace
|
||||
match: Menace
|
||||
mode: core
|
||||
reminder: This creature can't be blocked except by two or more creatures.
|
||||
reminder: {this_or_that("creature", upper:true)} can't be blocked except by two or more creatures.
|
||||
keyword:
|
||||
keyword: Renown
|
||||
match: Renown <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: When this creature deals combat damage to a player, if it isn't renowned, put {english_number_a(param1)} +1/+1 counter(s) on it and it becomes renowned.
|
||||
reminder: When {this_or_that("creature")} deals combat damage to a player, if it isn't renowned, put {english_number_a(param1)} +1/+1 counter(s) on it and it becomes renowned.
|
||||
keyword:
|
||||
keyword: Spell mastery
|
||||
match: Spell mastery
|
||||
@@ -1071,7 +1071,7 @@ keyword:
|
||||
keyword: Ingest
|
||||
match: Ingest
|
||||
mode: expert
|
||||
reminder: Whenever this creature deals combat damage to a player, that player exiles the top card of their library.
|
||||
reminder: Whenever {this_or_that("creature")} deals combat damage to a player, that player exiles the top card of their library.
|
||||
keyword:
|
||||
keyword: Rally
|
||||
match: Rally
|
||||
@@ -1087,7 +1087,7 @@ keyword:
|
||||
keyword: Myriad
|
||||
match: Myriad
|
||||
mode: expert
|
||||
reminder: Whenever this creature attacks, for each opponent other than defending player, you may create a token that's a copy of this creature that's tapped and attacking that player or a planeswalker they control. If one or more tokens are created this way, exile the tokens at end of combat.
|
||||
reminder: Whenever {this_or_that("creature")} attacks, for each opponent other than defending player, you may create a token that's a copy of {this_or_that("creature")} that's tapped and attacking that player or a planeswalker they control. If one or more tokens are created this way, exile the tokens at end of combat.
|
||||
# Oath of the Gatewatch
|
||||
keyword:
|
||||
keyword: Surge
|
||||
@@ -1109,7 +1109,7 @@ keyword:
|
||||
keyword: Skulk
|
||||
match: Skulk
|
||||
mode: expert
|
||||
reminder: This creature can't be blocked by creatures with greater power.
|
||||
reminder: {this_or_that("creature", upper:true)} can't be blocked by creatures with greater power.
|
||||
keyword:
|
||||
keyword: Delirium
|
||||
match: Delirium
|
||||
@@ -1141,7 +1141,7 @@ keyword:
|
||||
keyword: Melee
|
||||
match: Melee
|
||||
mode: expert
|
||||
reminder: Whenever this creature attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.
|
||||
reminder: Whenever {this_or_that("creature")} attacks, it gets +1/+1 until end of turn for each opponent you attacked with a creature this combat.
|
||||
keyword:
|
||||
keyword: Monarch
|
||||
match: become the monarch
|
||||
@@ -1162,7 +1162,7 @@ keyword:
|
||||
keyword: Fabricate
|
||||
match: Fabricate <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: When this permanent enters the battlefield, you may put {english_number_a(param1)} +1/+1 counter(s) on it. If you don't, create {english_number_a(param1)} 1/1 colorless Servo artifact creature token(s).
|
||||
reminder: When {this_or_that("permanent")} enters the battlefield, you may put {english_number_a(param1)} +1/+1 counter(s) on it. If you don't, create {english_number_a(param1)} 1/1 colorless Servo artifact creature token(s).
|
||||
# Commander 2016
|
||||
keyword:
|
||||
keyword: Partner with
|
||||
@@ -1211,7 +1211,7 @@ keyword:
|
||||
keyword: Afflict
|
||||
match: Afflict <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: Whenever this creature becomes blocked, defending player loses {param1} life.
|
||||
reminder: Whenever {this_or_that("creature")} becomes blocked, defending player loses {param1} life.
|
||||
keyword:
|
||||
keyword: Eternalize
|
||||
match: Eternalize <atom-param>cost</atom-param>
|
||||
@@ -1233,7 +1233,7 @@ keyword:
|
||||
keyword: Explore
|
||||
match: explores
|
||||
mode: action
|
||||
reminder: Reveal the top card of your library. Put that card into your hand if it's a land. Otherwise, put a +1/+1 counter on this creature, then put the card back or put it into your graveyard.
|
||||
reminder: Reveal the top card of your library. Put that card into your hand if it's a land. Otherwise, put a +1/+1 counter on {this_or_that("creature")}, then put the card back or put it into your graveyard.
|
||||
#Unstable
|
||||
keyword:
|
||||
keyword: Assemble a Contraption
|
||||
@@ -1256,7 +1256,7 @@ keyword:
|
||||
keyword: Art menace
|
||||
match: Art menace
|
||||
mode: expert
|
||||
reminder: This creature can't be blocked except by creatures with two or more visible figures in their art.
|
||||
reminder: {this_or_that("creature", upper:true)} can't be blocked except by creatures with two or more visible figures in their art.
|
||||
keyword:
|
||||
keyword: Augment
|
||||
match: Augment <atom-param>cost</atom-param>
|
||||
@@ -1266,7 +1266,7 @@ keyword:
|
||||
keyword: Blurry
|
||||
match: Blurry
|
||||
mode: expert
|
||||
reminder: This creature can be blocked only if defending player was wearing glasses as it was cast.
|
||||
reminder: {this_or_that("creature", upper:true)} can be blocked only if defending player was wearing glasses as it was cast.
|
||||
keyword:
|
||||
keyword: Just a second
|
||||
match: Just a second
|
||||
@@ -1277,17 +1277,17 @@ keyword:
|
||||
keyword: Last strike
|
||||
match: Last strike
|
||||
mode: expert
|
||||
reminder: This creature deals combat damage after creatures without last strike.
|
||||
reminder: {this_or_that("creature", upper:true)} deals combat damage after creatures without last strike.
|
||||
keyword:
|
||||
keyword: Squirrellink
|
||||
match: Squirrellink
|
||||
mode: expert
|
||||
reminder: Damage dealt by this creature also causes you to create that many 1/1 green Squirrel creature tokens.
|
||||
reminder: Damage dealt by {this_or_that("creature")} also causes you to create that many 1/1 green Squirrel creature tokens.
|
||||
keyword:
|
||||
keyword: Triple strike
|
||||
match: Triple strike
|
||||
mode: expert
|
||||
reminder: This creature deals first-strike, regular, and last-strike combat damage.
|
||||
reminder: {this_or_that("creature", upper:true)} deals first-strike, regular, and last-strike combat damage.
|
||||
keyword:
|
||||
keyword: Undeathtouch
|
||||
match: Undeathtouch
|
||||
@@ -1332,7 +1332,7 @@ keyword:
|
||||
keyword: Mentor
|
||||
match: Mentor
|
||||
mode: expert
|
||||
reminder: Whenever this creature attacks, put a +1/+1 counter on target attacking creature with lesser power.
|
||||
reminder: Whenever {this_or_that("creature")} attacks, put a +1/+1 counter on target attacking creature with lesser power.
|
||||
keyword:
|
||||
keyword: Surveil
|
||||
match: Surveil <atom-param>number</atom-param>
|
||||
@@ -1352,7 +1352,7 @@ keyword:
|
||||
keyword: Adapt
|
||||
match: Adapt <atom-param>number</atom-param>
|
||||
mode: action
|
||||
reminder: If this creature has no +1/+1 counters on it, put {english_number_a(param1)} +1/+1 counter(s) on it.
|
||||
reminder: If {this_or_that("creature")} has no +1/+1 counters on it, put {english_number_a(param1)} +1/+1 counter(s) on it.
|
||||
keyword:
|
||||
keyword: Addendum
|
||||
match: Addendum
|
||||
@@ -1362,12 +1362,12 @@ keyword:
|
||||
keyword: Afterlife
|
||||
match: Afterlife <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: Whenever this creature dies, create {english_number_a(param1)} 1/1 white and black Spirit creature token(s) with flying.
|
||||
reminder: Whenever {this_or_that("creature")} dies, create {english_number_a(param1)} 1/1 white and black Spirit creature token(s) with flying.
|
||||
keyword:
|
||||
keyword: Riot
|
||||
match: Riot
|
||||
mode: expert
|
||||
reminder: This creature enters the battlefield with your choice of a +1/+1 counter or haste.
|
||||
reminder: {this_or_that("creature", upper:true)} enters the battlefield with your choice of a +1/+1 counter or haste.
|
||||
keyword:
|
||||
keyword: Spectacle
|
||||
match: Spectacle <atom-param>cost</atom-param>
|
||||
@@ -1445,7 +1445,7 @@ keyword:
|
||||
keyword: Boast
|
||||
match: Boast
|
||||
mode: expert
|
||||
reminder: Activate this ability only if this creature attacked this turn and only once each turn.
|
||||
reminder: Activate this ability only if {this_or_that("creature")} attacked this turn and only once each turn.
|
||||
keyword:
|
||||
keyword: Foretell
|
||||
match: Foretell <atom-param>cost</atom-param>
|
||||
@@ -1461,7 +1461,7 @@ keyword:
|
||||
keyword: Ward
|
||||
match: Ward <atom-param>cost</atom-param>
|
||||
mode: expert
|
||||
reminder: Whenever this permanent becomes the target of a spell or ability an opponent controls, counter it unless that player {for_mana_costs(add:"pays ", non:"", param1, action:true)}.
|
||||
reminder: Whenever {this_or_that("permanent")} becomes the target of a spell or ability an opponent controls, counter it unless that player {for_mana_costs(add:"pays ", non:"", param1, action:true)}.
|
||||
keyword:
|
||||
keyword: Magecraft
|
||||
match: Magecraft
|
||||
@@ -1472,12 +1472,12 @@ keyword:
|
||||
keyword: Devour type
|
||||
match: Devour <atom-param>one_word</atom-param> <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: As this enters the battlefield, you may sacrifice any number of {english_plural(param1.value)}. This creature enters the battlefield with { if param2.value == "1" then "" else if param2.value == "2" then "twice " else english_number(param2) + " times " }that many +1/+1 counters on it.
|
||||
reminder: As this enters the battlefield, you may sacrifice any number of {english_plural(param1.value)}. {this_or_that("creature", upper:true)} enters the battlefield with { if param2.value == "1" then "" else if param2.value == "2" then "twice " else english_number(param2) + " times " }that many +1/+1 counters on it.
|
||||
keyword:
|
||||
keyword: Trample over
|
||||
match: Trample over <atom-param>name</atom-param>
|
||||
mode: expert
|
||||
reminder: This creature can deal excess combat damage to the controller of {if param1.value == "planeswalkers" then "the planeswalker it's attacking" else param1.value + " blocking it"}.
|
||||
reminder: {this_or_that("creature", upper:true)} can deal excess combat damage to the controller of {if param1.value == "planeswalkers" then "the planeswalker it's attacking" else param1.value + " blocking it"}.
|
||||
# Adventures in the Forgotten Realms
|
||||
keyword:
|
||||
keyword: Venture into
|
||||
@@ -1489,3 +1489,29 @@ keyword:
|
||||
match: Pack tactics
|
||||
mode: pseudo
|
||||
rules: Pack tactics — Whenever CARDNAME attacks, if you attacked with creatures with total power 6 or greater this combat, [effect].
|
||||
# Midnight Hunt
|
||||
keyword:
|
||||
keyword: Daybound
|
||||
match: Daybound
|
||||
mode: expert
|
||||
reminder: If a player casts no spells during their own turn, it becomes night next turn.
|
||||
keyword:
|
||||
keyword: Nightbound
|
||||
match: Nightbound
|
||||
mode: expert
|
||||
reminder: If a player casts at least two spells during their own turn, it becomes day next turn.
|
||||
keyword:
|
||||
keyword: Disturb
|
||||
match: Disturb <atom-param>cost</atom-param>
|
||||
mode: expert
|
||||
reminder: You may cast this card from your graveyard transformed for its disturb cost.
|
||||
keyword:
|
||||
keyword: Decayed
|
||||
match: Decayed
|
||||
mode: expert
|
||||
reminder: {if contains(card.type, match:"Token") then "This creature" else "It"} can't block. When it attacks, sacrifice it at end of combat.
|
||||
keyword:
|
||||
keyword: Coven
|
||||
match: Coven
|
||||
mode: pseudo
|
||||
rules: Coven — if you control three or more creatures with different powers, [effect].
|
||||
Reference in New Issue
Block a user