add Sorcerer and Partner-Group

This commit is contained in:
cajun
2025-09-26 15:38:10 -05:00
parent 613514673c
commit d2bf1709a5
3 changed files with 7 additions and 1 deletions

View File

@@ -1178,6 +1178,11 @@ keyword:
match: Partne<atom-param>name</atom-param> with <atom-param>name</atom-param>
mode: expert
reminder: When this {if has_pt() then "creature" else "permanent"} enters, target player may put {legend_filter(param2)} into their hand from their library, then shuffle.
keyword:
keyword: Partner-Group
match: Partner—<atom-param>name</atom-param>
mode: expert
reminder: You can have two commanders if both have this ability.
keyword:
keyword: Partner
match: Partner

View File

@@ -64,7 +64,6 @@ languages := [
is_spacecraft : match@(match: "(?i)Raumschiff")
is_planet : match@(match: "(?i)Planet")
mana_symbol_production : remove_tag@(tag:"<error-spelling") + filter_text@(in_context:"(?i)\\b(Erzeuge|Erhöhe) [^(\n|^).]*<match>", match:"<sym[^>]*>[^<]+<\\/sym[^>]*>")
gold_mana_production : remove_tag@(tag:"<error-spelling") + filter_text@(in_context:"(?i)\\b(Erzeuge|Erhöhe) [^(\n|^).]*<match>", match:"einer beliebigen Farbe|unterschiedlichen Farben|beliebigen Kombination von Farben")
chosen_mana_production : remove_tag@(tag:"<error-spelling") + filter_text@(in_context:"(?i)\\b(Erzeuge|Erhöhe) [^(\n|^).]*<match>", match:"jener Farbe|bestimmten Farben?")
@@ -1417,6 +1416,7 @@ languages := [
+ "Shaman,"
+ "Skeleton,"
+ "Soldier,"
+ "Sorcerer,"
+ "Spawn,"
+ "Spellshaper,"
+ "Spirit,"

View File

@@ -1689,6 +1689,7 @@ word list:
word: Shaman
word: Skeleton
word: Soldier
word: Sorcerer
word: Spawn
word: Spellshaper
word: Spirit