mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"html": "dolmenwood.html",
|
|
"css": "dolmenwood.css",
|
|
"authors": "Sharper044",
|
|
"roll20userid": "6966273",
|
|
"preview": "preview.png",
|
|
"instructions": "Dolmenwood Official character sheet. For more information see [Necrotic Gnome](https://necroticgnome.com/pages/about-dolmenwood).",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "sheetTab",
|
|
"displayname": "Default Character Type",
|
|
"displaytranslationkey": "default-character-type",
|
|
"type": "select",
|
|
"options": [
|
|
"Player Character|character",
|
|
"Non-player Character|monster"
|
|
],
|
|
"optiontranslationkeys": [
|
|
"player-character",
|
|
"non-player-character"
|
|
]
|
|
},
|
|
{
|
|
"attribute": "situationalBonusEnabled",
|
|
"displayname": "Situational Bonus Enabled?",
|
|
"displaytranslationkey": "situational-bonus-enabled",
|
|
"type": "select",
|
|
"options": [
|
|
"Enabled|enabled",
|
|
"Disabled|disabled"
|
|
],
|
|
"optiontranslationkeys": [
|
|
"enabled",
|
|
"disabled"
|
|
]
|
|
}
|
|
],
|
|
"legacy": false
|
|
} |