diff --git a/changelog.txt b/changelog.txt index b16a2873d..a1fffe4c8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 EOE Stellar Sights frame • Added the Spider-Man Webslinger and Comic Panel Showcase frames +• Added the Avatar Elemental frame • Added the Lorwyn Fabled frame • Added the Secret Lair Arcade 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 __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. • 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. diff --git a/data/magic.mse-game/keywords_en b/data/magic.mse-game/keywords_en index 9f480ab3a..e1127e75a 100644 --- a/data/magic.mse-game/keywords_en +++ b/data/magic.mse-game/keywords_en @@ -2089,12 +2089,17 @@ keyword: match: Waterbend mana mode: action 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: Power-up - match: Power-up — cost: action - 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. + keyword: Blight + match: blight number + mode: action + 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 keyword: keyword: Sneak @@ -2106,3 +2111,9 @@ keyword: match: Mutagen toke*s 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." +#Marvel Superheroes +keyword: + keyword: Power-up + match: Power-up — cost: action + 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.