Page 1 of 1

Here and Now Perk Bug

Posted: Wed Jul 20, 2016 12:41 pm
by LifeTears
Here and Now perk advances you to the next level, its suppose to give next levels skill points as well but it doesn't.

Re: Here and Now Perk Bug

Posted: Wed Jul 20, 2016 12:54 pm
by LifeTears
Comprehension = 50% more skill points when reading.
Without it learned 3 points with perk learned 4, that's not 50%.

Re: Here and Now Perk Bug

Posted: Wed Jul 20, 2016 1:08 pm
by NovaRain
LifeTears wrote:Comprehension = 50% more skill points when reading.
Without it learned 3 points with perk learned 4, that's not 50%.
Nearly all calculations in the game engine drop the decimal, e.g. 3 * 1.5 = 4.5 -> 4.
No rounding half up or such unless the calculation got specifically designed to include rounding mechanism. Like Glovz's new damage formula since sfall 3.3 or my tweaks for ComputeSprayMod in sfall 3.7b.

Re: Here and Now Perk Bug

Posted: Wed Jul 20, 2016 4:31 pm
by Daemon
LifeTears wrote:Here and Now perk advances you to the next level, its suppose to give next levels skill points as well but it doesn't.
It works, you just have to close character screen and open it again. Skill points for new level will be there.

Re: Here and Now Perk Bug

Posted: Wed Jul 20, 2016 10:46 pm
by LifeTears
Daemon wrote:
LifeTears wrote:Here and Now perk advances you to the next level, its suppose to give next levels skill points as well but it doesn't.
It works, you just have to close character screen and open it again. Skill points for new level will be there.
hmmm! thanks