Difference between revisions of "Mutants & Masterminds 3E Official"
From Roll20 Wiki
Algernon B. (Talk | contribs) (→Tips) |
Andreas J. (Talk | contribs) m (page revision date template added) |
||
Line 1: | Line 1: | ||
+ | {{revdate}}This is a guide to the '''Mutants & Masterminds 3E Official''' character sheet, published by Green Ronin Publishing, made by [[Richard T.]] and [[Scott C.]]. | ||
+ | |||
+ | |||
+ | |||
{| 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 | |+M&M 3E Official | ||
Line 12: | Line 16: | ||
|} | |} | ||
[[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]] | ||
− | |||
− | |||
__TOC__ | __TOC__ | ||
=General = | =General = | ||
Line 20: | Line 22: | ||
===Powers === | ===Powers === | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== NPC == | == NPC == | ||
Line 60: | Line 36: | ||
|- | |- | ||
|'''Hide GM Rolls?''' | |'''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. | + | | 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''' | |'''Setting name''' | ||
Line 74: | Line 50: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | =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 [https://www.convertjson.com/xml-to-json.htm XML to JSON Converter] | ||
+ | * 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 ([[GM]] needs to [[Adding_Character_Sheet#Adding_New_Characters_In-Game|give you a character sheet]], if you're a [[player]]) | ||
+ | * 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. | ||
+ | |||
=Default Settings= | =Default Settings= | ||
− | + | ||
+ | * Skill Rank Cost: GM can change default cost. | ||
+ | |||
===Roll templates=== | ===Roll templates=== | ||
Line 96: | Line 102: | ||
* [https://greenroninstore.com/collections/mutants-masterminds Mutants & Masterminds 3E - Green Ronin Store] | * [https://greenroninstore.com/collections/mutants-masterminds Mutants & Masterminds 3E - Green Ronin Store] | ||
− | * [http://www.lonewolfdevel.com/submit/get_product.asp?product=hp&platform=win | + | * Hero Lab Classic | For [http://www.lonewolfdevel.com/submit/get_product.asp?product=hp&platform=win Windows] | For [http://www.lonewolfdevel.com/submit/get_product.asp?product=hp&platform=mac Mac] |
− | + | ||
* {{repo|Roll20/roll20-character-sheets/tree/master/Mutants%20and%20Masterminds%203E%20Official Sheet sourcecode}} | * {{repo|Roll20/roll20-character-sheets/tree/master/Mutants%20and%20Masterminds%203E%20Official Sheet sourcecode}} | ||
<br> | <br> | ||
<br> | <br> | ||
[[Category:Character Sheet Documentation]] | [[Category:Character Sheet Documentation]] |
Revision as of 19:22, 21 September 2021
Page Updated: 2021-09-21 |
Sheet Version | 1.00 |
Last Update | 2021-September 15th |
Authors | Richard T., Scott C. |
Contents |
General
Main Page/Player
Powers
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 |
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 XML to JSON Converter
- 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 (GM needs to give you a character sheet, if you're a player)
- 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.
Default Settings
- Skill Rank Cost: GM can change default cost.
Roll templates
Tips
The sheet works best in pop-out mode on Roll20.
Other
Changelog
Version 1.00 (2021-9-15)
- Setting up wiki page for M&M 3E sheet
See Also
- Mutants & Masterminds 3E - Green Ronin Store
- Hero Lab Classic | For Windows | For Mac
- Sheet sourcecode