Lorwyn keywords
This commit is contained in:
@@ -59,6 +59,7 @@ Thanks to GenevensiS for their continued work on keeping up with the Showcases!
|
|||||||
• Added the Tarkir Draconic, Draconic Adventure, Ghostfire, and Ghostfire Planeswalker frames
|
• Added the Tarkir Draconic, Draconic Adventure, Ghostfire, and Ghostfire Planeswalker frames
|
||||||
• Added the EOE Stellar Sights frame
|
• Added the EOE Stellar Sights frame
|
||||||
• Added the Spider-Man Webslinger and Comic Panel Showcase frames
|
• Added the Spider-Man Webslinger and Comic Panel Showcase frames
|
||||||
|
• Added the Avatar Elemental frame
|
||||||
• Added the Lorwyn Fabled frame
|
• Added the Lorwyn Fabled frame
|
||||||
• Added the Secret Lair Arcade frame
|
• Added the Secret Lair Arcade frame
|
||||||
• Added the MKM Magnified Showcase frame
|
• Added the MKM Magnified Showcase frame
|
||||||
@@ -71,7 +72,8 @@ Thanks to GenevensiS for their continued work on keeping up with the Showcases!
|
|||||||
• Added Sam Boosalis's Big Text frame
|
• Added Sam Boosalis's Big Text frame
|
||||||
|
|
||||||
__Other Updates__
|
__Other Updates__
|
||||||
• Updated types and keywords to Avatar: The Last Airbender
|
• Updated types and keywords to Lorwyn Eclipsed
|
||||||
|
• Aanginer has improved the Inverted+Borderless+Frameless template to better replicate the Secret Lair frame.
|
||||||
• Updated the Mystical Archive frame with the new PT box and an alternate black backing. The old PT can be used with PT color scheme set to Flat.
|
• Updated the Mystical Archive frame with the new PT box and an alternate black backing. The old PT can be used with PT color scheme set to Flat.
|
||||||
• Added word_lists_linux as a workaround for Linux users having issues with generated word_lists.
|
• Added word_lists_linux as a workaround for Linux users having issues with generated word_lists.
|
||||||
• Added a Style option to change Casting Cost Mana Symbols to Mainframe, Adventures, Battles, Planeswalkers, and Sagas.
|
• Added a Style option to change Casting Cost Mana Symbols to Mainframe, Adventures, Battles, Planeswalkers, and Sagas.
|
||||||
|
|||||||
@@ -2089,12 +2089,17 @@ keyword:
|
|||||||
match: Waterbend <atom-param>mana</atom-param>
|
match: Waterbend <atom-param>mana</atom-param>
|
||||||
mode: action
|
mode: action
|
||||||
reminder: While paying a waterbend cost, you can tap your artifacts and creatures to help. Each one pays for [1].
|
reminder: While paying a waterbend cost, you can tap your artifacts and creatures to help. Each one pays for [1].
|
||||||
#Marvel Superheroes
|
#Lorwyn Eclipsed
|
||||||
keyword:
|
keyword:
|
||||||
keyword: Power-up
|
keyword: Blight
|
||||||
match: Power-up — <atom-param>cost</atom-param>: <atom-param>action</atom-param>
|
match: blight <atom-param>number</atom-param>
|
||||||
mode: expert
|
mode: action
|
||||||
reminder: Activate each power-up ability only once. Reduce the cost by {this_or_that("creature")}'s mana cost if it entered this turn.
|
reminder: {handle_action_rt(to:"blight ]{param1.value}[", "Put")} {english_number_a(param1)} -1/-1 counter(s) on a creature you control.
|
||||||
|
keyword:
|
||||||
|
keyword: Vivid
|
||||||
|
match: Vivid
|
||||||
|
mode: pseudo
|
||||||
|
rules: Vivid — [effect] the number of colors among permanents you control.
|
||||||
#TMNT
|
#TMNT
|
||||||
keyword:
|
keyword:
|
||||||
keyword: Sneak
|
keyword: Sneak
|
||||||
@@ -2106,3 +2111,9 @@ keyword:
|
|||||||
match: Mutagen toke<atom-param>*s</atom-param>
|
match: Mutagen toke<atom-param>*s</atom-param>
|
||||||
mode: expert
|
mode: expert
|
||||||
reminder: {handle_merged_rt(if param1.value == "ns" then "They’re artifacts" else "It’s an artifact", moved:"A Mutagen token is an artifact")} with "[1], [T], Sacrifice this token: Put a +1/+1 counter on target creature. Activate only as a sorcery."
|
reminder: {handle_merged_rt(if param1.value == "ns" then "They’re artifacts" else "It’s an artifact", moved:"A Mutagen token is an artifact")} with "[1], [T], Sacrifice this token: Put a +1/+1 counter on target creature. Activate only as a sorcery."
|
||||||
|
#Marvel Superheroes
|
||||||
|
keyword:
|
||||||
|
keyword: Power-up
|
||||||
|
match: Power-up — <atom-param>cost</atom-param>: <atom-param>action</atom-param>
|
||||||
|
mode: expert
|
||||||
|
reminder: Activate each power-up ability only once. Reduce the cost by {this_or_that("creature")}'s mana cost if it entered this turn.
|
||||||
|
|||||||
Reference in New Issue
Block a user