Resource icon

Utility Overseer 03/29/2026

No permission to download
Minor correction to default properties syntax.
Posted by: GoldenFrog
Script will now properly create default INI files if missing.
  • Overseer.ini
  • Overseer_[CharName].ini
Posted by: GoldenFrog
  • Zip file contains overseer LUA and LIP dependency
Doing fixes in phases. Once this is verified, the logLevel and others will be updated.
Posted by: GoldenFrog
  • Temporarily disabled new Exp-reward-when-needed functionality due to a report that config files were reset

Will reinstate after this is researched and sorted out.
Posted by: GoldenFrog
  • Add option to specify a level and/or percent to stop claiming Experience rewards
New configuration keys, generated automatically on first run, with these defaults:
INI:
maxLevelForClaimingExpReward=120
maxLevelPctForClaimingExpReward=95

  • maxLevelForClaimingExpReward: Will skip Exp rewards if character is above this level
  • maxLevelPctForClaimingExpReward: Will skip Exp rewards if character is at specified level (above) and above percent specified

Examples using above defaults:

Exp rewards will be skipped if:
  • Character is level 121 (hypothetical)
  • Character is level 120 and 97% into level
Exp rewards will not be skipped if:
  • Character is level 119
  • Character is level 120 and 94% into level

To use, ensure "Character Experience" is early in your reward list:
INI:
[Rewards]
index=3
1=Character Experience
2=Mercenary Experience
3=Overseer Tetradrachm
Posted by: GoldenFrog
Back
Top
Cart