
When rolling melee damage, the Dark Heresy 2nd Edition character sheet appears to be adding the Strength Bonus twice: once by referencing the Strength Bonus directly, and once by calculating it from the Strength stat. For example, when rolling damage for an Omnissian Axe, which deals 2d10+4, wielded by a character with Strength 43 and Unnatural Strength 2, for a total strength bonus of 6, the resulting command is: /me does [[2d10+4+@{Aemilionus Dardashin|UnS}+(floor(@{Aemilionus Dardashin|strength}/10))]] Energy damage! (Pen: 6) This results in a total of 2d10+4+6+(floor(43/10)), instead of the expected total of 2d10+4+6.