Specialized skills override rather than add onto the base skill; if I've got a specialized skill at rank 2 and the base skill at rank 1, I add that 2 to the relevant stat rather than 2+1. This fix applies to the scripts/items/sheet/item-sheet.js file on line 136, where it adds skillRank to the other bonuses.
Specialized skills override rather than add onto the base skill; if I've got a specialized skill at rank 2 and the base skill at rank 1, I add that 2 to the relevant stat rather than 2+1. This fix applies to the scripts/items/sheet/item-sheet.js file on line 136, where it adds skillRank to the other bonuses.