Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.16.4, 5.17.8
-
Fix Version/s: 5.17.9
-
Component/s: Pathfinder
-
Labels:None
-
Environment:Windows 7 64 bit
Description
Grasp of the Dead
The DC of this save is equal to 10 + 1/2 your sorcerer level + your Charisma modifier
Formula used in PCGen:
10+(BloodlineLVL/2)+CON
Formula should be:
10+(BloodlineLVL/2)+CHA
I am using latest stable version but downloaded current alpha release to confirm error is still there
..data\alpha\paizo\pathfinder_rpg\core_rulebook\pfcr_abilities_class.lst
5.17.8 Line 855
5.16.4 Line 859
At revision: 15479