##Indonesia unique AI for combat units IND_default_naval_breakdown = { allowed = { original_tag = IND } enable = { always = yes } abort_when_not_enabled = yes ai_strategy = { type = role_ratio id = naval_corvettes value = 20 } ai_strategy = { type = role_ratio id = naval_frigate value = 22 } ai_strategy = { type = role_ratio id = naval_destroyer value = 20 } ai_strategy = { type = role_ratio id = naval_attack_submarine value = 24 } ai_strategy = { type = role_ratio id = naval_missile_submarine value = 2 } ai_strategy = { type = role_ratio id = naval_helicopter_operator value = 10 } ai_strategy = { type = role_ratio id = naval_carrier value = 2 } ai_strategy = { type = role_ratio id = naval_cruiser value = 2 } } IND_singapore_is_expansionary = { allowed = { original_tag = IND } enable = { SIN = { has_completed_focus = SIN_pressure_the_south_asian_seas } } abort_when_not_enabled = yes ai_strategy = { type = contain id = "SIN" value = 50 } ai_strategy = { type = antagonize id = "SIN" value = 50 } }