mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
22 lines
900 B
JSON
22 lines
900 B
JSON
{
|
|
"html": "charsheet_3-5.html",
|
|
"css": "charsheet_3-5.css",
|
|
"authors": "Diana P.",
|
|
"preview": "charsheet_3-5.jpg",
|
|
"roll20userid": "108188",
|
|
"instructions": "Roll templates now implemented; see descriptions and other information in new Roll Template section at bottom of sheet. Attack and full attack rolls modifiable in-sheet to allow inclusion of feat- or item-based additions to attacks. Full attack gives 'undefined' error for attacks one does not have a BAB defined for (remove that part of the macro if BAB is not high enough for 2, 3, or 4 attacks/rnd)",
|
|
"legacy": true,
|
|
"useroptions": [
|
|
{
|
|
"attribute": "spellmode",
|
|
"displayname": "Spell mode? ",
|
|
"type": "select",
|
|
"options": [
|
|
"Base mode|1",
|
|
"Full mode|2"
|
|
],
|
|
"default": "",
|
|
"description": "spell mode This option can be be later changed on individual sheets from the 'Settings-page.'"
|
|
}
|
|
]
|
|
} |