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

5e OGL Sheet and Carrying Capacity modifier

So I noticed that the carrying capacity modifier doesn't allow for anything other than multiplication, and it doesn't allow decimals either. So this means that while something like large-sized with powerful build or something can work fine, as that would just change from *2 to *4 or whatever, there's not a way to reduce carrying capacity it seems. I have a character sheet for a character that is tiny sized, and I seem to be unable to do *0.5 or anything similar to it to get the capacity to be read as 45 (he has 6 strength). Is there a way around this? I even tried doing -45 since if i don't put *2 in the modifier space, it calculates the capacity to be 90. Otherwise, the only thing I can think to do is to create an item in his inventory that weighs nothing and is called "CARRYING CAPACITY 45" and leave it at the top of his inventory. Would rather not do it because it feels like clutter.
1546434858

Edited 1546435156
Spren
Sheet Author
Hey Goddess, nice catch. You are totally right but I found a hack. It looks like if you add a "size" field to the Attributes and Abilities tab of the character sheet and set it to "tiny" all lowercase it will do the correct math. In the code it seems to still check for the "size" attribute and modifies carry capacity accordingly, even though there's nowhere visible on the sheet for it. The other valid options "large", "huge", and "gargantuan" for those wondering.
Oh, you're right! But just so you know, that attribute is already there; there isn't a need to add it. It turns out that my problem was that when I went into the character's bio tab and entered their size, "Tiny" gets considered medium; after changing it to "tiny" it worked for me. So it seems that only all lowercase is allowed in it.
1546441412
Spren
Sheet Author
Silly me. I didn't even look at the Bio tab. I always forget it's there. Glad we figured it out!