Aelto / tw3-random-encounters-reworked

Add randomly generated monster contracts, bounties, ambushes and hunts to the game. Dynamically change the vanilla spawns for unique and varied playthroughs. Simulate an ecosystem and a food chain. Add dynamic events to give more weight to your actions
https://aelto.github.io/tw3-random-encounters-reworked
63 stars 13 forks source link

[FEATURE] Setting to turn off 'Lower Reputation On Deaths' #198

Closed Ghostdreamer11 closed 1 year ago

Ghostdreamer11 commented 1 year ago

pull #133 added tracking deaths when completing contracts. However, this can be very punishing if you are playing with other mod packs (W3ee Redux looking at you) especially when first starting out/figuring out the game.

Describe the solution you'd like Add a setting for how much reputation is lost when you die on a contract (from 0 to .. whatever). Those that wish to disable this feature can turn it to 0. Those that don't can chose their acceptable level of punishment.

Describe alternatives you've considered Add a setting to disable this feature entirely. Turning off the reputation system (which I don't particularly like, because then you can't turn on the 'vanilla contracts a X reputation' feature which encourages more interaction.)

Aelto commented 1 year ago

Thank you for the detailed issue! This is a good idea. It is implemented now as you can see from the recent commit. Only testing is needed at the moment, which i won't be able to do before next week