czech_hates_russia = { allowed = { original_tag = CZE } enable = { country_exists = SOV CZE = { has_emerging_aligned_government = no } SOV = { OR = { has_emerging_aligned_government = yes has_nationalist_government = yes } } } abort_when_not_enabled = yes ai_strategy = { type = contain id = "SOV" value = 25 } ai_strategy = { type = antagonize id = "SOV" value = 25 } ai_strategy = { type = befriend id = "SOV" value = -35 } } czech_loves_western_slovakia = { allowed = { original_tag = CZE } enable = { country_exists = SLO SLO = { OR = { has_western_aligned_government = yes has_neutral_government = yes } } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "SLO" value = 75 } ai_strategy = { type = protect id = "SLO" value = 75 } ai_strategy = { type = influence id = "SLO" value = 30 } ai_strategy = { type = support id = "SLO" value = 50 } } # For Petr Pavel GUI supporting czech_supports_afghanistan = { allowed = { original_tag = CZE } enable = { country_exists = AFG AFG = { has_salafist_government = no } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "AFG" value = 40 } ai_strategy = { type = support id = "AFG" value = 40 } } czech_supports_qatar = { allowed = { original_tag = CZE } enable = { country_exists = QAT QAT = { has_salafist_government = no } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "QAT" value = 30 } ai_strategy = { type = support id = "QAT" value = 30 } } czech_supports_bosnia = { allowed = { original_tag = CZE } enable = { country_exists = BOS BOS = { has_emerging_aligned_government = no } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "BOS" value = 30 } ai_strategy = { type = support id = "BOS" value = 30 } } #Armenia Content CZE_againts_armenian_expansion_poland_puppet = { allowed = { original_tag = CZE } enable = { is_subject = no has_war = no POL = { is_subject_of = ARM } NOT = { has_government = neutrality } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "ARM" value = -100 } ai_strategy = { type = antagonize id = "ARM" value = 100 } ai_strategy = { type = contain id = "ARM" value = 100 } ai_strategy = { type = befriend id = "POL" value = -100 } ai_strategy = { type = antagonize id = "POL" value = 100 } ai_strategy = { type = contain id = "POL" value = 100 } }