mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
28 lines
1.8 KiB
JSON
28 lines
1.8 KiB
JSON
{
|
|
"html": "aborea.html",
|
|
"css": "aborea.css",
|
|
"authors": "Daniel (Tealk) Buck - Herzog von Meranien",
|
|
"roll20userid": "207181",
|
|
"preview": "aborea.jpg",
|
|
"instructions": "## General\n Check the [official website](https://aborea.de/) to get the latest rulebooks and helpful tools. \n\n## Handling\n * With the button \"Fuer alle wuerfeln\" or \"Fuer GM wuerfeln\" it is possible to switch the visible no for all dice that are rolled over the character sheet.\n * The button by profession allows you to deactivate the drop down menu and enter your own professions.\n * The automatic money calculation and the life calculation can be switched off and on with the corresponding buttons.\n * With the button at Inventory you can hide the description box. \n\n## Contact\n If you find bugs or have suggestions, please use the [issue tracker](https://codeberg.org/tealk-roll20-character-sheets/Aborea/issues) for this sheet. \n\n## Contribute\n If you want to support me, here is my [Roll20 wish list](https://marketplace.roll20.net/wishlists/207181) oder [Roll20-Abonnement](https://app.roll20.net/gift/forid/207181).",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "calcmoney",
|
|
"displayname": "Geld automatisch umwandeln?",
|
|
"type": "checkbox",
|
|
"checked": "checked",
|
|
"value": "1",
|
|
"description": "Aktivieren falls ihr möchtet das eure Währung automatisch in das nächst Höhere umgewandelt werden soll."
|
|
},
|
|
{
|
|
"attribute": "calcleben",
|
|
"displayname": "Leben automatisch berechnen?",
|
|
"type": "checkbox",
|
|
"checked": "checked",
|
|
"value": "1",
|
|
"description": "Aktivieren falls ihr möchtet das euer Leben automatisch Berechnet wird. Achtung!! Der Beruf muss richtig geshrieben sein."
|
|
}
|
|
],
|
|
"legacy": false,
|
|
"version": "1747507859"
|
|
} |