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

Exalted 3rd Edition

Hi was wondering if there's someone who could fix the Sheet? You can't make the sheet bigger without screwing the placements up and some of the stuff like personal motes is really hard to see
1491624233
Lithl
Pro
Sheet Author
API Scripter
I'm responsible for v2 of the Ex3 sheet. I can look into it this weekend, although any specifics you can give on the improvements you're looking for would be helpful.
1491638579

Edited 1491638795
ah sweet! Yeah, i saw that on the original Sheet, at the bottom were some "Guidelines" so to speak which would be awesome to see! Natural Soak with the Bonus + is really hard to see cause the Up and down arrow buttons are in the way Same with essence! ^^ Here for example! Otherwise it's a really clean and nice Sheet! would it be possible to maybe be able to "Mark" your abilities differently? cause at the moment i can only leave a check mark, but in the book they want us to identify our "Favored abilities" a bit different which makes it hard if i can only leave check marks! And The "Show Crafts" and "Show Styles" i think can be just "Show" so the text doesnt overlap Hope this helped! and i know my text is allover the place haha!
Some of my charm descriptions are too long to be visible, it would be nice if the sheet was wider so I could read them or if the font text changed size to fit it into the field.
1491695730

Edited 1491696517
Lithl
Pro
Sheet Author
API Scripter
Happywolf said: Natural Soak with the Bonus + is really hard to see cause the Up and down arrow buttons are in the way Same with essence! ^^ What browser are you using? The spinners (up/down arrows) aren't supposed to be there at all. Happywolf said: would it be possible to maybe be able to "Mark" your abilities differently? cause at the moment i can only leave a check mark, but in the book they want us to identify our "Favored abilities" a bit different which makes it hard if i can only leave check marks! I don't actually see the book telling you how to fill in the box, although both the form-fillable PDF sheet and the Tomb of Dreams quickstart that was released a couple days ago fills in the entire square. It doesn't actually matter how the box is marked, merely that it's marked and you can see it. And, to be perfectly honest, marking it with a full box in a fashion that still looks good is actually harder than using a check mark. If you think the check mark is too hard to see I could change it, but I'd rather not have to. Happywolf said: And The "Show Crafts" and "Show Styles" i think can be just "Show" so the text doesnt overlap You appear to be missing the Cimiez font used by the sheet. You can either tell your browser to "load unsafe scripts", or else you should also be able to download and install the font on your computer:&nbsp; <a href="http://lithl.info/cimiez.ttf" rel="nofollow">http://lithl.info/cimiez.ttf</a> Note: It's called "unsafe" because Roll20 is using http for the imgsrv.rol20.net proxy when serving external fonts instead of using https. I can't do anything about that, but when and if Roll20 ever fixes it to use https, this step ought to go away on its own. I'll see what I can do about improving the appearance for people without the font, though. (Edit: I also just noticed that without Cimiez, the crafting/xp row is breaking out of the sheet's width and causing a horizontal scroll bar. With Cimiez, that doesn't happen. I definitely need to look into that.) Bob D. said: Some of my charm descriptions are too long to be visible, it would be nice if the sheet was wider so I could read them or if the font text changed size to fit it into the field. That's exactly why I put the book/page # fields in the charms/evocations/sorceries section, because the full effect is going to be too long to be reasonable no matter what I do, I think. I'll see if I can make it better, but I'm not going to guarantee anything on that front. Actually changing the font size dynamically is not possible, however.
Thanks for clearing some up! and i am using Firefox
1491728336
Jakob
Sheet Author
API Scripter
Firefox has very annoying default looks for number fields, compared to Chrome. When you go about fixing this for FF, don't fall into the same trap that I did:&nbsp; Bug report .
1491798253
Lithl
Pro
Sheet Author
API Scripter
Okay, I think I've fixed the problems caused by Cimiez not being loaded (eg, "Show Crafts" overflowing onto the Dodge ability), as well as the number input spinners in Firefox. Firefox is still having some issues with the XP/Crafting XP row flexboxes, though. I'm required to go through an approval process at work before making commits to public repos, so I'll post here once I make the pull request.
1491859864
Lithl
Pro
Sheet Author
API Scripter
PR created:&nbsp;<a href="https://github.com/Roll20/roll20-character-sheets/pull/2531" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pull/2531</a>