MKM + PIP type/keyword updates (#33)

* add ES, PT, IT, ZHS Scientist from REX
* add ES and IT Doctor from Arcade Gannon
* Add English MKM and PIP types (Bobblehead, Junk, Case, Sloth, Synth) and keywords (Cloak, Collect Evidence, Disguise, Suspect, Junk tokens)
* Add MKM and PIP official localization for German, Spanish, French, Italian, and Japanese.
* Add Portuguese and Chinese localization for MKM types and keywords, and unofficial translation for Sloth.
* Correct the row/column order of Japanese creature type menus.

* Fix #34
* Adjust cost_parameter_script to handle mana costs better
* Add cost_parameter_script_nonspace to handle mana costs better in Japanese and Chinese

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
cajun
2024-02-27 19:20:11 -06:00
committed by GitHub
parent 9f6634e6c0
commit 9814450371
14 changed files with 1405 additions and 897 deletions

View File

@@ -1795,9 +1795,36 @@ keyword:
match: finality counter
mode: core
reminder: If a creature with a finality counter would die, exile it instead.
# Murders at Karlov Manor
keyword:
keyword: Cloak
match: cloak
mode: action
reminder: To cloak a card, put it onto the battlefield face down as a 2/2 creature with ward [2]. Turn it face up any time for its mana cost if it's a creature card.
keyword:
keyword: Collect evidence
match: collect evidence <atom-param>number</atom-param>
mode: action
reminder: Exile cards with total mana value {param1} or greater from your graveyard.
keyword:
keyword: Disguise
match: Disguise <atom-param>cost</atom-param>
mode: expert
reminder: You may cast this card face down for [3] as a 2/2 creature with ward [2]. Turn it face up any time for its disguise cost.
keyword:
keyword: Suspect
match: suspect
mode: action
reminder: A suspected creature has menace and cant block.
# Fallout
keyword:
keyword: Junk token
match: Junk toke<atom-param>*s</atom-param>
mode: expert
reminder: {if param1.value == "ns" then "Theyre artifacts" else "Its an artifact"} with "T, Sacrifice this artifact: Exile the top card of your library. You may play that card this turn. Activate only as a sorcery."
# Assassin's Creed
keyword:
keyword: Freerunning
match: Freerunning <atom-param>cost</atom-param>
mode: expert
reminder: You may cast this spell for its freerunning cost if you dealt combat damage to a player this turn with an Assassin or commander.