ModernUO/Projects
Vitalii Zurian f9517854d0
feat: Adds configurable skill and stat gain (#1489)
### Summary

- Adds the following configurations:
```json
"stats.statMax": "125",
"stats.gainChanceMultiplier": 1.0,
"stats.primaryStatGainChance": 0.75,
"stats.gainDelay": "00:10:00",
"stats.petGainDelay": "00:05:00",
"stats.usePub45StatGain": "False"
```

- Adds Pub 45 stat gain rate for UOML+.
- Reduces the gain delay for legacy stat gain from 15 minutes to 10 minutes.
- Legacy gain no longer requires a gain in skill to gain in a stat.
2023-10-14 12:02:36 -07:00
..
Server feat: Adds configurable skill and stat gain (#1489) 2023-10-14 12:02:36 -07:00
Server.Tests chore(deps): Bump xunit from 2.5.1 to 2.5.2 (#1543) 2023-10-13 17:07:10 -07:00
UOContent feat: Adds configurable skill and stat gain (#1489) 2023-10-14 12:02:36 -07:00
UOContent.Tests chore(deps): Bump xunit from 2.5.1 to 2.5.2 (#1543) 2023-10-13 17:07:10 -07:00