I think the temporary HP part is supposed to only display a number, but there seems to be a bug in the output (see red). This was displayed for a Level 3 Bard so I'd imagine it should just show 5 on the character sheet.
Mantle of Inspiration
As a bonus action, spend one use of Bardic Inspiration to grant temporary HP to a number of creatures (up to +2) you can see and that can see you within 60 ft. Each creature can immediately use its reaction to move up to its speed, without provoking opportunity attacks.
That is not a display bug, they just don't have it coded to change snippets at different level intervals. I'm sure it is on a list of things to fix in a future update.
In the meantime, there are a few features across several classes that are displayed like this.
Thanks for letting me know! I just saw it and assumed it was a bug since it does display an updating number in bold other cases (e.g. DCs, targets affected, etc.).
Thanks for letting me know! I just saw it and assumed it was a bug since it does display an updating number in bold other cases (e.g. DCs, targets affected, etc.).
It is a fair assumption. The difference is that the bold number that auto-update are outputs of equations. Something like a number + an ability + proficiency bonus, which the site can calculate and output as a number. In this case the value increases a certain amount at certain levels, but can't be expressed as a mathematical equation.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
As a bonus action, spend one use of Bardic Inspiration to grant temporary HP to a number of creatures (up to +2) you can see and that can see you within 60 ft. Each creature can immediately use its reaction to move up to its speed, without provoking opportunity attacks.
Temporary HP: [3rd] 5, [5th] 8, [10th] 11, [15th] 14
That is not a display bug, they just don't have it coded to change snippets at different level intervals. I'm sure it is on a list of things to fix in a future update.
In the meantime, there are a few features across several classes that are displayed like this.
Thanks for letting me know! I just saw it and assumed it was a bug since it does display an updating number in bold other cases (e.g. DCs, targets affected, etc.).
It is a fair assumption. The difference is that the bold number that auto-update are outputs of equations. Something like a number + an ability + proficiency bonus, which the site can calculate and output as a number. In this case the value increases a certain amount at certain levels, but can't be expressed as a mathematical equation.