Davin said:
(I'll see if I can come up with a fractional conversion formula to see if that answers my question.)
I think I've come up with an answer for myself...
The formula for converting from fractional CRs to negative Pseudo-CRs is:
and the inverse formula to convert it back is therefore:
So, your table contains some rounded values (which is perfectly fine) that could have been more closely listed as:
Code:
1/3 -2.169925001
1/6 -4.169925001
1/10 -5.643856190
And the answer to my own question about PCR=0 is that it represents CR=0.7071067812 ((2^.5)/2). Also, PCR=0.5 is CR=0.8408964153 and PCR=-0.5 is CR=0.5946035575, demonstrating that we've got a continuous (smooth) curve here. PCR=CR=1 too, so it joins seamlessly. However, it does not apply to CRs>1, so we still have to conditionally convert values.
I guess my next step is to check out how accurate we are when combining these numbers together into a composite EL. I assume the basic quantity multipliers have already been checked, but I'd like to also check for combinations between different CRs.
Does anyone know of any semi-official combined-EL references where I can check my computations (other than the simplified calculator on WotC's site)?
Does anyone have any questions, comments, suggestions, or other feedback about any of this?