TTP_support_shabaab = { allowed = { tag = TTP } enable = { NOT = { has_war_with = SHB } has_government = fascism SHB = { has_government = fascism } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "SHB" value = 100 } ai_strategy = { type = send_volunteers_desire id = "SHB" value = 100 } ai_strategy = { type = support id = "SHB" value = 200 } } TTP_support_taliban = { allowed = { tag = TTP } enable = { NOT = { has_war_with = TAL } has_government = fascism TAL = { has_government = fascism } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "TAL" value = 100 } ai_strategy = { type = protect id = "TAL" value = 100 } ai_strategy = { type = send_volunteers_desire id = "TAL" value = 300 } ai_strategy = { type = support id = "TAL" value = 200 } }