Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Mutants & Masterminds 3E Official"

From Roll20 Wiki

Jump to: navigation, search
m (Step 3: Import your Hero)
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;"
|+Example Sheet
+
|+M&M 3E Official
 
|-
 
|-
 
|'''Sheet Version'''
 
|'''Sheet Version'''
Line 9: Line 9:
 
|-
 
|-
 
|'''Authors'''
 
|'''Authors'''
| {{user profile|23472|Richard T}}, {{user profile|459831|Scott C}}
+
| [[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 {{user profile|23472|Richard T}} and {{user profile|459831|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.]].
  
  
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 [[https://codebeautify.org/xmltojson code beautify]]
+
* 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 */
 
  
 +
<!-- /* 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 */
 
  
 +
<!-- /* how to use the sheets roll template */. -->
  
  
 
==Tips==
 
==Tips==
/* List useful macros, links, API and other things that could help using the sheet. */
+
<!-- List useful macros, links, API and other things that could help using the sheet. -->
  
 
=Other=
 
=Other=
  
 
==Changelog==
 
==Changelog==
===Version 1.00 (2021-9-15)===
+
'''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=
* Link to relevant wiki pages
 
* Link to Game Rules/Publisher homepage
 
* Link to some Community for the game
 
* [https://github.com/Roll20/roll20-character-sheets/tree/master/ Sheet Sourcecode] /* fill out the url to where the sheet code can be found */
 
  
 +
* [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

M&M 3E Official
Sheet Version 1.00
Last Update 2021-September 15th
Authors Richard T., Scott C.
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 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

Options
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