SphereCommunity
Skills adv rate - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Skills adv rate (/Thread-Skills-adv-rate)



Skills adv rate - Snaigel - 12-19-2019 03:34 PM

Hello. So in sphere_skills.scp says this:

Quote:[COMMENT SKILL x]
ADV_RATE=10.0,200.0,800.0
// 10.0 successes at 0% to gain .1,
// 800.0 successes at 100% to gain .1,
// 200.0 successes at 50% to gain .1

so as I understand, it means if a skill has 200.0 adv rate, it has 50% chance to gain 0.1 in the skill with a success. Correct me if I'm wrong

But then I don't get why each skill has three adv rate parameters
For example in parrying:
Quote:ADV_RATE=10.0,200.0,800.0

How can a single skill have three adv rate at the same time? Explain??


RE: Skills adv rate - golfin - 12-19-2019 06:27 PM

He doesn't have three at once. The meaning is like that. With a skill of around 10% you get 0.1 gain in 10 attempts. At about 50% you get 0.1 gain in 200 attempts and at about 100% you get 0.1 gain in 800 attempts. You can then adjust each skill individually. If you put zero on everything, you won't gain gain.