Mark said: Brian, Are you talking about Actions (for NPCs) or Weapons (for PCs)? They are different. Weapons have the damage die and the bonuses separated. Actions, currently, have the damage die and the bonus in one field ("1d10+7"). I plan to refactor Actions soon and make them match the weapons - GMs will then have to manually convert or use my script to convert them all with one command. It sounds like you're talking about Weapons. In which case the bonuses for attack and damage are mainly calculated by the "Atk Stat" and "Dmg Stat" fields with the bonus fields also adding in the rare case that they are needed (toggle the bonuses button). Does that answer your question? You did answer my question, thank you. After you responded, I experimented with other NPCs and only my Aarakocra is behaving oddly so it seems to be confined to that sheet. I'll explain a little more clearly what I'm seeing though if you care at all, but don't feel obligated to read further because you did answer my question. When I use the roll button on the sheet for an action, it's adding the "To Hit" modifier without one being listed in the "To Hit" section (and adds it twice if I do put one there). I can confirm this is actually what's happening because it's returning a "5" on a crit fail despite there being a "0" in the to hit section. Same thing with the damage, where it adds the modifier without the modifier being there.