2024-08-04 16:01:49
All checks were successful
sync / build (push) Successful in 52s

This commit is contained in:
actions[bot]
2024-08-04 16:01:49 +00:00
parent afc75890cb
commit 9d78309530
5 changed files with 44 additions and 38 deletions

View File

@@ -29,7 +29,7 @@ ideas = {
modifier = { modifier = {
political_power_cost = 0.5 political_power_cost = 0.5
military_industrial_organization_funds_gain = 1 military_industrial_organization_funds_gain = 1
military_industrial_organization_policy_cooldown = 5 military_industrial_organization_policy_cooldown = -0.9
land_doctrine_cost_factor = -0.15 land_doctrine_cost_factor = -0.15
air_doctrine_cost_factor = -0.15 air_doctrine_cost_factor = -0.15
naval_doctrine_cost_factor = -0.15 naval_doctrine_cost_factor = -0.15

View File

@@ -2921,7 +2921,7 @@ focus_tree = {
relative_position_id = DOH_hailufuhe relative_position_id = DOH_hailufuhe
available = { available = {
has_equipment = { has_equipment = {
convoy > 2999 convoy > 999
} }
} }
ai_will_do = { ai_will_do = {

View File

@@ -1339,7 +1339,7 @@
icon = GFX_focus_generic_concessions icon = GFX_focus_generic_concessions
x = 0 x = 0
y = 3 y = 3
cost = 5 cost = 3
relative_position_id = DH1_jiaqianglianluo relative_position_id = DH1_jiaqianglianluo
prerequisite = { prerequisite = {
focus = DH1_jiaqianglianluo focus = DH1_jiaqianglianluo
@@ -1362,6 +1362,7 @@
has_war = yes has_war = yes
surrender_progress > 0.1 surrender_progress > 0.1
} }
date > 1939.1.1
} }
} }
@@ -1602,7 +1603,7 @@
icon = GFX_focus_generic_railroad icon = GFX_focus_generic_railroad
x = 2 x = 2
y = 1 y = 1
cost = 5 cost = 3
relative_position_id = DH1_ludilianjie relative_position_id = DH1_ludilianjie
prerequisite = { prerequisite = {
focus = DH1_ludilianjie focus = DH1_ludilianjie
@@ -1640,7 +1641,7 @@
icon = GFX_focus_generic_supply_line icon = GFX_focus_generic_supply_line
x = -2 x = -2
y = 1 y = 1
cost = 5 cost = 3
relative_position_id = DH1_ludilianjie relative_position_id = DH1_ludilianjie
prerequisite = { prerequisite = {
focus = DH1_ludilianjie focus = DH1_ludilianjie
@@ -1787,7 +1788,7 @@
icon = GFX_focus_manjiu icon = GFX_focus_manjiu
x = 1 x = 1
y = 2 y = 2
cost = 5 cost = 3
relative_position_id = DH1_ludilianjie relative_position_id = DH1_ludilianjie
prerequisite = { prerequisite = {
focus = DH1_ludilianjie focus = DH1_ludilianjie
@@ -2305,8 +2306,8 @@
has_idea = DH1_junshi_2 has_idea = DH1_junshi_2
} }
swap_ideas = { swap_ideas = {
remove_idea = DH1_neizheng_2 remove_idea = DH1_junshi_2
add_idea = DH1_neizheng_21 add_idea = DH1_junshi_21
} }
} }
} }

View File

@@ -762,30 +762,39 @@ on_actions = {
on_unit_leader_level_up = { on_unit_leader_level_up = {
effect = { effect = {
#约克城 #约克城
if = { every_country = {
limit = { BYG_yuekecheng = {
is_character = BYG_yuekecheng if = {
skill > 4 limit = {
skill < 6 skill > 4
skill < 6
NOT = {
has_character_flag = BYG_yuekecheng_upgrade_flag
}
}
set_portraits = {
army = { large ="gfx/leaders/BYG/yuekecheng2.png"}
civilian = { large ="gfx/leaders/BYG/yuekecheng2.png" }
}
set_character_flag = BYG_yuekecheng_upgrade_flag
unit_leader_event = getzhg_event.2701
}
} }
set_portraits = { #哈曼
army = { large ="gfx/leaders/BYG/yuekecheng2.png"} BYG_haman = {
civilian = { large ="gfx/leaders/BYG/yuekecheng2.png" } if = {
limit = {
is_character = BYG_haman
skill > 4
skill < 6
}
set_portraits = {
army = { large ="gfx/leaders/BYG/haman2.png"}
civilian = { large ="gfx/leaders/BYG/haman2.png" }
}
unit_leader_event = getzhg_event.2702
}
} }
unit_leader_event = getzhg_event.2701
}
#哈曼
if = {
limit = {
is_character = BYG_haman
skill > 4
skill < 6
}
set_portraits = {
army = { large ="gfx/leaders/BYG/haman2.png"}
civilian = { large ="gfx/leaders/BYG/haman2.png" }
}
unit_leader_event = getzhg_event.2702
} }
} }
} }

View File

@@ -242,8 +242,7 @@ country_event = {
remove_unit_leader_trait = search_pattern_expert remove_unit_leader_trait = search_pattern_expert
remove_unit_leader_trait = lone_wolf remove_unit_leader_trait = lone_wolf
remove_unit_leader_trait = concealment_expert remove_unit_leader_trait = concealment_expert
remove_unit_leader_trait = mine_sweeper remove_unit_leader_trait = mine_craft
remove_unit_leader_trait = mine_layer
remove_unit_leader_trait = smoke_screen_expert remove_unit_leader_trait = smoke_screen_expert
remove_unit_leader_trait = big_guns_expert remove_unit_leader_trait = big_guns_expert
remove_unit_leader_trait = ground_pounder remove_unit_leader_trait = ground_pounder
@@ -303,8 +302,7 @@ country_event = {
remove_unit_leader_trait = search_pattern_expert remove_unit_leader_trait = search_pattern_expert
remove_unit_leader_trait = lone_wolf remove_unit_leader_trait = lone_wolf
remove_unit_leader_trait = concealment_expert remove_unit_leader_trait = concealment_expert
remove_unit_leader_trait = mine_sweeper remove_unit_leader_trait = mine_craft
remove_unit_leader_trait = mine_layer
remove_unit_leader_trait = smoke_screen_expert remove_unit_leader_trait = smoke_screen_expert
remove_unit_leader_trait = big_guns_expert remove_unit_leader_trait = big_guns_expert
remove_unit_leader_trait = ground_pounder remove_unit_leader_trait = ground_pounder
@@ -409,8 +407,7 @@ country_event = {
remove_unit_leader_trait = search_pattern_expert remove_unit_leader_trait = search_pattern_expert
remove_unit_leader_trait = lone_wolf remove_unit_leader_trait = lone_wolf
remove_unit_leader_trait = concealment_expert remove_unit_leader_trait = concealment_expert
remove_unit_leader_trait = mine_sweeper remove_unit_leader_trait = mine_craft
remove_unit_leader_trait = mine_layer
remove_unit_leader_trait = smoke_screen_expert remove_unit_leader_trait = smoke_screen_expert
remove_unit_leader_trait = big_guns_expert remove_unit_leader_trait = big_guns_expert
remove_unit_leader_trait = ground_pounder remove_unit_leader_trait = ground_pounder
@@ -470,8 +467,7 @@ country_event = {
remove_unit_leader_trait = search_pattern_expert remove_unit_leader_trait = search_pattern_expert
remove_unit_leader_trait = lone_wolf remove_unit_leader_trait = lone_wolf
remove_unit_leader_trait = concealment_expert remove_unit_leader_trait = concealment_expert
remove_unit_leader_trait = mine_sweeper remove_unit_leader_trait = mine_craft
remove_unit_leader_trait = mine_layer
remove_unit_leader_trait = smoke_screen_expert remove_unit_leader_trait = smoke_screen_expert
remove_unit_leader_trait = big_guns_expert remove_unit_leader_trait = big_guns_expert
remove_unit_leader_trait = ground_pounder remove_unit_leader_trait = ground_pounder