Files
roll20-character-sheets/ButterflyAspect/sheet.json
T
Tealk 677f59e7fc [Butterfly aspect] first release (#5768)
* spelling & burst

* First Release

* Revert "spelling & burst"

This reverts commit f322adbde0c4b0e1e155d47f1ce4343ad5e9313a.

* formating error
2020-01-06 10:29:02 -06:00

17 lines
549 B
JSON

{
"html": "ButterflyAspect.html",
"css": "ButterflyAspect-min.css",
"authors": "Daniel B. aka Tealk",
"roll20userid": "207181",
"preview": "ButterflyAspect.png",
"instructions": "",
"useroptions": [
{
"attribute": "api_toggle",
"displayname": "Enable API: ",
"type": "checkbox",
"value": "0",
"description": "This setting enables the API usage in the character sheet. It requires the Ammo Count Api Script written by Aaron C. Meadow at https://github.com/shdwjk/Roll20API/blob/master/Ammo/Ammo.js."
}
]
}