mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
18 lines
1.4 KiB
JSON
18 lines
1.4 KiB
JSON
{
|
|
"html": "open_legend_minimalist.html",
|
|
"css": "open_legend_minimalist.css",
|
|
"authors": "Déja Augustine (a.k.a. Kertész, @dejaaugustine)",
|
|
"roll20userid": "1068768",
|
|
"preview": "open_legend_minimalist.jpg",
|
|
"instructions": "A minimalist character sheet for the [Open Legend](http://www.openlegendrpg.com) system.\n\nThis sheet is designed to stay out of your way as much as possible, no matter how you use the Open Legend system. Features include:\n* Single page design (no tabs)\n* No hidden options or settings (almost)\n* Toggle between Roll20's virtual dice and prompts if you'd rather roll your own (the ONLY hidden option, click the gear beneath the logo).\n* All features (advantage/disadvantage, power level calculation, etc.) are fully compatible with both virtual and physical dice\n* Hover over any roll button to reveal per-attribute/per-action advantage/disadvantage\n* Autocalculate fields with reasonable defaults\n* Change any autocalculated field if you don't like the result (no fields are locked/disabled)\n* Room for all your actions, feats, perks, flaws, and inventory\n* Roll templates for boons show what power levels you can invoke based on your roll",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "use_physical_dice",
|
|
"displayname": "Use Physical Dice",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Default to using physical dice prompts"
|
|
}
|
|
],
|
|
"legacy": true
|
|
} |