0e8925a64e10fcf3f390137a15a4662727c8a8c7
-added handle_action_rt(to:"name", "Action") to be used in keyword code. It will return either "To name, action" or "Action" depending on if the reminder text is removed from the keyword.
Example: {handle_action_rt(to:"populate", "Create")} a token that's a copy of a creature token you control.
-added handle_merged_rt("Normal", moved:"Alternate") to be used in keyword code. It will typically return "Normal", but will return "Alternate" if its keyword gets moved.
Example: {handle_merged_rt(if param1.value == "ns" then "They’re artifacts" else "It’s an artifact", moved:"A Food token is an artifact")} with "2, T, Sacrifice this artifact: You gain 3 life."
Full-Magic-Pack
Pack containing nearly all public Magic templates for MSE, except outdated ones. You can submit things we're missing via Pull Request or linking a source in Issues.
Installation
- Download this zip file.
- Extract the zip file. It will contain 5 items:
- a subfolder
data, which is where the templates are installed. - a subfolder
Magic - Fonts, which contains necessary font files. - a subfolder
backup, which contains the previous stable version of the app. magicseteditor.exeandmse.exe, the regular version of the app. The files are identical.magicseteditor.com, a command-line version of MSE for advanced users.
- a subfolder
- Open the subfolder
Magic - Fonts. It contains several.ttfand/or.otffiles. Select them all, right-click on one of them, then click Install. Some templates may require additional fonts, provided in thetemplate specific fontssubfolder. - If you already had a previous version of MSE, move or copy all other subfolders into your existing MSE folder. Otherwise, this folder acts as a stand alone installation.
Change Language
- Open the following subfolder: MSE Folder/data/magic.mse-game/
- Rename the "keywords" file to "keywords_en" (without any extension).
- Locate the "keywords_XX" file of your desired language, and rename it to "keywords" (without any extension).
- Rename the "statistics" file to "statistics_en" (without any extension).
- Locate the "statistics_XX" file of your desired language, and rename it to "statistics" (without any extension).
- Launch MSE.
- Go to Edit menu > Preferences... > select your desired language.
- Reload MSE.
- Whenever you create a new Set, go to Set info tab > Defaults and Automation section > Card language > select your desired language.
CardConjurer
Some template images are provided by CardConjurer:
Praetor Showcase, JP Mystical Archive, PT Box for Mystical Archives
Description
Languages
DIGITAL Command Language
81.2%
Batchfile
18.8%