The Threatening Presence ability for the Bulwark Warrior is not calculating the DC for the Wisdom save correctly. It's supposed to be 8+Constitution+Proficiency. Currently it is not including the Constitution modifier.
Relatively minor but a bug or oversight nonetheless: The Warrior of Pride Monk Subclass's ability Bruised Ego, for one it should probably have a special action under the Other tab to remind players they get temp HP whenever they use focus, but also the snippet codes in the tooltip need to be unsigned.
Currently the the tooltip under Bruised Ego reads (with 16 wisdom): "When you expend a Focus Point, you can also gain Temp HP equal to +3. While you are Bloodied, you gain +6 instead." It should probably be: "When you expend a Focus Point, you can also gain Temp HP equal to 3. While you are Bloodied, you gain 6 instead." Done simply by making this: modifer:wis@min:1 into (modifier:wis@min1)#unsigned
The buckler from this book is causing issues by highlighting the disadvantage for STR and DEX checks when not proficient with it. This happens no matter whether the character should be or not. I have made a test character that is a monster hunter, is proficient with shields, and has taken the advanced weapons fighting style feat. This character still doesn't allow the buckler to be wielded without the downsides of "not being proficient with it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The Threatening Presence ability for the Bulwark Warrior is not calculating the DC for the Wisdom save correctly. It's supposed to be 8+Constitution+Proficiency. Currently it is not including the Constitution modifier.
Relatively minor but a bug or oversight nonetheless: The Warrior of Pride Monk Subclass's ability Bruised Ego, for one it should probably have a special action under the Other tab to remind players they get temp HP whenever they use focus, but also the snippet codes in the tooltip need to be unsigned.
Currently the the tooltip under Bruised Ego reads (with 16 wisdom):
"When you expend a Focus Point, you can also gain Temp HP equal to +3. While you are Bloodied, you gain +6 instead."
It should probably be:
"When you expend a Focus Point, you can also gain Temp HP equal to 3. While you are Bloodied, you gain 6 instead."
Done simply by making this: modifer:wis@min:1 into (modifier:wis@min1)#unsigned
The College of Adventurers Bard, Level 6 Ability, Well Rounded doesn't give a skill proficiency in the character builder, only a language and a tool.
The buckler from this book is causing issues by highlighting the disadvantage for STR and DEX checks when not proficient with it. This happens no matter whether the character should be or not. I have made a test character that is a monster hunter, is proficient with shields, and has taken the advanced weapons fighting style feat. This character still doesn't allow the buckler to be wielded without the downsides of "not being proficient with it.