2025-09-22 04:01:56

This commit is contained in:
actions[bot]
2025-09-22 04:01:56 +00:00
parent 803129b7cc
commit 43d9f0713a
17 changed files with 1400 additions and 48 deletions

View File

@@ -39,3 +39,50 @@ BYG_huimiexingdaji_all = {
state_production_speed_buildings_factor = -0.6
disable_strategic_redeployment = 1
}
BYG_shandianfengbao_state = {
enable = {
always = yes
}
icon = GFX_modifiers_FIN_weapon_caches
army_attack_factor = 1
cas_damage_reduction = 1
enemy_attrition = 0.25
}
BYG_shandianfengbao_all = {
enable = { always = yes }
icon = GFX_modifiers_radiation
max_dig_in_factor = -0.5
industry_repair_factor = -0.5
industry_free_repair_factor = -0.5
repair_speed_infrastructure_factor = -0.6
repair_speed_rail_way_factor = -0.6
state_production_speed_buildings_factor = -0.3
}
BFL_huimiexingdaji_state = {
enable = {
always = yes
}
icon = GFX_modifiers_FIN_weapon_caches
army_attack_factor = 3
enemy_army_speed_factor = -0.5
enemy_local_supplies = -0.9
enemy_attrition = 3
enemy_truck_attrition_factor = 2
}
BFL_huimiexingdaji_all = {
enable = { always = yes }
icon = GFX_modifiers_radiation
army_speed_factor = -0.25
max_dig_in_factor = -0.9
industry_repair_factor = -0.6
industry_free_repair_factor = -0.6
repair_speed_infrastructure_factor = -0.6
repair_speed_rail_way_factor = -0.6
local_resources_factor = -0.6
state_production_speed_buildings_factor = -0.6
disable_strategic_redeployment = 1
}