I am seeing an error within the 'bloodhunter' class, 'order of the mutant' sub-class in the character sheets.
The error deals with the calculation for 'mutagen score' which itself affects a series of abilities of the class. The correct method of calculating the mutagen score, from the documentation is: "Mutation Score = your blood hunter level divided by 4, rounded up." (citation found at URL [ https://www.dndbeyond.com/classes/blood-hunter#OrderoftheMutant ]
Within the character sheets, if you mouse over mutagen score, it displays the formula ' classlevel/4@roundup ' I fear it may be rounding up the integer 4 in the formula (which will always be 4), not the output of classlevel/4 as I am seeing fractional scores in my character sheet; and as a result, I am seeing invalid downstream ability and capability miscalculations.
Example: Setting up a blood hunter, and choosing 'order of the mutant' at level 3, then advancing the character to fifth level, the mutagen score should be (5/4)@roundup = 2.00 -- instead, the character sheet reports it as 1.25; and throws off other calculations as a result. This example is repeatable out to level 20.
I am seeing an error within the 'bloodhunter' class, 'order of the mutant' sub-class in the character sheets.
The error deals with the calculation for 'mutagen score' which itself affects a series of abilities of the class. The correct method of calculating the mutagen score, from the documentation is: "Mutation Score = your blood hunter level divided by 4, rounded up." (citation found at URL [ https://www.dndbeyond.com/classes/blood-hunter#OrderoftheMutant ]
Within the character sheets, if you mouse over mutagen score, it displays the formula ' classlevel/4@roundup ' I fear it may be rounding up the integer 4 in the formula (which will always be 4), not the output of classlevel/4 as I am seeing fractional scores in my character sheet; and as a result, I am seeing invalid downstream ability and capability miscalculations.
Example: Setting up a blood hunter, and choosing 'order of the mutant' at level 3, then advancing the character to fifth level, the mutagen score should be (5/4)@roundup = 2.00 -- instead, the character sheet reports it as 1.25; and throws off other calculations as a result. This example is repeatable out to level 20.
Thanks for your attention!
Ian
Looks like they've fixed it since then. Thanks for bringing it to people's attention :)