CHA_support_the_drc = { allowed = { original_tag = CHA } enable = { NOT = { has_war_with = DRC } DRC = { has_country_leader = { name = "Laurent-Désiré Kabila" } } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "DRC" value = 50 } ai_strategy = { type = support id = "DRC" value = 10 } } #Rivalry with Libya CHA_libyan_chad_rivalry = { allowed = { original_tag = CHA } enable = { LBA = { has_completed_focus = LBA_rivalry_with_chad } NOT = { is_in_faction_with = LBA } } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "LBA" value = 50 } } #Libya befriended Chad CHA_befriend_libya = { allowed = { original_tag = CHA } enable = { LBA = { has_completed_focus = LBA_reconcile_with_chad } NOT = { has_war_with = LBA } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "LBA" value = 50 } } #Idriss Deby supports Darfur CHA_support_darfur = { allowed = { original_tag = CHA } enable = { NOT = { has_war_with = DAR } has_country_leader = { name = "Idriss Déby" ruling_only = yes } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "DAR" value = 100 } ai_strategy = { type = support id = "DAR" value = 100 } }