BRA_default_naval_breakdown = { allowed = { original_tag = BRA } enable = { always = yes } abort_when_not_enabled = yes ai_strategy = { type = role_ratio id = naval_corvettes value = 22 } ai_strategy = { type = role_ratio id = naval_frigate value = 20 } ai_strategy = { type = role_ratio id = naval_destroyer value = 20 } ai_strategy = { type = role_ratio id = naval_stealth_destroyer value = 2 } ai_strategy = { type = role_ratio id = naval_attack_submarine value = 20 } ai_strategy = { type = role_ratio id = naval_missile_submarine value = 1 } ai_strategy = { type = role_ratio id = naval_helicopter_operator value = 12 } ai_strategy = { type = role_ratio id = naval_carrier value = 2 } ai_strategy = { type = role_ratio id = naval_battlecruiser value = 2 } ai_strategy = { type = role_ratio id = naval_battleship value = 1 } ai_strategy = { type = role_ratio id = naval_cruiser value = 1 } } BRA_protect_south_america = { allowed = { original_tag = BRA } enable = { always = yes } abort_when_not_enabled = yes ai_strategy = { type = protect id = "ARG" value = 75 } ai_strategy = { type = protect id = "CHL" value = 75 } ai_strategy = { type = protect id = "ECU" value = 75 } ai_strategy = { type = protect id = "BOL" value = 75 } ai_strategy = { type = protect id = "COL" value = 75 } ai_strategy = { type = protect id = "GUY" value = 75 } ai_strategy = { type = protect id = "SUR" value = 75 } ai_strategy = { type = support id = "ARG" value = 75 } ai_strategy = { type = support id = "CHL" value = 75 } ai_strategy = { type = support id = "ECU" value = 75 } ai_strategy = { type = support id = "BOL" value = 75 } ai_strategy = { type = support id = "COL" value = 75 } ai_strategy = { type = support id = "GUY" value = 75 } ai_strategy = { type = support id = "SUR" value = 75 } } BRA_rival_argentina = { allowed = { original_tag = BRA } enable = { country_exists = ARG ARG = { NOT = { is_in_faction_with = BRA } NOT = { is_subject_of = BRA } } } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "ARG" value = 25 } ai_strategy = { type = contain id = "ARG" value = 25 } } BRA_support_america = { allowed = { original_tag = BRA } enable = { country_exists = USA USA = { NOT = { is_in_faction_with = BRA } NOT = { is_subject_of = BRA } } NOT = { has_government = nationalist } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "USA" value = 50 } ai_strategy = { type = support id = "USA" value = 50 } } BRA_antagonize_emerging_venezuela = { allowed = { original_tag = BRA } enable = { country_exists = VEN VEN = { NOT = { is_in_faction_with = BRA } NOT = { is_subject_of = BRA } NOT = { has_government = communism } } } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "BRA" value = 25 } ai_strategy = { type = contain id = "BRA" value = 25 } ai_strategy = { type = ignore id = "BRA" value = 25 } } BRA_the_cisplatina = { allowed = { original_tag = BRA } enable = { has_completed_focus = BRA_the_cisplatina OR = { has_government = nationalist has_government = communism } URG = { NOT = { is_subject_of = BRA } has_full_control_of_state = 894 has_full_control_of_state = 893 } } abort_when_not_enabled = yes ai_strategy = { type = conquer id = "URG" value = 50 } } BRA_support_brics_members = { allowed = { original_tag = BRA } enable = { has_idea = RAJ_BRICS RAJ = { has_idea = RAJ_BRICS } SOV = { has_idea = RAJ_BRICS } CHI = { has_idea = RAJ_BRICS } SAF = { has_idea = RAJ_BRICS } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "RAJ" value = 50 } ai_strategy = { type = befriend id = "SOV" value = 50 } ai_strategy = { type = befriend id = "CHI" value = 50 } ai_strategy = { type = befriend id = "SAF" value = 50 } ai_strategy = { type = support id = "RAJ" value = 50 } ai_strategy = { type = support id = "SOV" value = 50 } ai_strategy = { type = support id = "CHI" value = 50 } ai_strategy = { type = support id = "SAF" value = 50 } } BRA_support_cuban_brics_member = { allowed = { original_tag = BRA } enable = { has_idea = RAJ_BRICS CUB = { has_idea = RAJ_BRICS } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "CUB" value = 50 } ai_strategy = { type = support id = "CUB" value = 50 } } BRA_cancel_war_URG = { allowed = { original_tag = BRA } enable = { has_war = yes country_exists = URG strength_ratio = { tag = URG ratio > 1 } } abort_when_not_enabled = yes ai_strategy = { type = declare_war id = URG value = -4000 } } BRA_cancel_war_VEN = { allowed = { original_tag = BRA } enable = { has_war = yes country_exists = VEN strength_ratio = { tag = VEN ratio > 1 } } abort_when_not_enabled = yes ai_strategy = { type = declare_war id = VEN value = -4000 } } BRA_cancel_war_BOL = { allowed = { original_tag = BRA } enable = { has_war = yes country_exists = BOL strength_ratio = { tag = BOL ratio > 1 } } abort_when_not_enabled = yes ai_strategy = { type = declare_war id = BOL value = -4000 } } BRA_cancel_war_CUB = { allowed = { original_tag = BRA } enable = { has_war = yes country_exists = CUB strength_ratio = { tag = CUB ratio > 1 } } abort_when_not_enabled = yes ai_strategy = { type = declare_war id = CUB value = -4000 } }