mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-01 12:42:32 +00:00
* Updated NWOD-Changling so that input type='textarea' to be textareas instead -- the input type=textarea input fields seemed to not work. * Update sheet.json removing attribution update mistakenly placed in the instructions field. * updates after testing. Additionally, added first-effort dice roll buttons to the attributes. The dice roll equations are a bit gnarly, but it allows the macro to automatically decide to roll a chance die if the dice pool is 0 or lower.
9 lines
333 B
JSON
9 lines
333 B
JSON
{
|
|
"html": "changeling.html",
|
|
"css": "changeling.css",
|
|
"authors": "Derek Gillies (@derekgillies) with minor updates by Daniel Kluver",
|
|
"roll20userid": "483003",
|
|
"preview": "changeling.png",
|
|
"instructions": "**Changeling the Lost**\n\nDid the bulk of this in one fever dream of a day! Thanks to the Roll20 team and community."
|
|
}
|