Difficulty crank
All checks were successful
Build Mission PBO / pack (push) Successful in 13s
Build Mission PBO / deploy (push) Successful in 6s

This commit is contained in:
2026-06-30 18:10:35 +03:00
parent 5a3643c71a
commit 5f1d7688c9

View File

@@ -211,8 +211,8 @@ KP_liberation_production_interval = 10; // Time
GRLIB_sector_size = 1700; // Range to activate a sector.
GRLIB_capture_size = 275; // Range to capture a sector.
GRLIB_defended_buildingpos_part = 0.4; // Multiplier for defenders in buildings.
GRLIB_battlegroup_size = 8; // Size of enemy battlegroups.
GRLIB_defended_buildingpos_part = 1; // Multiplier for defenders in buildings.
GRLIB_battlegroup_size = 16; // Size of enemy battlegroups.
GRLIB_vulnerability_timer = 1800; // Time in seconds how long a captured sector is vulnerable to enemy troops.
GRLIB_radiotower_size = 3500; // Radio Tower scanning range.
GRLIB_surrender_chance = 80; // Chance that enemy infantry will surrender after heavy losses are encountered.