
Hey there, So I'm working on alternate game mechanics for 5E, and I wanted to play with a different calculation for PB. According to what I could find on the Roll20 Wiki ; Proficiency Bonus: By default, the character's Proficiency Bonus is calculated by class level. This setting allows you choose to calculate this bonus via By Level (the default), via a Proficiency Die as described in the Dungeon Master's Guide, or a Custom calculation which rolls out a field to enter a roll formula for the bonus. So I went in the Settings of a sheet, ticked "custom" under PB, then I have entered the following working code: [[{floor((@{level}+1)/2),9}kl1]] And how it looks like on the sheet for me: PB does NOT get added to Saving Throws. PB does NOT get added to Skills. PB does get added to Attacks, but it looks weird. I have tried with and without the inline dice-rolling brackets, same weird thing happens. I went back to the game's option page, changing PB there doesn't appear to help. I have closed and re-opened Chrome, still no change. Both the appearance of this functionality AND the functionality itself aren't working properly. I haven't tested it before all the changes that have been done lately, so I can't compare to a previous time.