Civil_war_decisions = { allowed = { NOT = { MD_special_countries = yes } } visible = { OR = { #Generic civil war has_civil_war = yes #SEUAR border war AND = { original_tag = SEU has_war_with = UKR } #Syrian civil war AND = { OR = { original_tag = SYR original_tag = FSA original_tag = NUS original_tag = ROJ original_tag = ALA original_tag = DRU original_tag = ISI original_tag = KUR original_tag = PUK original_tag = IRQ } OR = { has_war_with = SYR has_war_with = FSA has_war_with = NUS has_war_with = ROJ has_war_with = ALA has_war_with = DRU has_war_with = ISI has_war_with = KUR has_war_with = PUK has_war_with = IRQ } } #Libyan Civil War AND = { OR = { original_tag = HOR original_tag = GNA original_tag = GNC original_tag = TUA } OR = { has_war_with = HOR has_war_with = GNA has_war_with = GNC has_war_with = TUA } } #Yemeni Civil War AND = { OR = { original_tag = AQY original_tag = YEM original_tag = HOU } OR = { has_war_with = AQY has_war_with = YEM has_war_with = HOU } } #Afghanistan Civil War AND = { OR = { original_tag = AFG original_tag = TAL } OR = { has_war_with = AFG has_war_with = TAL } } #Somalian Civil War AND = { OR = { original_tag = SOM original_tag = SHB original_tag = SML original_tag = PUN original_tag = SNA original_tag = SWS original_tag = JUB } OR = { has_war_with = SOM has_war_with = SHB has_war_with = SML has_war_with = PUN has_war_with = SNA has_war_with = SWS has_war_with = JUB } } #Sudan Civil War AND = { OR = { original_tag = SUD original_tag = DAR } OR = { has_war_with = SUD has_war_with = DAR } } #Central African Civil War AND = { OR = { original_tag = CAR original_tag = BAL original_tag = SEL original_tag = LGN } OR = { has_war_with = CAR has_war_with = BAL has_war_with = SEL has_war_with = LGN } } #Sierra Leone Civil War AND = { OR = { original_tag = SIE original_tag = AFR } OR = { has_war_with = SIE has_war_with = AFR } } #Liberian Civil War AND = { OR = { original_tag = LIB original_tag = LUR } OR = { has_war_with = LIB has_war_with = LUR } } #1st Sudanese civil war AND = { OR = { original_tag = SUD original_tag = SSU } OR = { has_war_with = SUD has_war_with = SSU } } #Angolan civil war AND = { OR = { original_tag = AGL original_tag = UNI } OR = { has_war_with = AGL has_war_with = UNI } } #Congo war AND = { OR = { original_tag = DRC original_tag = RCD original_tag = MLC } OR = { has_war_with = DRC has_war_with = RCD has_war_with = MLC } } #Aceh war AND = { original_tag = ACE has_war_with = IND } } } } lar_local_recruitment = { allowed = { has_dlc = "La Resistance" is_ai = no } visible = { has_done_agency_upgrade = upgrade_training_centers } visibility_type = map_and_decisions_view on_map_area = { state = 8 name = LAR_recruitment_europe zoom = 650 target_root_trigger = { OR = { has_country_flag = europe_recruitment_unlocked capital_scope = { is_on_continent = europe } } } } on_map_area = { state = 373 name = LAR_recruitment_north_america zoom = 850 target_root_trigger = { OR = { has_country_flag = north_america_recruitment_unlocked capital_scope = { is_on_continent = north_america } } } } on_map_area = { state = 487 name = LAR_recruitment_south_america zoom = 850 target_root_trigger = { OR = { has_country_flag = south_america_recruitment_unlocked capital_scope = { is_on_continent = south_america } } } } on_map_area = { state = 295 name = LAR_recruitment_africa zoom = 850 target_root_trigger = { OR = { has_country_flag = africa_recruitment_unlocked capital_scope = { is_on_continent = africa } } } } on_map_area = { state = 597 name = LAR_recruitment_asia zoom = 850 target_root_trigger = { OR = { has_country_flag = asia_recruitment_unlocked capital_scope = { is_on_continent = asia } } NOT = { OR = { tag = RAJ tag = PAK tag = BAN tag = NEP tag = BHU tag = SRI tag = ACE #Aceh tag = BRM #Myanmar tag = BRU #Brunei tag = CBD #Cambodia tag = IND #Indonesia tag = LAO #Laos tag = KAC tag = KAR tag = MAY #Malaysia tag = NHN tag = PHI #Philippines tag = SHN tag = SIA #Thailand tag = SIN #Singapore tag = TIM #East Timor tag = VIE #Vietnam tag = WAA } } } } on_map_area = { state = 521 name = LAR_recruitment_oceania zoom = 850 target_root_trigger = { OR = { has_country_flag = australia_recruitment_unlocked capital_scope = { is_on_continent = australia } } } } on_map_area = { state = 440 name = LAR_recruitment_india zoom = 850 target_root_trigger = { OR = { has_country_flag = india_recruitment_unlocked tag = RAJ tag = PAK tag = BAN tag = NEP tag = BHU tag = SRI } } } on_map_area = { state = 801 name = LAR_recruitment_asean zoom = 850 target_root_trigger = { OR = { has_country_flag = asia_recruitment_unlocked tag = ACE #Aceh tag = BRM #Myanmar tag = BRU #Brunei tag = CBD #Cambodia tag = IND #Indonesia tag = LAO #Laos tag = KAC tag = KAR tag = MAY #Malaysia tag = NHN tag = PHI #Philippines tag = SHN tag = SIA #Thailand tag = SIN #Singapore tag = TIM #East Timor tag = VIE #Vietnam tag = WAA } } } on_map_area = { state = 656 name = LAR_recruitment_middle_east zoom = 850 target_root_trigger = { OR = { has_country_flag = middle_east_recruitment_unlocked capital_scope = { is_on_continent = middle_east } } } } } bankruptcy_decisions = { allowed = { NOT = { MD_special_countries = yes } } icon = GFX_decisions_category_dept visible = { check_variable = { interest_rate > 10 } NOT = { has_active_mission = debt_default_main_mission } } priority = 100 } decision_category_energy = { allowed = { NOT = { MD_special_countries = yes } } icon = GFX_decisions_category_energy priority = 125 } debt_default_decisions = { allowed = { NOT = { MD_special_countries = yes } } icon = GFX_decisions_category_dept priority = 100 }