2025-09-29 04:03:00
This commit is contained in:
@@ -15733,6 +15733,10 @@ AZ_meizhoutiaozhan_jyz = {
|
||||
TIX = { is_subject_of = ROOT }
|
||||
TIX = { is_in_faction_with = ROOT }
|
||||
not = { country_exists = TIX }
|
||||
AND = {
|
||||
country_exists = GER
|
||||
GER = { is_in_faction_with = ROOT }
|
||||
}
|
||||
}
|
||||
OR = {
|
||||
tag = YUW
|
||||
@@ -15763,8 +15767,26 @@ AZ_meizhoutiaozhan_jyz = {
|
||||
not = { country_exists = BFL }
|
||||
has_global_flag = beilian_bengkui
|
||||
}
|
||||
OR = {
|
||||
tag = CHY
|
||||
CHY = { is_subject_of = ROOT }
|
||||
CHY = { is_in_faction_with = ROOT }
|
||||
not = { country_exists = CHY }
|
||||
}
|
||||
OR = {
|
||||
tag = DOH
|
||||
DOH = { is_subject_of = ROOT }
|
||||
DOH = { is_in_faction_with = ROOT }
|
||||
not = { country_exists = DOH }
|
||||
}
|
||||
OR = {
|
||||
tag = BYG
|
||||
BYG = { is_subject_of = ROOT }
|
||||
BYG = { is_in_faction_with = ROOT }
|
||||
not = { country_exists = BYG }
|
||||
}
|
||||
}
|
||||
days_mission_timeout = 1825
|
||||
days_mission_timeout = 2190
|
||||
complete_effect = {
|
||||
custom_effect_tooltip = get_zs_shuliang_2500
|
||||
add_to_variable = {
|
||||
@@ -15788,6 +15810,10 @@ AZ_meizhoutiaozhan_jyz = {
|
||||
TIX = { is_subject_of = ROOT }
|
||||
TIX = { is_in_faction_with = ROOT }
|
||||
not = { country_exists = TIX }
|
||||
AND = {
|
||||
country_exists = GER
|
||||
GER = { is_in_faction_with = ROOT }
|
||||
}
|
||||
}
|
||||
OR = {
|
||||
tag = YUW
|
||||
@@ -15818,8 +15844,26 @@ AZ_meizhoutiaozhan_jyz = {
|
||||
not = { country_exists = BFL }
|
||||
has_global_flag = beilian_bengkui
|
||||
}
|
||||
OR = {
|
||||
tag = CHY
|
||||
CHY = { is_subject_of = ROOT }
|
||||
CHY = { is_in_faction_with = ROOT }
|
||||
not = { country_exists = CHY }
|
||||
}
|
||||
OR = {
|
||||
tag = DOH
|
||||
DOH = { is_subject_of = ROOT }
|
||||
DOH = { is_in_faction_with = ROOT }
|
||||
not = { country_exists = DOH }
|
||||
}
|
||||
OR = {
|
||||
tag = BYG
|
||||
BYG = { is_subject_of = ROOT }
|
||||
BYG = { is_in_faction_with = ROOT }
|
||||
not = { country_exists = BYG }
|
||||
}
|
||||
}
|
||||
days_mission_timeout = 2920
|
||||
days_mission_timeout = 3285
|
||||
complete_effect = {
|
||||
custom_effect_tooltip = get_zs_shuliang_7500
|
||||
add_to_variable = {
|
||||
|
||||
@@ -10,43 +10,49 @@ ideas = {
|
||||
is_ai = yes
|
||||
}
|
||||
modifier = {
|
||||
army_artillery_attack_factor = 4
|
||||
army_infantry_defence_factor = 3
|
||||
breakthrough_factor = 5
|
||||
army_strength_factor = 0.2
|
||||
cavalry_attack_factor = 8
|
||||
cavalry_defence_factor = 8
|
||||
#army_artillery_attack_factor = 4
|
||||
#army_infantry_defence_factor = 3
|
||||
breakthrough_factor = 3
|
||||
#conscription = 0.25
|
||||
#conscription_factor = 1
|
||||
#mobilization_speed = 10
|
||||
#army_core_defence_factor = 25
|
||||
org_loss_when_moving = -0.5
|
||||
recon_factor = 1
|
||||
army_speed_factor = 0.25
|
||||
}
|
||||
equipment_bonus = {
|
||||
infantry_equipment = {
|
||||
build_cost_ic = 0.15
|
||||
soft_attack = 0.25
|
||||
hard_attack = 0.25
|
||||
reliability = 0.1
|
||||
instant = yes
|
||||
}
|
||||
artillery_equipment = {
|
||||
build_cost_ic = 0.15
|
||||
soft_attack = 0.25
|
||||
hard_attack = 0.25
|
||||
reliability = 0.1
|
||||
instant = yes
|
||||
}
|
||||
support_equipment = {
|
||||
build_cost_ic = -0.33
|
||||
instant = yes
|
||||
}
|
||||
motorized_equipment = {
|
||||
build_cost_ic = -0.15
|
||||
instant = yes
|
||||
}
|
||||
#infantry_equipment = {
|
||||
# build_cost_ic = 0.15
|
||||
# soft_attack = 0.25
|
||||
# hard_attack = 0.25
|
||||
# reliability = 0.1
|
||||
# instant = yes
|
||||
#}
|
||||
#artillery_equipment = {
|
||||
# build_cost_ic = 0.15
|
||||
# soft_attack = 0.25
|
||||
# hard_attack = 0.25
|
||||
# reliability = 0.1
|
||||
# instant = yes
|
||||
#}
|
||||
#support_equipment = {
|
||||
# build_cost_ic = -0.33
|
||||
# instant = yes
|
||||
#}
|
||||
#motorized_equipment = {
|
||||
# build_cost_ic = -0.15
|
||||
# instant = yes
|
||||
#}
|
||||
mechanized_equipment = {
|
||||
build_cost_ic = 0.25
|
||||
build_cost_ic = 2
|
||||
instant = yes
|
||||
}
|
||||
armor = {
|
||||
build_cost_ic = 0.25
|
||||
build_cost_ic = 2
|
||||
instant = yes
|
||||
}
|
||||
}
|
||||
@@ -60,20 +66,32 @@ ideas = {
|
||||
is_ai = no
|
||||
}
|
||||
modifier = {
|
||||
conscription = 0.25
|
||||
conscription_factor = 1
|
||||
mobilization_speed = 10
|
||||
army_core_defence_factor = 25
|
||||
#conscription = 0.25
|
||||
#conscription_factor = 1
|
||||
#mobilization_speed = 10
|
||||
#army_core_defence_factor = 25
|
||||
stability_factor = 1.25
|
||||
war_support_factor = 2
|
||||
army_speed_factor = -0.25
|
||||
army_defence_factor = 2
|
||||
army_attack_against_major_factor = -0.8
|
||||
army_defence_against_major_factor = -0.8
|
||||
army_breakthrough_against_major_factor = -0.5
|
||||
army_attack_against_minor_factor = 2
|
||||
army_defence_against_minor_factor = 2
|
||||
army_breakthrough_against_minor_factor = 2
|
||||
#army_infantry_attack_factor = 2
|
||||
#army_infantry_defence_factor = 2
|
||||
}
|
||||
equipment_bonus = {
|
||||
infantry_equipment = {
|
||||
build_cost_ic = -0.25
|
||||
instant = yes
|
||||
}
|
||||
artillery_equipment = {
|
||||
build_cost_ic = -0.15
|
||||
instant = yes
|
||||
}
|
||||
#infantry_equipment = {
|
||||
# build_cost_ic = -0.15
|
||||
# instant = yes
|
||||
#}
|
||||
#artillery_equipment = {
|
||||
# build_cost_ic = -0.15
|
||||
# instant = yes
|
||||
#}
|
||||
#support_equipment = {
|
||||
# build_cost_ic = -0.33
|
||||
# instant = yes
|
||||
@@ -87,7 +105,7 @@ ideas = {
|
||||
# instant = yes
|
||||
#}
|
||||
#armor = {
|
||||
# build_cost_ic = 0.15
|
||||
# build_cost_ic = 0.25
|
||||
# instant = yes
|
||||
#}
|
||||
}
|
||||
|
||||
@@ -2657,7 +2657,7 @@ BFL_tula_arms_plant_organization = {
|
||||
defense = 0.1
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.15
|
||||
#production_cost_factor = 0.15
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 5
|
||||
@@ -2686,7 +2686,7 @@ BFL_tula_arms_plant_organization = {
|
||||
ap_attack = 0.5
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 5
|
||||
|
||||
@@ -759,7 +759,7 @@ BYG_north_american_aviation_organization = {
|
||||
reliability = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
@@ -788,7 +788,7 @@ BYG_north_american_aviation_organization = {
|
||||
reliability = 0.1
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -868,7 +868,7 @@ BYG_lockheed_organization = {
|
||||
reliability = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
@@ -897,7 +897,7 @@ BYG_lockheed_organization = {
|
||||
reliability = 0.1
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -981,7 +981,7 @@ BYG_douglas_aircraft_company_organization = {
|
||||
reliability = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1010,7 +1010,7 @@ BYG_douglas_aircraft_company_organization = {
|
||||
reliability = 0.1
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1079,7 +1079,7 @@ BYG_boeing_organization = {
|
||||
reliability = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1108,7 +1108,7 @@ BYG_boeing_organization = {
|
||||
reliability = 0.1
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1192,7 +1192,7 @@ BYG_grumman_organization = {
|
||||
reliability = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1221,7 +1221,7 @@ BYG_grumman_organization = {
|
||||
reliability = 0.1
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1272,7 +1272,7 @@ BYG_springfield_armory_organization = {
|
||||
}
|
||||
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.05
|
||||
#production_cost_factor = 0.05
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 100
|
||||
|
||||
@@ -84,7 +84,7 @@ TIX_porsche_organization = {
|
||||
breakthrough = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.1
|
||||
#production_cost_factor = 0.1
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 100
|
||||
@@ -257,7 +257,7 @@ TIX_henschel_organization = {
|
||||
breakthrough = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.1
|
||||
#production_cost_factor = 0.1
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 100
|
||||
@@ -292,7 +292,7 @@ TIX_henschel_organization = {
|
||||
reliability = -0.5
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.5
|
||||
production_cost_factor = 0.25
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
@@ -403,7 +403,7 @@ TIX_man_organization = {
|
||||
breakthrough = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.1
|
||||
#production_cost_factor = 0.1
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 100
|
||||
@@ -939,7 +939,7 @@ TIX_daimler_benz_organization = {
|
||||
breakthrough = 0.05
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.1
|
||||
#production_cost_factor = 0.1
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 100
|
||||
@@ -3202,7 +3202,7 @@ TIX_mauser_organization = {
|
||||
breakthrough = 0.15
|
||||
}
|
||||
production_bonus = {
|
||||
production_cost_factor = 0.1
|
||||
#production_cost_factor = 0.1
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 100
|
||||
|
||||
Reference in New Issue
Block a user