mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"html": "Torg Eternity.html",
|
|
"css": "Torg Eternity.css",
|
|
"authors": "GiGs",
|
|
"roll20userid": "157788",
|
|
"preview": "torgeternity.jpg",
|
|
"instructions": "Sheet Version 4.0\nThis is a major rewrite of the sheet in every way.\nSee [the Wiki Page](https://wiki.roll20.net/Torg_Eternity_Community_Sheet) for a full description of the new sheet.",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "rolltype",
|
|
"displayname": "Possibilities and Up Rolls: ",
|
|
"type": "select",
|
|
"options": [
|
|
"Display Popup to ask for Last Roll|0",
|
|
"Tokens must be selected, gets Last Roll automatically|1"
|
|
],
|
|
"default": "0",
|
|
"description": "Check to use selected Tokens for rolls; leave unchecked to get a Popup asking for Last Roll."
|
|
},
|
|
{
|
|
"attribute": "rolldamagetype",
|
|
"displayname": "Damage Rolls: ",
|
|
"type": "select",
|
|
"options": [
|
|
"Display Total Damage, let users calculate Wounds and Shock|0",
|
|
"Ask for Toughness, and Display Wounds and Shock|1",
|
|
"Select Target Tokens, and Display Wounds and Shock|2"
|
|
],
|
|
"default": "0",
|
|
"description": "How damage rolls will display their results. "
|
|
}
|
|
],
|
|
"legacy": true
|
|
} |