Commit 69396326 authored by pichoro's avatar pichoro

No commit message

No commit message
parent d5a896f9
...@@ -220,6 +220,22 @@ init script: ...@@ -220,6 +220,22 @@ init script:
replace_rule( replace_rule(
match: "AE", match: "AE",
replace: "Æ" ) + replace: "Æ" ) +
# step 6c : "s" remover for keywords
replace_rule(
match: "s</param-name><s>"
replace: "" ) +
# step 6d : period remover for action param keywords
replace_rule(
match: ".</param-action><.>"
replace: "" ) +
# step 6e : "an" for parameters starting with vowels
replace_rule(
match: "<a>",
in_context: "<match>[ ]<param-name>?[aeiouAEIOU]",
replace: "an" ) +
replace_rule(
match: "<a>",
replace: "a" ) +
# step 7 : italic reminder text # step 7 : italic reminder text
replace_rule( replace_rule(
match: "[(][^)\n]*[)]?", match: "[(][^)\n]*[)]?",
...@@ -1009,7 +1025,7 @@ keyword: ...@@ -1009,7 +1025,7 @@ keyword:
keyword: Cycling keyword: Cycling
match: Cycling—<atom-param>action</atom-param> match: Cycling—<atom-param>action</atom-param>
mode: core mode: core
reminder: {param1}, Discard this card: Draw a card. reminder: {param1}<.>, Discard this card: Draw a card.
keyword: keyword:
keyword: Trample keyword: Trample
match: Trample match: Trample
...@@ -1044,7 +1060,7 @@ keyword: ...@@ -1044,7 +1060,7 @@ keyword:
keyword: Cumulative upkeep keyword: Cumulative upkeep
match: Cumulative upkeep—<atom-param>action</atom-param> match: Cumulative upkeep—<atom-param>action</atom-param>
mode: old mode: old
reminder: At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you {param1} for each age counter on it. reminder: At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you {to_lower(param1)}<.> for each age counter on it.
keyword: keyword:
keyword: Horsemanship keyword: Horsemanship
match: Horsemanship match: Horsemanship
...@@ -1074,7 +1090,7 @@ keyword: ...@@ -1074,7 +1090,7 @@ keyword:
keyword: Buyback keyword: Buyback
match: Buyback—<ataom-param>action</atom-param> match: Buyback—<ataom-param>action</atom-param>
mode: expert mode: expert
reminder: You may {param1} in addition to any other costs as you play this spell. If you do, put this card into your hand as it resolves. reminder: You may {to_lower(param1)}<.> in addition to any other costs as you play this spell. If you do, put this card into your hand as it resolves.
keyword: keyword:
keyword: Echo keyword: Echo
match: Echo <atom-param>mana</atom-param> match: Echo <atom-param>mana</atom-param>
...@@ -1089,12 +1105,12 @@ keyword: ...@@ -1089,12 +1105,12 @@ keyword:
keyword: Cardcycling keyword: Cardcycling
match: <atom-param>name</atom-param>cycling <atom-param>mana</atom-param> match: <atom-param>name</atom-param>cycling <atom-param>mana</atom-param>
mode: expert mode: expert
reminder: {param2}, Discard this card: Search your library for a {param1} card, reveal it, and put it into your hand. Then shuffle your library. reminder: {param2}, Discard this card: Search your library for <a> {param1} card, reveal it, and put it into your hand. Then shuffle your library.
keyword: keyword:
keyword: Cardcycling keyword: Cardcycling
match: <atom-param>name</atom-param>cycling—<atom-param>action</atom-param> match: <atom-param>name</atom-param>cycling—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: {param2}, Discard this card: Search your library for a {param1} card, reveal it, and put it into your hand. Then shuffle your library. reminder: {param2}<.>, Discard this card: Search your library for a {param1} card, reveal it, and put it into your hand. Then shuffle your library.
keyword: keyword:
keyword: Fading keyword: Fading
match: Fading <atom-param>number</atom-param> match: Fading <atom-param>number</atom-param>
...@@ -1109,7 +1125,7 @@ keyword: ...@@ -1109,7 +1125,7 @@ keyword:
keyword: Kicker keyword: Kicker
match: Kicker—<atom-param>action</atom-param> match: Kicker—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: You may {param1} as you play this spell. reminder: You may {to_lower(param1)}<.> as you play this spell.
keyword: keyword:
keyword: Madness keyword: Madness
match: Madness <atom-param>mana</atom-param> match: Madness <atom-param>mana</atom-param>
...@@ -1164,7 +1180,7 @@ keyword: ...@@ -1164,7 +1180,7 @@ keyword:
keyword: Affinity for keyword: Affinity for
match: Affinity for <atom-param>name</atom-param> match: Affinity for <atom-param>name</atom-param>
mode: expert mode: expert
reminder: This spell costs <sym>1</sym> less to play for each {param1} you control. reminder: This spell costs <sym>1</sym> less to play for each {param1}<s> you control.
keyword: keyword:
keyword: Entwine keyword: Entwine
match: Entwine <atom-param>mana</atom-param> match: Entwine <atom-param>mana</atom-param>
...@@ -1184,7 +1200,7 @@ keyword: ...@@ -1184,7 +1200,7 @@ keyword:
keyword: Equip keyword: Equip
match: Equip—<atom-param>action</atom-param> match: Equip—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: {param1}: Attach to target creature you control. Equip only as a sorcery. reminder: {param1}<.>: Attach to target creature you control. Equip only as a sorcery.
keyword: keyword:
keyword: Imprint keyword: Imprint
match: Imprint—<atom-param>action</atom-param> match: Imprint—<atom-param>action</atom-param>
...@@ -1217,9 +1233,9 @@ keyword: ...@@ -1217,9 +1233,9 @@ keyword:
reminder: As you play a {param1} spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell. reminder: As you play a {param1} spell, you may reveal this card from your hand and pay its splice cost. If you do, add this card's effects to that spell.
keyword: keyword:
keyword: Offering keyword: Offering
match: <atom-param>name</atom-param> Offering match: <atom-param>name</atom-param> offering
mode: expert mode: expert
reminder: You may play this card any time you could play an instant by sacrificing a {param1} and paying the difference in mana costs between this and the sacrificed {param1}. Mana cost includes color. reminder: You may play this card any time you could play an instant by sacrificing <a> {param1} and paying the difference in mana costs between this and the sacrificed {param1}. Mana cost includes color.
keyword: keyword:
keyword: Bushido keyword: Bushido
match: Bushido <atom-param>number</atom-param> match: Bushido <atom-param>number</atom-param>
...@@ -1234,7 +1250,7 @@ keyword: ...@@ -1234,7 +1250,7 @@ keyword:
keyword: Ninjutsu keyword: Ninjutsu
match: Ninjutsu—<atom-param>action</atom-param> match: Ninjutsu—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: {param1}, Return an unblocked attacker you control to hand: Put this card into play from your hand tapped and attacking. reminder: {param1}<.>, Return an unblocked attacker you control to hand: Put this card into play from your hand tapped and attacking.
keyword: keyword:
keyword: Soulshift keyword: Soulshift
match: Soulshift <atom-param>number</atom-param> match: Soulshift <atom-param>number</atom-param>
...@@ -1257,9 +1273,9 @@ keyword: ...@@ -1257,9 +1273,9 @@ keyword:
reminder: {param1}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Play only as a sorcery. reminder: {param1}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Play only as a sorcery.
keyword: keyword:
keyword: Transmute keyword: Transmute
match: Transumute—<atom-param>action</atom-param> match: Transmute—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: {param1}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Play only as a sorcery. reminder: {param1}<.>, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Play only as a sorcery.
keyword: keyword:
keyword: Haunt keyword: Haunt
match: Haunt match: Haunt
...@@ -1290,12 +1306,12 @@ keyword: ...@@ -1290,12 +1306,12 @@ keyword:
keyword: Landwalk keyword: Landwalk
match: <atom-param>name</atom-param>walk match: <atom-param>name</atom-param>walk
mode: core mode: core
reminder: This creature is unblockable as long as defending player controls a {param1}. reminder: This creature is unblockable as long as defending player controls <a> {param1}.
keyword: keyword:
keyword: Protection from keyword: Protection from
match: Protection from <atom-param>name</atom-param> match: Protection from <atom-param>name</atom-param>
mode: core mode: core
reminder: This creature can’t be blocked, targeted, dealt damage, or enchanted, or equipped by anything {param1}. reminder: This creature can’t be blocked, targeted, dealt damage, or enchanted, or equipped by anything {param1}<s>.
keyword: keyword:
keyword: Dredge keyword: Dredge
match: Dredge <atom-param>number</atom-param> match: Dredge <atom-param>number</atom-param>
...@@ -1320,7 +1336,7 @@ keyword: ...@@ -1320,7 +1336,7 @@ keyword:
keyword: Recover keyword: Recover
match: Recover—<atom-param>action</atom-param> match: Recover—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: When a creature is put into your graveyard from play, you may pay an additonal {param1}. If you do, return this card from your graveyard to your hand. Otherwise, remove this card from the game. reminder: When a creature is put into your graveyard from play, you may {to_lower(param1)}<.>. If you do, return this card from your graveyard to your hand. Otherwise, remove this card from the game.
keyword: keyword:
keyword: Ripple keyword: Ripple
match: Ripple <atom-param>number</atom-param> match: Ripple <atom-param>number</atom-param>
...@@ -1385,7 +1401,7 @@ keyword: ...@@ -1385,7 +1401,7 @@ keyword:
keyword: Transfigure keyword: Transfigure
match: Transfigure—<atom-param>action</atom-param> match: Transfigure—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: {param1}, Sacrifice this creature: Search your library for a creature card with the same converted mana cost as this creature and put that card into play. Then shuffle your library. Play only as a sorcery. reminder: {param1}<.>, Sacrifice this creature: Search your library for a creature card with the same converted mana cost as this creature and put that card into play. Then shuffle your library. Play only as a sorcery.
keyword: keyword:
keyword: Aura swap keyword: Aura swap
match: Aura swamp <atom-param>mana</atom-param> match: Aura swamp <atom-param>mana</atom-param>
...@@ -1395,7 +1411,7 @@ keyword: ...@@ -1395,7 +1411,7 @@ keyword:
keyword: Aura swap keyword: Aura swap
match: Aura swap—<atom-param>action</atom-param> match: Aura swap—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: {param1}: Exchange this Aura with an Aura card in your hand. reminder: {param1}<.>: Exchange this Aura with an Aura card in your hand.
keyword: keyword:
keyword: Frenzy keyword: Frenzy
match: Frenzy <atom-param>number</atom-param> match: Frenzy <atom-param>number</atom-param>
...@@ -1420,9 +1436,9 @@ keyword: ...@@ -1420,9 +1436,9 @@ keyword:
keyword: Fortify keyword: Fortify
match: Fortify <atom-param>mana</atom-param> match: Fortify <atom-param>mana</atom-param>
mode: expert mode: expert
reminder: <param>: Attach to target land you control. Fortify only as a sorcery. This card comes into play unattached and stays in play if the land leaves play. reminder: {param1}<.>: Attach to target land you control. Fortify only as a sorcery. This card comes into play unattached and stays in play if the land leaves play.
keyword: keyword:
keyword: Fortify keyword: Fortify
match: Fortify—<atom-param>action</atom-param> match: Fortify—<atom-param>action</atom-param>
mode: expert mode: expert
reminder: <param>: Attach to target land you control. Fortify only as a sorcery. This card comes into play unattached and stays in play if the land leaves play. reminder: {param1}<.>: Attach to target land you control. Fortify only as a sorcery. This card comes into play unattached and stays in play if the land leaves play.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment