There is a bug in the calc of improved initative
Pathfinder Character Creation Project
Brought to you by:
thebluecanary
I have the feat improved initiative, dex mod of 4 and Cha mod of -1 that should be 8 but somehow it ended up being 3, so I went digging in the LittleBox and found this little gem: "=IF(NobleScion="Scion of War";CurrChaMod;CurrDexMod)", but if I do it like this "=IF(NobleScion="Scion of War";CurrDexMod;CurrChaMod)" I get my 8 in initiative. I do not have Nobel Scion on my character.
Anonymous
View and moderate all "tooltickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Looks like your issue is that you have Scion of War selected in the feats section. If you remove that, you will be fine.
View and moderate all "tooltickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
I do not have Scion Selected, but just to double check: Where do I find it?
Last edit: Trond Fossheim 2015-05-17
Could you please attach the characters save-file or the sheet itself (compressed please)? That would help taking a look into the problem...
Cheers
Philip
Check feats tab cell E1421. If a benefit is selected (scion of war) it is part of the calculation, even if the feat iself (Noble Scion) is not selected. Just set the above mentioned cells value to 1.