my variable is (1+skillinfo("TOTAL", "Martial Arts ~ Nightwraith Martial Art"))/2
The total is 18 which based upon the formula becomes 19/2 = 9.5 final result 9
Based upon investigation, the skillinfo is returning 7 (which would be 13) which coincides with the lack of the 5 Ranks granted by BONUS:SKILLRANK.
Skill Breakdown shows:
+5[STAT] +4[TYPE.Dexterity] +4[TYPE.AdeptChoice]
By the formula posted above:
13+1 = 14 /2 = 7 which is the result I'm actually getting.
Dev Build Rev 16420
Eclipse Homebrews
I;ve added the ranks (including bonus ranks) to the display. That should fix the display issue. The variable issue would be covered by ODE-580
Fixed in 16423