Pacify
Overview
Sets both Police Severity and Cartel Severity of the selected region to their minimum values.
Serialized Fields
- RegionVariable
selectedRegion— must be non-null.
Effect
selectedRegion.Value.CartelSeverity = selectedRegion.Value.MinCartelSeverityselectedRegion.Value.PoliceSeverity = selectedRegion.Value.MinPoliceSeverity
Validation
IsValid()⇒selectedRegion.Value != null.
UI / Localization
- Title key:
ABILITY_PACIFY_TITLE - Description key:
ABILITY_PACIFY_DESC