autonomy_state = { id = autonomy_satellite min_freedom_level = 0.80 manpower_influence = 0.5 rule = { desc = "RULE_DESC_IS_A_SUBJECT" can_not_declare_war = yes can_decline_call_to_war = no can_be_spymaster = no can_create_collaboration_government = no } modifier = { autonomy_manpower_share = 0.4 extra_trade_to_overlord_factor = 0.4 overlord_trade_cost_factor = -0.4 license_subject_master_purchase_cost = -1 autonomy_gain_global_factor = -0.3 peace_score_ratio_transferred_to_overlord = 0.1 lend_lease_tension_with_overlord = -0.30 faction_influence_contribution_factor = -0.25 } ai_subject_wants_higher = { factor = 1.0 } ai_overlord_wants_lower = { factor = 1.0 } ai_overlord_wants_garrison = { always = no } allowed = { OR = { has_dlc = "Death or Dishonor" AND = { OR = { original_tag = POL original_tag = LIT original_tag = LAT original_tag = EST } has_dlc = "No Step Back" } } OVERLORD = { has_government = fascism } if = { limit = { has_dlc = "Waking the Tiger" } NOT = { OVERLORD = { original_tag = JAP } } NOT = { OVERLORD = { original_tag = MAN } } } } can_take_level = { #trigger here IF = { limit = { original_tag = COG has_dlc = "Gotterdammerung" } has_completed_focus = CONGO_republic_of_congo NOT = { has_completed_focus = CONGO_dominion_of_congo } } } can_lose_level = { #trigger here IF = { limit = { OVERLORD = { original_tag = BEL } original_tag = COG has_dlc = "Gotterdammerung" } NOT = { has_completed_focus = CONGO_dominion_of_congo } } } }