Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

nWoD Character Sheet Updates

Hey hey! New to API and Coding, not really something I do long term - but I'm running a nWoD (CofD) Chronicle with some friends, now that Hunter and Mummy have 2nd Edition books. -- But I realized that Mummy and Hunter are currently only in the 1st Edition settings of the Official Sheet? Assuming this might be changed in the future - is there anywhere I could report that in hopes of it getting updated? If not, is there a way I could make changes and updates myself? Not that I feel comfortable doing soo - just trying to work out what the update process is for sheets that are Roll20 specific -- does anyone know if there is a better formatted sheet?
1646858222
Andreas J.
Forum Champion
Sheet Author
Translator
Noamancy said: If not, is there a way I could make changes and updates myself? Not that I feel comfortable doing soo - just trying to work out what the update process is for sheets that are Roll20 specific -- does anyone know if there is a better formatted sheet? The "Chronicles of Darkness" sheet is a community fork of the "by Roll20" sheet, which is netter than the official one, and you can help update it. <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/Chronicles%20of%20Darkness" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/Chronicles%20of%20Darkness</a> You could contact whoever updated it the last time and see if they want to collaborate with you on the update, might go quicker.
THISSSSS This is what I needed! Thank you! Thank you so much! Worked PERFECTLY, and didn't overwrite our characters. Though, I noticed it had an sheets.json script, is that something I need to add? I did check Legacy Opt-in, sheet APPEARS to be ok, but I wasn't sure where to drop the sheet.json at if it was even needed.
1646927368
Andreas J.
Forum Champion
Sheet Author
Translator
Noamancy said: Though, I noticed it had an sheets.json script, is that something I need to add? That's for <a href="https://wiki.roll20.net/Sheet_Sandbox" rel="nofollow">https://wiki.roll20.net/Sheet_Sandbox</a> development. You can read more about sheet.json &amp; the Default Sheet Settings included in them
Amazing! Thank you again! That's perfect! sooo far, it's looking great! Lots more details and extra stuff and newer code. Before I start going in and making any major look over with the code - I know this might not be the place for troubleshooting - but I noticed that the auto-generated fields for armor and defense show up odd in firefox: This doesn't appear to be a sheet issue, and is more likely a browser issue - but I was wondering if there was a fix for it? I have a player who uses Firefox to play - and it just looks odd for him. I'm sure he's ok using Chrome, I was just trying to accomodate for his tastes. Gonna test a few things in my firefox browser to see, but thought I'd ask in case someone recognized it.
1646930310
Kraynic
Pro
Sheet Author
I think Chrome auto hides the number input spinners (unless something has changed since I last messed with it, they come back when you hover over the input), while Firefox does not.&nbsp; If you want them hidden all the time, or for Firefox to autohide them, you will need to specify that in your css.
1646931231
Andreas J.
Forum Champion
Sheet Author
Translator
Yeah I get the same experience of Firefox, suggest you just change the input width from 18px to 35px.&nbsp; Even if you fix the firefox thing, the boxes are unnecessarily narrow.