mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
Linkified the readme link as per Andreas suggestion Co-authored-by: Andreas J. <2890634+Anduh@users.noreply.github.com>
22 lines
996 B
JSON
22 lines
996 B
JSON
{
|
|
"html": "warlockOSR.html",
|
|
"css": "warlockOSR.css",
|
|
"authors": "ooshp, Fire Ruby Designs",
|
|
"roll20userid": "4775411",
|
|
"preview": "warlockOSR_preview.png",
|
|
"instructions": "Character sheet for Warlock! OSR by Fire Ruby Designs.\nThank you [FRD](https://firerubydesigns.co.uk/home) for permission to use limited content from the rulebook to improve the sheet.\nCredit to [RPG-Awesome](https://nagoshiashumari.github.io/Rpg-Awesome/) for SVG icons used on the sheet.\nCheck the HELP tab on the Sheet or check the [readme](https://github.com/roll20/roll20-character-sheets/WarlockOSR/readme.md) for instructions",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "react",
|
|
"displayname": "Use Reactive Roll system?",
|
|
"type": "select",
|
|
"options": [
|
|
"Yes|1",
|
|
"No|0"
|
|
],
|
|
"default": "1",
|
|
"description": "When attacking or casting a spell, use the Reactive Roll system to guide the rest of the combat exchange."
|
|
}
|
|
],
|
|
"legacy": false
|
|
} |