TAL_support_SHB = { allowed = { original_tag = TAL } enable = { 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 } } TAL_support_TTP = { allowed = { original_tag = TAL } enable = { has_government = fascism TTP = { has_government = fascism } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "TTP" value = 100 } ai_strategy = { type = protect id = "TTP" value = 100 } ai_strategy = { type = send_volunteers_desire id = "TTP" value = 300 } ai_strategy = { type = support id = "TTP" value = 200 } } TAL_halt_advance_on_afg = { allowed = { original_tag = TAL } enable = { has_war_with = AFG } abort_when_not_enabled = yes ai_strategy = { type = front_control country_trigger = { tag = AFG } ordertype = front execute_order = yes execution_type = careful } ai_strategy = { type = front_unit_request tag = AFG value = 50 } } TAL_hates_afghanistan = { allowed = { original_tag = TAL } enable = { country_exists = AFG } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "AFG" value = 50 } ai_strategy = { type = contain id = "AFG" value = 50 } } TAL_hates_america = { allowed = { original_tag = TAL } enable = { country_exists = USA } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "USA" value = 50 } ai_strategy = { type = contain id = "USA" value = 50 } } TAL_hates_isis = { allowed = { original_tag = ISI } enable = { country_exists = ISI } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "ISI" value = 50 } ai_strategy = { type = contain id = "ISI" value = 50 } } TAL_under_unsc_pressure = { allowed = { original_tag = TAL } enable = { has_country_flag = unsc_extradition_demanded } abort_when_not_enabled = yes ai_strategy = { type = pp_spend_priority id = decision value = 100 } ai_strategy = { type = befriend id = "PAK" value = 200 } ai_strategy = { type = befriend id = "SAU" value = 100 } }