We've seen GREAT work applied to the trivial vs success formulas..
[code:1]Success* = Skill + 50 - Difficulty
Trivial = Difficulty + 16
Trivial = 4/3 * Difficulty + 2
Success = max(5,min(Success*,95))[/code:1]
What have you geniuses come up with for INT/WIS (STR/DEX) vs skillup?
How much and what kind of data do you need?
There is a new server opening up, a chance for a LOT of raw data from skill 0 on up will be available, soon. =)
[code:1]Success* = Skill + 50 - Difficulty
Trivial = Difficulty + 16
Trivial = 4/3 * Difficulty + 2
Success = max(5,min(Success*,95))[/code:1]
What have you geniuses come up with for INT/WIS (STR/DEX) vs skillup?
How much and what kind of data do you need?
There is a new server opening up, a chance for a LOT of raw data from skill 0 on up will be available, soon. =)

Comment