More actions
m Change unneeded piped link, making use of redirect and the link end trick. Remove link to deprecated article. Link maintenance. |
Siiftun1857 (talk | contribs) No edit summary |
||
| Line 132: | Line 132: | ||
The base numbers of skill points (SP) required to train a skill with a training time multiplier of 1x (like {{sk|Navigation}}, for example) go like this: | The base numbers of skill points (SP) required to train a skill with a training time multiplier of 1x (like {{sk|Navigation}}, for example) go like this: | ||
{| class=wikitable cellpadding="2" style="text-align:center;" | |||
|+'''Skill Points''' | |||
! Level || Total SP || Level SP || Percentage | |||
|- | |||
| I || 250 || 250 || {{#expr:100*250/256000}}% | |||
|- | |||
| II || 1,414 || 1,164 || {{#expr:100*1164/256000}}% | |||
|- | |||
| III || 8,000 || 6,586 || {{#expr:100*6586/256000}}% | |||
|- | |||
| IV || 45,255 || 37,255 || {{#expr:100*37255/256000}}% | |||
|- | |||
| V || 256,000 || 210,745 || {{#expr:100*210745/256000}}% | |||
|} | |||
When training from one level to the next you start with the skill points you accumulated training the previous level - so, for example, if you start training {{sk|Navigation|IV}}, you will already have 8,000 SP in the skill and will need to train 37,255 more SP to move from III to IV. | When training from one level to the next you start with the skill points you accumulated training the previous level - so, for example, if you start training {{sk|Navigation|IV}}, you will already have 8,000 SP in the skill and will need to train 37,255 more SP to move from III to IV. | ||