2025-08-18 04:02:03
This commit is contained in:
@@ -70,7 +70,7 @@ TIX_attackyuw_state = {
|
||||
}
|
||||
icon = GFX_modifiers_generic_military_plans
|
||||
army_attack_factor = 0.3
|
||||
army_defence_factor = 0.3
|
||||
#army_defence_factor = 0.3
|
||||
}
|
||||
|
||||
TIX_attackbfl_state = {
|
||||
@@ -79,7 +79,7 @@ TIX_attackbfl_state = {
|
||||
}
|
||||
icon = GFX_modifiers_generic_military_plans
|
||||
army_attack_factor = 0.4
|
||||
army_defence_factor = 0.4
|
||||
#army_defence_factor = 0.4
|
||||
breakthrough_factor = 0.5
|
||||
}
|
||||
BFL_the_politburo_good_dynamic_modifier = {
|
||||
@@ -127,7 +127,6 @@ TIX_shusifangyustate = {
|
||||
icon = GFX_modifiers_FIN_weapon_caches
|
||||
army_core_attack_factor = 0.5
|
||||
army_core_defence_factor = 2
|
||||
army_org_factor = 0.1
|
||||
land_reinforce_rate = 0.1
|
||||
attrition = -0.4
|
||||
}
|
||||
@@ -141,7 +140,8 @@ TIX_xixianfangong = {
|
||||
}
|
||||
icon = GFX_modifiers_SOV_invaders_must_die
|
||||
army_attack_factor = 0.5
|
||||
army_defence_factor = 0.5
|
||||
#army_defence_factor = 0.5
|
||||
breakthrough_factor = 0.3
|
||||
army_morale_factor = 0.1
|
||||
attrition = -0.5
|
||||
}
|
||||
@@ -155,7 +155,8 @@ TIX_dongxianfangong = {
|
||||
}
|
||||
icon = GFX_modifiers_SOV_invaders_must_die
|
||||
army_attack_factor = 0.75
|
||||
army_defence_factor = 0.75
|
||||
#army_defence_factor = 0.75
|
||||
breakthrough_factor = 0.5
|
||||
supply_consumption_factor = -0.2
|
||||
attrition = -0.4
|
||||
}
|
||||
@@ -254,4 +255,5 @@ YUW_sesefushi_state = {
|
||||
compliance_growth = 1
|
||||
local_building_slots_factor = 0.15
|
||||
state_resources_factor = 0.3
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
41
src/common/dynamic_modifiers/az_chaowu_dynamic_modifiers.txt
Executable file
41
src/common/dynamic_modifiers/az_chaowu_dynamic_modifiers.txt
Executable file
@@ -0,0 +1,41 @@
|
||||
###### STATE MODIFIERS #####
|
||||
|
||||
BFL_defencewudi_state = {
|
||||
enable = {
|
||||
always = yes
|
||||
}
|
||||
icon = GFX_modifiers_GER_blitzkrieg
|
||||
|
||||
army_attack_factor = 2
|
||||
army_core_defence_factor = 50
|
||||
cas_damage_reduction = 1
|
||||
experience_loss_factor = -0.8
|
||||
pocket_penalty = -0.8
|
||||
enemy_attrition = 2
|
||||
local_org_regain = 0.8
|
||||
}
|
||||
|
||||
BYG_huimiexingdaji_state = {
|
||||
enable = {
|
||||
always = yes
|
||||
}
|
||||
icon = GFX_modifiers_FIN_weapon_caches
|
||||
army_attack_factor = 2
|
||||
enemy_local_supplies = -0.75
|
||||
enemy_attrition = 1
|
||||
enemy_truck_attrition_factor = 1
|
||||
}
|
||||
|
||||
BYG_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
|
||||
}
|
||||
Reference in New Issue
Block a user