From b53a356cbce593be36086f7d132e4a0489543297 Mon Sep 17 00:00:00 2001 From: Nekura <78934567+Nekura@users.noreply.github.com> Date: Sun, 3 May 2026 18:38:18 +0200 Subject: [PATCH] Jumphole Pops KU08 --- DATA/UNIVERSE/SYSTEMS/Ku08/KU08.ini | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/DATA/UNIVERSE/SYSTEMS/Ku08/KU08.ini b/DATA/UNIVERSE/SYSTEMS/Ku08/KU08.ini index 1ba8522d..945093a3 100644 --- a/DATA/UNIVERSE/SYSTEMS/Ku08/KU08.ini +++ b/DATA/UNIVERSE/SYSTEMS/Ku08/KU08.ini @@ -2,6 +2,10 @@ space_color = 0, 170, 255 local_faction = sh_n_grp +[EncounterParameters] +nickname = area_scout +filename = missions\encounters\area_scout.ini + [EncounterParameters] nickname = tradelane_trade_armored filename = missions\encounters\tradelane_trade_armored.ini @@ -974,17 +978,19 @@ sort = 99 damage = 0 property_flags = 131072 visit = 128 +population_additive = true +faction_weight = sh_n_grp, 1 toughness = 25 -density = 3 +density = 8 repop_time = 5 max_battle_size = 20 pop_type = jumpgate relief_time = 5 -population_additive = true -density_restriction = 4, unlawfuls -faction_weight = sh_n_grp, 1 -encounter = area_battleships, 25, 1 -faction = sh_n_grp, 1 +encounter = area_battleships, 25, 0.500000 +faction = sh_n_grp, 1.000000 +encounter = area_scout, 19, 0.500000 +faction = sh_n_grp, 0.500000 +faction = fc_bd_grp, 0.500000 [Zone] nickname = Zone_KU08_tradelane_001 @@ -1005,9 +1011,12 @@ repop_time = 5 max_battle_size = 15 pop_type = major_tradelane relief_time = 10 -encounter = tradelane_trade_armored, 4, 0.330000 +encounter = tradelane_trade_armored, 4, 0.250000 faction = sh_n_grp, 0.150000 -encounter = tradelane_trade_freighter, 4, 0.330000 +encounter = tradelane_trade_freighter, 4, 0.250000 faction = sh_n_grp, 0.100000 -encounter = tradelane_trade_transport, 4, 0.330000 +encounter = tradelane_trade_transport, 4, 0.250000 faction = sh_n_grp, 0.100000 +encounter = area_scout, 12, 0.250000 +faction = sh_n_grp, 0.500000 +faction = fc_bd_grp, 0.500000