mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
Improvments to typeline fields in magic-new-flip, magic-new-promo, magic-old-token, magic-fpm, and magic-fpm-flip.
Improved image masks for magic-fpm-split, magic-fpm-promo, and magic-fpm-token. Modified <a> parameter and Champion keyword; now you can "Champion two Knights". git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@708 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1591,7 +1591,7 @@ keyword parameter type:
|
||||
example: Forest
|
||||
keyword parameter type:
|
||||
name: a
|
||||
match: an?
|
||||
match: [ ]*|[ an?]*
|
||||
|
||||
############################# All Magic keywords
|
||||
# By JrEye and Neko_Asakami, Updated by Pichoro and Buttock1234
|
||||
@@ -2026,7 +2026,7 @@ keyword:
|
||||
reminder: You may play this spell for its evoke cost. If you do, it's sacrificed when it comes into play.
|
||||
keyword:
|
||||
keyword: Champion
|
||||
match: Champion <atom-param>a</atom-param> <atom-param>name</atom-param>
|
||||
match: Champion<atom-param>a</atom-param><atom-param>name</atom-param>
|
||||
mode: expert
|
||||
reminder: When this comes into play, sacrifice it unless you remove another {param2} you control from the game. When this leaves play, that card returns to play.
|
||||
keyword:
|
||||
|
||||
Reference in New Issue
Block a user