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 .
×

Chacter sheet formulas

I have two character sheets in a game that I'm a player in. In both cases the rolls do not work. For instance the basic strength check where the character has a +4 modifier will roll a 10 and give me a result of 11. The formula that it is using for every roll is d20+(Floor(5/2)-5)+.... This is true for ability, combat, skills, etc.... In short the "(floor(5/2)-5)" is the problem with the rolls. this is in addition to modifiers not updating and the like. we have tried with two character sheets in the game and both are broken in exactly the same way. this is a pathfinder character sheet that we are working with. Frankly I've looked at the other players who's sheets mostly work including the DM's who works perfectly and they have a "(floor (10/2)-5)" in their calculations that I just don't understand the purpose of, but whatever. (problem with calculations in MHO is that they either add 0 in the ones that work (floor (10/2) - 5) in otherwords 5-5; or they are subtracting 3 like in mine (floor(5/2)-5) or 2-5. This seems like wasted code that is doing no good but to foulup rolls, but I will defer to the gurues on this and simply request help with getting character sheets to work in my account.) If I could get some help in this matter I would be in your debt. We game sunday nights startgin around 5:30PM CST so I'm always on at that time if there is somehting that would be helpful for me to discuss live. thanks in advance for whatever can be done. Help! Chris
EUREKA! I FIXED IT. For those of you that are as dense as I am please note that if you had previous lists of attibutes and abilities, this screws up the caracter sheet. Delete those old items and your world will be bright and sunny.
1402886835
Sam M.
Pro
Sheet Author
This is the case like 90% of the time.
I have a test campaign I call "holy sheet!" where I do my testing on new sheet ideas and always make a new character. Same goes for my API scripts, it is just merely called test area though.
Since this seems to be a Character Sheet issue, I'll shuffle this over to that forum. Glad to hear it was resolved. :)