mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
55 lines
2.7 KiB
JSON
55 lines
2.7 KiB
JSON
{
|
|
"html": "ProjectMoonTRPG.html",
|
|
"css": "ProjectMoonTRPGStyle.css",
|
|
"authors": "punibird, BeautifulDemise",
|
|
"roll20userid": "11544351, 487875",
|
|
"preview": "ProjectMoonTRPG-preview.jpg",
|
|
"instructions": "**Project Moon TRPG - Roll20 Sheet** - (version 0.7)\n\n**Supported Languages:** English, 日本語, 한국어\n\nThis is a Roll20 character sheet and playing tool for Project Moon TRPG, a fan-made system based on the games and world setting of Project Moon.\nThe original system was created in Korean by helloing0119.\n\n**Contact:** [Google Form](https://forms.gle/EMnjArzsgdpQJwfZ9) | [@punibird](https://twitter.com/punibird) | [beautifuldemise (Discord)](https://discord.com/users/166920510330896384) \n\n**PMTRPG Resources:** [Google Drive](https://drive.google.com/drive/u/2/folders/15nMYLz0sB5xWUiSOG4oN6IsteRJjpdZk)\n[Rule Summary](https://docs.google.com/document/d/1MRk6HRD79pw-3-dcgteGgHIBAzdKVpDHRYIY5EFscE4/) | [Roll20 Sheet Guide](https://docs.google.com/document/d/1ok4-2vBbgH9jyBw05kGwsl0F96qrck4vmU9PO5kvoWU/)",
|
|
"instructionstranslationkey": "sheetsettings-instructions",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "global_editMode",
|
|
"displayname": "Turn on Edit Mode: ",
|
|
"displaytranslationkey": "sheetsettings-editmode",
|
|
"type": "checkbox",
|
|
"value": "true"
|
|
},
|
|
{
|
|
"attribute": "global_editKey",
|
|
"displayname": "Edit Mode Password:",
|
|
"displaytranslationkey": "sheetsettings-pw",
|
|
"type": "text",
|
|
"value": "None",
|
|
"description": "Set a password for Edit Mode access. Leave blank to allow anyone to use Edit Mode.",
|
|
"descriptiontranslationkey": "sheetsettings-pw-desc"
|
|
},
|
|
{
|
|
"attribute": "global_gameSettingSource",
|
|
"displayname": "Game Settings Data: ",
|
|
"displaytranslationkey": "sheetsettings-game",
|
|
"type": "text",
|
|
"value": "None",
|
|
"description": "Paste Game Settings text data generated from Edit Mode, in order to apply to all sheets.",
|
|
"descriptiontranslationkey": "sheetsettings-game-desc"
|
|
},
|
|
{
|
|
"attribute": "global_ailmentSettingSource",
|
|
"displayname": "Custom Ailments Data: ",
|
|
"displaytranslationkey": "sheetsettings-ailment",
|
|
"type": "text",
|
|
"value": "None",
|
|
"description": "Paste Custom Ailments text data generated from Edit Mode, in order to apply to all sheets.",
|
|
"descriptiontranslationkey": "sheetsettings-ailment-desc"
|
|
},
|
|
{
|
|
"attribute": "global_generalSettingSource",
|
|
"displayname": "General Settings Data: ",
|
|
"displaytranslationkey": "sheetsettings-general",
|
|
"type": "text",
|
|
"value": "None",
|
|
"description": "Paste text data generated from the Import/Export tab, in order to apply to all sheets.",
|
|
"descriptiontranslationkey": "sheetsettings-general-desc"
|
|
}
|
|
],
|
|
"legacy": false
|
|
} |