AQY_support_taliban = { allowed = { original_tag = AQY } 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 = send_volunteers_desire id = "TAL" value = 200 } } AQY_support_al_shabaab = { allowed = { original_tag = AQY } 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 } }