Files
roll20-character-sheets/TailsOfEquestria/sheet.json
T
Stephen Lindberg 991549878a Tails of Equestria v1.6 (#5682)
* Fixed header banner

* Added source drop-down fields for talents and quirks.

* Removed hard-coded talents and quirks. Any data that was in these fields in v1.5 will be automatically migrated as a new row in their respective repeating sections.

* Fixed upgrades/downgrades so be rules-correct for D20/D4 cases, respectively.

* Moved Equipment and Campaign Notes to their own tabs.

* Display version # in banner.

* Updated preview image.

* Include banner graphic in repository.
2019-11-18 12:48:01 -06:00

20 lines
1.1 KiB
JSON

{
"html": "sheet.html",
"css": "sheet.css",
"authors": "Stephen Lindberg",
"preview": "sheet.png",
"roll20userid": "46544",
"instructions": "This unofficial character sheet is for Tails of Equestria, the My Little Pony: Friendship is Magic roleplaying game by River Horse. The sheet supports tabs for player characters, NPCs, vehicles, equipment, and campaign notes. The banner graphic is used with permission from River Horse.",
"useroptions": [
{
"attribute": "useApiExplodingHoof",
"displayname": "Use API for Exploding Hoof rolls",
"displaytranslationkey": "useApiExplodingHoof-u",
"type": "checkbox",
"value": "1",
"description": "If checked, the character sheet will use the API to make Exploding Hoof rolls. This is much faster than the non-API solution, which is forced to use less than optimal and complicated dice roller expressions to implement this game mechanic. You must have the API script 'Tails of Equestria Helper' installed to use this option.",
"descriptiontranslationkey": "useApiExplodingHoof-info"
}
]
}