2024-06-26 20:31:17

This commit is contained in:
actions[bot]
2024-06-26 20:31:17 +08:00
parent ed7dc34237
commit ac6195ac46
6808 changed files with 624025 additions and 0 deletions

View File

@@ -0,0 +1,52 @@
autonomy_state = {
id = doh_fanshu
default = no
is_puppet = no
min_freedom_level = 0.9
manpower_influence = 0.5
use_overlord_color = yes
rule = {
can_not_declare_war = yes
can_decline_call_to_war = no
can_be_spymaster = no
contributes_operatives = yes
can_send_volunteers = yes
can_puppet = yes
}
modifier = {
can_master_build_for_us = 1
master_ideology_drift = 1
faction_trade_opinion_factor = 1
opinion_gain_monthly_same_ideology_factor = 0.2
}
ai_subject_wants_higher = {
factor = 0.0
}
ai_overlord_wants_lower = {
factor = 0.0
}
allowed = {
OR = {
OVERLORD = { original_tag = DOH }
AND = {
DOH = {
has_completed_focus = DOH_cijichaogongzhongxin
}
has_autonomy_state = doh_fanshu
}
}
}
can_take_level = {
always = no
}
can_lose_level = {
always = no
}
}