![]() |
|
#7
|
||||
|
Quote:
Bidoof - You say that there is no check against your current skill level, but that is wrong in that your success rate is determined by your skill. That is, percentage of which equation is followed (success or failure) is largely determined by your skill level: =IF(SKILL_LEVEL-Trivial>=0,0,((((MAIN_STAT*10)/SKILL_DIFFICULTY)*(SUCCESS_RATE/100))+(((MAIN_STAT*10/(2*SKILL_DIFFICULTY))*((100-SUCCESS_RATE)/100))))/1000*MIN(0.95,(200-SKILL_LEVEL)/200)) SUCCESS_RATE is a function of skill versus trivial, so it does come into effect. If you play w/ the numbers on my spreadsheet you will see this reflected -- put in a skill of 10 and you'll see skill up rates in the 40%, versus once you get up to 180+ you're looking at 3.4%, etc. | |||
|
|
||||
|
|