mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"html": "sheet.html",
|
|
"css": "sheet.css",
|
|
"authors": "Andreas J.",
|
|
"roll20userid": "1223200",
|
|
"preview": "preview.png",
|
|
"instructions": "This is the character sheet for'GODSEND Agenda', by Khepera Publishing.\n\n* [GODSEND-Agenda-3-Beta-Test](https://www.drivethrurpg.com/product/305357/GODSEND-Agenda-3-Beta-Test?affiliate_id=135577) on DriveThuRPG",
|
|
"legacy": false,
|
|
"useroptions": [
|
|
{
|
|
"attribute": "whisper",
|
|
"displayname": "Whisper rolls to GM?",
|
|
"description": "When checked, the rolls made from the sheet are only visible to the player and the GM.",
|
|
"type": "checkbox",
|
|
"value": "/w gm"
|
|
},
|
|
{
|
|
"attribute": "modquery",
|
|
"displayname": "Ask for Roll Modifiers?",
|
|
"type": "select",
|
|
"options": [
|
|
"No| ",
|
|
"Yes|+(?{Roll Modifier|0}[Modifiers])"
|
|
],
|
|
"default": "+(?{Roll Modifier|0}[Modifiers])",
|
|
"description": "If active, sheet will as for dice modifiers before every roll."
|
|
},
|
|
{
|
|
"attribute": "dice",
|
|
"displayname": "Base dice for rolls",
|
|
"type": "select",
|
|
"options": [
|
|
"2d10 (GODSEND)|2d10cf0cs0",
|
|
"1d20 (Talislanta, Hellas, Atlantis)|1d20"
|
|
],
|
|
"default": "2d10cf0cs0",
|
|
"description": "Choose what dice is used of the rolls from the sheet. GODSEND Agenda uses '2d10', while some other variations like Talislanta, Hellas & Atlantis use a 'd20'."
|
|
}
|
|
]
|
|
}
|