|
|

The Ladder Points indicate how good your character is compared to others. The ladder calculation not only consider experience points but also further parameters like Kills, World explored and Survival Bonus (SB).
- Moreover, negatively contributed are the Deaths as well as characters which are older than 365 days (reduction for each further day, in order to have a continuously fluctuating ladder!) and Inactivity for more than 21 days (reduction for each further day).
- Only for display reasons the points at the end are shortened around 1000.
- The "World Explored" function of Sacred and Sacred Plus is transmitting unfortunately sometimes wrong values for the Ladder, so that this parameter cannot be included in the formula. Therefore the two formulas differ slightly:
- Sacred Underworld:
(EXP + kills*1000) * (1 + min(%explored; 0.5)+ SB/2) * exp(-1/90*(max(0;char_exist_days-365)+deaths*2)) * exp(-1/10*max(0;char_inactive_days-21)) / 1000
- Sacred Classic:
(EXP + kills*1000) * (1 + ÜB/2) * exp(-1/90*(max(0;char_exist_days-365)+deaths*2)) * exp(-1/10*max(0;char_inactive_days-21)) / 1000
|
|