On the character sheet, a character (in this case my barb) has a pike with a 10ft reach. With the Polearm master feat you have a bonus action attack (which kind of works so not too bothered) and a reaction (opportunity attack) when a creature enters your reach. Now, this reaction or opportunity attack should have the same reach as your weapon, in this case pike, but it seems like the character sheet is defaulting all attacks except the main one to a reach of 5ft.
Edit: I just noticed a few other things.
The reaction has no damage die to roll (should be the same as main attack). The HIT/DC section also does not account for +1 (or + anything) weapons in either the bonus or the reaction.
The code is probably not dynamic - polearm master reach opportunity attack also applies to weapons that don’t have 10 ft reach (spear, quarterstaff), so it’s probably coded for the base minimum of 5ft and doesn’t change if you equip a weapon with reach
There isn't a “main attack” just a listing of equipped weapons and unless it had a main attack toggle it would not be able to differentiate between a spear or a glaive (which is the main attack weapon if both are equipped?)
it’s probably coded as intended because of limitations in the other part of the sheet
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi,
On the character sheet, a character (in this case my barb) has a pike with a 10ft reach. With the Polearm master feat you have a bonus action attack (which kind of works so not too bothered) and a reaction (opportunity attack) when a creature enters your reach. Now, this reaction or opportunity attack should have the same reach as your weapon, in this case pike, but it seems like the character sheet is defaulting all attacks except the main one to a reach of 5ft.
Edit: I just noticed a few other things.
The reaction has no damage die to roll (should be the same as main attack). The HIT/DC section also does not account for +1 (or + anything) weapons in either the bonus or the reaction.
Just thought I would log it as a bug.
The code is probably not dynamic - polearm master reach opportunity attack also applies to weapons that don’t have 10 ft reach (spear, quarterstaff), so it’s probably coded for the base minimum of 5ft and doesn’t change if you equip a weapon with reach
There isn't a “main attack” just a listing of equipped weapons and unless it had a main attack toggle it would not be able to differentiate between a spear or a glaive (which is the main attack weapon if both are equipped?)
it’s probably coded as intended because of limitations in the other part of the sheet