You are viewing a potentially older version of this package. View all versions.
Venomaus-SODThreatOverhaul-1.0.2 icon

SODThreatOverhaul

Complete overhaul of the threat calculation logic for citizens.

Date uploaded 5 months ago
Version 1.0.2
Download link Venomaus-SODThreatOverhaul-1.0.2.zip
Downloads 3407
Dependency string Venomaus-SODThreatOverhaul-1.0.2

This mod requires the following mods to function

Venomaus-SODCommon-2.1.3 icon
Venomaus-SODCommon

A common library for SOD mods.

Preferred version: 2.1.3

README

SOD.ThreatOverhaul

This mod overhauls the threat calculation logic that is executed when a citizen is attacked or see the player do something illegal. What you can expect is a much more logical pattern to citizens reacting to your actions.

Note: All the functionality overhaul options can be fully configured in the configuration file of the mod.

Overhauled functionalities

Threat calculation

When attacking a citizen or doing something illegal, other citizens will only become aggressive in following cases.

  • They are a neighbor of the target
  • They are a friend / partner of the target
  • They are a work colleague of the target
  • They are a police officer

Incase when a citizen sees the player doing something illegal the logic will check against the owner of the building / apartment / company. And its matching employees / partners.

AND only if the citizen saw the illegal attack happening.

CHANGELOG

CHANGELOG

1.0.2

  • Fix plugin name in bepinex metadata

1.0.1

  • Fixed several issues with spotting and pursueing the player

1.0.0

  • Initial release