2025-12-10 04:02:20

This commit is contained in:
actions[bot]
2025-12-10 04:02:20 +00:00
parent 2f806f173a
commit c329f70b4f
59 changed files with 1672 additions and 41825 deletions

View File

@@ -185,8 +185,8 @@ faction_goal_secure_chinese_waters = {
operators = {
limit = {
OR = {
controller = { is_in_faction_with = JAP }
is_controlled_by = JAP
controller = { is_in_faction_with = CHY }
is_controlled_by = CHY
}
}
}
@@ -211,7 +211,7 @@ faction_goal_no_japanese_in_china = {
FROM = {
is_literally_china = yes
any_enemy_country = {
original_tag = JAP
original_tag = CHY
}
}
@@ -223,8 +223,8 @@ faction_goal_no_japanese_in_china = {
operators = {
limit = {
OR = {
controller = { is_in_faction_with = JAP }
is_controlled_by = JAP
controller = { is_in_faction_with = CHY }
is_controlled_by = CHY
}
}
}
@@ -235,6 +235,10 @@ faction_goal_no_japanese_in_china = {
}
complete_effect = {
add_faction_power_projection = 100
custom_effect_tooltip = generic_skip_one_line_tt
custom_effect_tooltip = THE_FACTION_LEADER
add_faction_initiative = 1
custom_effect_tooltip = generic_skip_one_line_tt
every_collection_element = {
input = {
input = game:scope
@@ -246,8 +250,11 @@ faction_goal_no_japanese_in_china = {
}
name = INFLUENCE_ABOVE_30_PERCENT
}
add_faction_influence_ratio = 0.1
add_faction_influence_ratio = 0.2
add_faction_initiative = 1
add_political_power = 100
army_experience = 100
add_manpower = 100000
}
}
ai_will_do = {
@@ -271,7 +278,7 @@ faction_goal_align_china = {
group = FOCUS_FILTER_ANNEXATION
visible = {
FROM = {
original_tag = JAP
original_tag = CHY
}
}
completed = {
@@ -291,8 +298,15 @@ faction_goal_align_china = {
}
}
complete_effect = {
add_faction_power_projection = 300
custom_effect_tooltip = generic_skip_one_line_tt
custom_effect_tooltip = THE_FACTION_LEADER
add_faction_initiative = 1
add_popularity = {
ideology = ROOT
popularity = 0.1
}
custom_effect_tooltip = generic_skip_one_line_tt
every_collection_element = {
input = {
input = game:scope
@@ -307,6 +321,7 @@ faction_goal_align_china = {
}
custom_effect_tooltip = INFLUENCE_ABOVE_30_PERCENT
add_faction_initiative = 1
add_political_power = 100
}
}
ai_will_do = {
@@ -328,7 +343,7 @@ faction_goal_war_on_communism_in_asia = {
}
visible = {
FROM = {
original_tag = JAP
original_tag = CHY
has_completed_focus = JAP_the_great_spiritual_evil
}
}
@@ -393,7 +408,7 @@ faction_goal_contain_japanese_expansion_asia = {
}
visible = {
FROM = {
original_tag = USA
original_tag = BYG
has_country_flag = USA_unlock_contain_japanese_goal
}
date > 1940.1.1
@@ -406,7 +421,7 @@ faction_goal_contain_japanese_expansion_asia = {
}
}
completed = {
JAP = {
CHY = {
IF = {
limit = {
is_in_faction = no
@@ -463,7 +478,7 @@ faction_goal_contain_japanese_expansion_asia = {
modifier = {
add = 10 # Really do it when at war
any_enemy_country = {
original_tag = JAP
original_tag = CHY
}
}
}
@@ -483,12 +498,24 @@ faction_goal_eastern_european_security = {
category = long_term
group = FOCUS_FILTER_POLITICAL_CHARACTER
visible = {
FROM = { original_tag = SOV }
FROM = { original_tag = BFL }
}
completed = {
count_triggers = {
amount = 6
amount = 6
EST = {
is_subject_of = ROOT
is_in_faction_with = ROOT
}
LAT = {
is_subject_of = ROOT
is_in_faction_with = ROOT
}
LIT = {
is_subject_of = ROOT
is_in_faction_with = ROOT
}
POL = {
is_subject_of = ROOT
is_in_faction_with = ROOT
@@ -505,6 +532,10 @@ faction_goal_eastern_european_security = {
is_subject_of = ROOT
is_in_faction_with = ROOT
}
SLO = {
is_subject_of = ROOT
is_in_faction_with = ROOT
}
BUL = {
is_subject_of = ROOT
is_in_faction_with = ROOT
@@ -517,6 +548,10 @@ faction_goal_eastern_european_security = {
is_subject_of = ROOT
is_in_faction_with = ROOT
}
ALB = {
is_subject_of = ROOT
is_in_faction_with = ROOT
}
TUR = {
is_subject_of = ROOT
is_in_faction_with = ROOT
@@ -540,9 +575,9 @@ faction_goal_eastern_european_security = {
date > 1938.1.1
}
modifier = {
add = 9 # SOV should always prio this
add = 9 # BFL should always prio this
date > 1938.1.1
original_tag = SOV
original_tag = BFL
}
}
}
@@ -562,18 +597,18 @@ faction_goal_eliminate_the_twin_threats = {
visible = {
FROM = {
original_tag = POL
NOT = { is_in_faction_with = SOV }
NOT = { is_in_faction_with = GER }
NOT = { is_in_faction_with = BFL }
NOT = { is_in_faction_with = TIX }
}
}
completed = {
SOV = {
BFL = {
OR = {
exists = no
is_in_faction_with = ROOT
}
}
GER = {
TIX = {
OR = {
exists = no
is_in_faction_with = ROOT
@@ -610,14 +645,14 @@ faction_goal_disarm_aggression_central_powers = {
visible = {
FROM = {
OR = {
original_tag = FRA
original_tag = YUW
original_tag = CZE
}
has_government = democratic
}
OR = {
any_country_with_original_tag = {
original_tag_to_check = GER
original_tag_to_check = TIX
NOT = { has_government = democratic }
}
any_country_with_original_tag = {
@@ -637,10 +672,10 @@ faction_goal_disarm_aggression_central_powers = {
completed = {
OR = {
any_country_with_original_tag = {
original_tag_to_check = GER
original_tag_to_check = TIX
has_government = democratic
}
GER = { exists = no }
TIX = { exists = no }
}
OR = {
any_country_with_original_tag = {
@@ -701,7 +736,7 @@ faction_goal_rule_the_waves = {
visible = {
FROM = {
OR = {
original_tag = ENG # Britannia always wants to Rule!
original_tag = HUJ # Britannia always wants to Rule!
num_of_naval_factories > 19
}
}
@@ -784,9 +819,9 @@ faction_goal_rule_the_waves = {
modifier = {
add = 10 # These boys always want to give it a shot
OR = {
original_tag = ENG
original_tag = USA
original_tag = JAP
original_tag = HUJ
original_tag = BYG
original_tag = CHY
}
is_historical_focus_on = yes
}
@@ -839,7 +874,7 @@ faction_goal_strategic_bombing_campaign = {
operators = {
faction_members
limit = {
has_army_size = {
has_deployed_air_force_size = {
size > 49
type = strategic_bomber
}
@@ -1330,7 +1365,7 @@ faction_goal_defeat_of_anti_fascists = {
faction_members
limit = {
OR = {
has_government = fascism
has_government = communism
has_government = democratic
}
}
@@ -1436,7 +1471,7 @@ faction_goal_defeat_of_anti_communists = {
modifier = {
add = 1 # If war with communists you probably hate them
any_enemy_country = {
has_government = communism
has_government = fascism
}
}
}
@@ -1465,7 +1500,7 @@ faction_goal_the_red_tide = {
name = FACTION_NAME
}
manpower = yes
size > 10000000
size > 3000000
}
}
complete_effect = {
@@ -1474,14 +1509,16 @@ faction_goal_the_red_tide = {
custom_effect_tooltip = HAS_DEPLOYED_AT_LEAST_5M_MANPOWER
every_faction_member = {
limit = {
check_variable = { deployed_army_manpower_k > 5000 }
check_variable = { deployed_army_manpower_k > 500 }
}
hidden_effect = {
add_faction_initiative = 1
add_faction_influence_ratio = 0.05
army_experience = 50
}
}
effect_tooltip = {
add_faction_initiative = 1
add_faction_influence_ratio = 0.05
army_experience = 50
}