Tarkir keywords
This commit is contained in:
@@ -22,6 +22,9 @@ depends on:
|
||||
depends on:
|
||||
package: magic-mana-small.mse-symbol-font
|
||||
version: 2007-09-23
|
||||
depends on:
|
||||
package: magic-mainframe-extras.mse-include
|
||||
version: 2018-01-01
|
||||
|
||||
card width: 375
|
||||
card height: 523
|
||||
|
||||
@@ -1977,3 +1977,34 @@ keyword:
|
||||
match: Exhaust — <atom-param>cost</atom-param>: <atom-param>action</atom-param>
|
||||
mode: expert
|
||||
reminder: Activate each exhaust ability only once.
|
||||
#Tarkir: Dragonstorm
|
||||
keyword:
|
||||
keyword: Behold
|
||||
match: behold <atom-param>a</atom-param> <atom-param>name</atom-param>
|
||||
mode: action
|
||||
reminder: To behold {param1} {param2}, choose {param1} {param2} you control or reveal {param1} {param2} card from your hand.
|
||||
keyword:
|
||||
keyword: Endure
|
||||
match: endures <atom-param>number</atom-param>
|
||||
mode: action
|
||||
reminder: Put {english_number_a(param1)} +1/+1 counter(s) on it or create a {param1}/{param1} white Spirit creature token.
|
||||
keyword:
|
||||
keyword: Flurry
|
||||
match: Flurry
|
||||
mode: pseudo
|
||||
rules: Flurry — Whenever you cast your second spell each turn, [effect].
|
||||
keyword:
|
||||
keyword: Harmonize
|
||||
match: Harmonize <atom-param>cost</atom-param>
|
||||
mode: expert
|
||||
reminder: You may cast this card from your graveyard for its harmonize cost. You may tap a creature you control to reduce that cost by [X], where X is its power. Then exile this spell.
|
||||
keyword:
|
||||
keyword: Mobilize
|
||||
match: Mobilize <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: Whenever this creature attacks, create {english_number_a(param1)} tapped and attacking 1/1 red Warrior creature token(s). Sacrifice {if param1.value == "1" then "it" else "them"} at the beginning of the next end step.
|
||||
keyword:
|
||||
keyword: Renew
|
||||
match: Renew
|
||||
mode: pseudo
|
||||
rules: Renew — [cost], Exile this card from your graveyard: [effect].
|
||||
|
||||
@@ -209,16 +209,16 @@ choice images:
|
||||
universes beyond ponies nightmare moon: /magic.mse-game/watermarks/ponies_waning_moon.png
|
||||
universes beyond ponies luna: /magic.mse-game/watermarks/ponies_waxing_moon.png
|
||||
|
||||
custom watermark one: script: watermark_blend(face:1, custom_watermark_link(1))
|
||||
custom watermark two: script: watermark_blend(face:1, custom_watermark_link(2))
|
||||
custom watermark three: script: watermark_blend(face:1, custom_watermark_link(3))
|
||||
custom watermark four: script: watermark_blend(face:1, custom_watermark_link(4))
|
||||
custom watermark five: script: watermark_blend(face:1, custom_watermark_link(5))
|
||||
custom watermark six: script: watermark_blend(face:1, custom_watermark_link(6))
|
||||
custom watermark seven: script: watermark_blend(face:1, custom_watermark_link(7))
|
||||
custom watermark eight: script: watermark_blend(face:1, custom_watermark_link(8))
|
||||
custom watermark nine: script: watermark_blend(face:1, custom_watermark_link(9))
|
||||
custom watermark ten: script: watermark_blend(face:1, custom_watermark_link(10))
|
||||
custom watermark card: script: watermark_blend(face:1, custom_card_watermark(face:1))
|
||||
custom watermark one: script: build_custom_watermark_blend(face:1, 1)
|
||||
custom watermark two: script: build_custom_watermark_blend(face:1, 2)
|
||||
custom watermark three: script: build_custom_watermark_blend(face:1, 3)
|
||||
custom watermark four: script: build_custom_watermark_blend(face:1, 4)
|
||||
custom watermark five: script: build_custom_watermark_blend(face:1, 5)
|
||||
custom watermark six: script: build_custom_watermark_blend(face:1, 6)
|
||||
custom watermark seven: script: build_custom_watermark_blend(face:1, 7)
|
||||
custom watermark eight: script: build_custom_watermark_blend(face:1, 8)
|
||||
custom watermark nine: script: build_custom_watermark_blend(face:1, 9)
|
||||
custom watermark ten: script: build_custom_watermark_blend(face:1, 10)
|
||||
custom watermark card: script: build_custom_watermark_blend(face:1, "a")
|
||||
|
||||
set symbol: script: shadow_watermark_blend(symbol_variation(symbol: set.symbol, variation: "watermark"))
|
||||
Reference in New Issue
Block a user