Difference between revisions of "Mutants & Masterminds 3E Official"
From Roll20 Wiki
Richard T. (Talk | contribs) m (→Step 3: Import your Hero) |
Andreas J. (Talk | contribs) m |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right; margin-left: 10px;margin-right: 60px;" | {| class="wikitable" style="float:right; margin-left: 10px;margin-right: 60px;" | ||
− | |+ | + | |+M&M 3E Official |
|- | |- | ||
|'''Sheet Version''' | |'''Sheet Version''' | ||
Line 9: | Line 9: | ||
|- | |- | ||
|'''Authors''' | |'''Authors''' | ||
− | | | + | | [[Richard T.]], [[Scott C.]] |
|} | |} | ||
[[File:mnm_preview.jpeg|thumbnail|right|450px|The main page of the sheet]] | [[File:mnm_preview.jpeg|thumbnail|right|450px|The main page of the sheet]] | ||
− | This is a guide to the '''Mutants & Masterminds 3E Official''' character sheet, published by Green Ronin Publishing, made by | + | This is a guide to the '''Mutants & Masterminds 3E Official''' character sheet, published by Green Ronin Publishing, made by [[Richard T.]] and [[Scott C.]]. |
Line 30: | Line 30: | ||
* Output your XML file to somewhere you can find and open. | * Output your XML file to somewhere you can find and open. | ||
===Step 2: Convert your XML to JSON=== | ===Step 2: Convert your XML to JSON=== | ||
− | * You will need a way to convert XML to JSON, there are a number of websites that can do this easily, such as | + | * You will need a way to convert XML to JSON, there are a number of websites that can do this easily, such as [https://codebeautify.org/xmltojson code beautify] |
* Paste the text from your XML code to the left window | * Paste the text from your XML code to the left window | ||
* Copy or the save the text from the automatically generated JSON from the right window. | * Copy or the save the text from the automatically generated JSON from the right window. | ||
Line 48: | Line 48: | ||
== NPC == | == NPC == | ||
− | |||
+ | <!-- /* info on other pages or how to use existing NPC section */. --> | ||
== Settings Menu == | == Settings Menu == | ||
Description of settings options for the sheet | Description of settings options for the sheet | ||
Line 77: | Line 77: | ||
=Default Settings= | =Default Settings= | ||
− | /* if the sheet have Default setting that can be edited in the Camapign's games setting, some info */ | + | <!-- /* if the sheet have Default setting that can be edited in the Camapign's games setting, some info */ --> |
− | + | ||
===Roll templates=== | ===Roll templates=== | ||
− | |||
+ | <!-- /* how to use the sheets roll template */. --> | ||
==Tips== | ==Tips== | ||
− | + | <!-- List useful macros, links, API and other things that could help using the sheet. --> | |
=Other= | =Other= | ||
==Changelog== | ==Changelog== | ||
− | + | '''Version 1.00 (2021-9-15)''' | |
* Setting up wiki page for M&M 3E sheet | * Setting up wiki page for M&M 3E sheet | ||
=See Also= | =See Also= | ||
− | |||
− | |||
− | |||
− | |||
+ | * [https://greenroninstore.com/collections/mutants-masterminds Mutants & Masterminds 3E - Green Ronin Store] | ||
+ | * {{repo|Roll20/roll20-character-sheets/tree/master/Mutants%20and%20Masterminds%203E Old Community Sheet - sourcecode}} | ||
<br> | <br> | ||
<br> | <br> | ||
[[Category:Character Sheet Documentation]] | [[Category:Character Sheet Documentation]] |
Revision as of 13:58, 17 September 2021
Sheet Version | 1.00 |
Last Update | 2021-September 15th |
Authors | Richard T., Scott C. |
This is a guide to the Mutants & Masterminds 3E Official character sheet, published by Green Ronin Publishing, made by Richard T. and Scott C..
Contents |
General
Main Page/Player
Powers
Hero Labs Importer
For players who have created their characters using Hero Lab, we have integrated an importer into the sheet to help you jumpstart transferring your character over. It is a few steps and imperfect in a couple ways (we'll cover known issues) but it does feel like magic.
Step 1: Export from Hero Lab
As of Hero Lab v8.9:
- Go to File
- Select Save Custom Output
- Generate XML File
- Output your XML file to somewhere you can find and open.
Step 2: Convert your XML to JSON
- You will need a way to convert XML to JSON, there are a number of websites that can do this easily, such as code beautify
- Paste the text from your XML code to the left window
- Copy or the save the text from the automatically generated JSON from the right window.
Step 3: Import your Hero
- Open a new character in your Roll20 game
- In the top right corner of the sheet, click on Hero Lab Importer.
- Paste the JSON text in the text area.
- Click on the Import button.
- ... wait a few seconds...
- Click outside the importer to close it.
- Look through the character for any problems with the import.
Known Importer Issues
As to be expected moving data from one app to another, there will be some issues with missing information or how it might be displayed. Here are known issues with the importer.
- Attacks are not automatically related to any Close or Ranged Combat Skills.
- Features of Headquarters are not currently exported from Hero Labs and will be missing.
NPC
Settings Menu
Description of settings options for the sheet
Sheet Type | Can switch between PC or NPC |
Hide GM Rolls? | Hides the extra roll buttons with "GM" written on them. The GM rolls function like the regular rolls except they are whispered to the GM. |
Setting name | what it does |
Default Settings
Roll templates
Tips
Other
Changelog
Version 1.00 (2021-9-15)
- Setting up wiki page for M&M 3E sheet
See Also