
Rereskillable requirement generator - automatic skill requirement setup
This mod automatically generates skill requirements for the popular Rereskillable mod, significantly simplifying the game balance configuration process.
How automatic generation works
Currently, the system automatically calculates requirements for two main characteristics:
- Attack: aln(x+b)+c
- Defense: aln(x+b)+c
Where the following coefficients are used:
- a = 14
- b = -3
- c = -5
Important features
The automatic system only considers basic item values, without taking enchantments and other modifications into account. This means that the actual values displayed in the game may differ from the calculated ones.
All automatically generated values can be overridden through the Rereskillable configuration file, providing complete control over requirement settings.