Files
roll20-character-sheets/Torg Eternity/sheet.json
G-G-G 7454dd8719 Torg Eternity v4 (#5983)
* Torg Eternity Sheet Update Announcement

In preparation for a major sheet update, this commit adds an announcement at the top of character sheets letting players know about it, and how to preview the changes.

No functional changes to the sheet are made in this commit.

* Torg Eternity Sheet Update

* Corrected Image links

* Minor bugfixes

* Last minute tweaks

* Positively the last last minute changes

* Ok, maybe it wasnt the last update after all.

* This time, for sure
2020-03-23 10:43:28 -05:00

33 lines
1.1 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. "
}
]
}