SphereCommunity

Full Version: Skills adv rate
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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??
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.
Reference URL's