Lorwyn keywords

This commit is contained in:
cajun
2026-02-07 17:53:04 -06:00
parent 0f369ee167
commit bd9aef226e
2 changed files with 19 additions and 6 deletions

View File

@@ -2089,12 +2089,17 @@ keyword:
match: Waterbend <atom-param>mana</atom-param>
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 — <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.
keyword: Blight
match: blight <atom-param>number</atom-param>
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<atom-param>*s</atom-param>
mode: expert
reminder: {handle_merged_rt(if param1.value == "ns" then "Theyre artifacts" else "Its 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.