135 lines
No EOL
2.7 KiB
Text
135 lines
No EOL
2.7 KiB
Text
autonomy_state = {
|
|
id = fs_core_member
|
|
|
|
default = no #Will be a possible option for peace deals
|
|
is_puppet = yes
|
|
|
|
use_overlord_color = yes
|
|
|
|
min_freedom_level = 0.5 #Puts it as 0.2 on the autonomy level scale, which is the same as an integrated puppet.
|
|
|
|
manpower_influence = 0.5
|
|
|
|
rule = {
|
|
can_not_declare_war = yes
|
|
can_decline_call_to_war = no
|
|
units_deployed_to_overlord = no
|
|
can_be_spymaster = no
|
|
contributes_operatives = yes
|
|
can_create_collaboration_government = no
|
|
}
|
|
|
|
modifier = {
|
|
autonomy_manpower_share = 0.2
|
|
can_master_build_for_us = 1
|
|
extra_trade_to_overlord_factor = 0.5
|
|
overlord_trade_cost_factor = -0.25
|
|
cic_to_overlord_factor = 0.1
|
|
mic_to_overlord_factor = 0.1
|
|
research_sharing_per_country_bonus_factor = 0.05
|
|
}
|
|
|
|
ai_subject_wants_higher = {
|
|
factor = 0.0
|
|
}
|
|
|
|
ai_overlord_wants_lower = {
|
|
factor = 0.0
|
|
}
|
|
|
|
allowed = {
|
|
OVERLORD = {
|
|
has_idea = floddstatt_leader
|
|
}
|
|
}
|
|
|
|
use_for_peace_conference_weight = {
|
|
base = 0
|
|
modifier = {
|
|
add = 10
|
|
FROM = {
|
|
has_wargoal_against = { target = ROOT type = puppet_wargoal_focus }
|
|
} # Adds 10 to the chance if the overlord has a wargoal to puppet the country.
|
|
}
|
|
modifier = {
|
|
factor = 2
|
|
tag = ENG # Multiplies the chance by 2 if the subject is UK.
|
|
}
|
|
}
|
|
|
|
can_take_level = {
|
|
always = no
|
|
}
|
|
|
|
can_lose_level = {
|
|
always = no
|
|
}
|
|
}
|
|
|
|
autonomy_state = {
|
|
id = fs_border_state
|
|
|
|
default = no #Will be a possible option for peace deals
|
|
is_puppet = yes
|
|
|
|
use_overlord_color = no
|
|
|
|
min_freedom_level = 0.5 #Puts it as 0.2 on the autonomy level scale, which is the same as an integrated puppet.
|
|
|
|
manpower_influence = 0.5
|
|
|
|
rule = {
|
|
can_not_declare_war = yes
|
|
can_decline_call_to_war = no
|
|
units_deployed_to_overlord = no
|
|
can_be_spymaster = no
|
|
contributes_operatives = yes
|
|
can_create_collaboration_government = no
|
|
}
|
|
|
|
modifier = {
|
|
autonomy_manpower_share = 0.2
|
|
can_master_build_for_us = 1
|
|
extra_trade_to_overlord_factor = 0.5
|
|
overlord_trade_cost_factor = -0.25
|
|
cic_to_overlord_factor = 0.1
|
|
mic_to_overlord_factor = 0.1
|
|
research_sharing_per_country_bonus_factor = 0.05
|
|
}
|
|
|
|
ai_subject_wants_higher = {
|
|
factor = 0.0
|
|
}
|
|
|
|
ai_overlord_wants_lower = {
|
|
factor = 0.0
|
|
}
|
|
|
|
allowed = {
|
|
OVERLORD = {
|
|
has_idea = floddstatt_leader
|
|
}
|
|
}
|
|
|
|
use_for_peace_conference_weight = {
|
|
base = 0
|
|
modifier = {
|
|
add = 10
|
|
FROM = {
|
|
has_wargoal_against = { target = ROOT type = puppet_wargoal_focus }
|
|
} # Adds 10 to the chance if the overlord has a wargoal to puppet the country.
|
|
}
|
|
modifier = {
|
|
factor = 2
|
|
tag = ENG # Multiplies the chance by 2 if the subject is UK.
|
|
}
|
|
}
|
|
|
|
can_take_level = {
|
|
always = no
|
|
}
|
|
|
|
can_lose_level = {
|
|
always = no
|
|
}
|
|
} |