SIN_global_diplomacy_plan = { allowed = { original_tag = SIN } name = "Global Diplomacy" desc = "Behaviour for Global Diplomacy" enable = { original_tag = SIN has_global_flag = SIN_GLOBAL_DIPLOMACY_PATH } ai_national_focuses = { SIN_the_republic SIN_centralized_education SIN_military_budget_amendment SIN_reform_the_monetary_system SIN_economic_equality SIN_electoral_reform SIN_the_alignment SIN_western_identity } # Keep small, as it is used as a factor for some things (such as research needs) # Recommended around 1.0. Useful for relation between plans weight = { factor = 1.0 } } SIN_singapore_on_the_rise_plan = { allowed = { original_tag = SIN } name = "Singapore on the Rise" desc = "Behaviour for Singapore on the Rise" enable = { original_tag = SIN has_global_flag = SIN_SINGAPORE_ALONE_PATH } ai_national_focuses = { SIN_the_republic SIN_centralized_education SIN_military_budget_amendment SIN_reform_the_monetary_system SIN_economic_equality SIN_the_status_quo SIN_the_alignment SIN_singapore_alone } # Keep small, as it is used as a factor for some things (such as research needs) # Recommended around 1.0. Useful for relation between plans weight = { factor = 1.0 } } SIN_pressure_the_south_asian_seas_plan = { allowed = { original_tag = SIN } name = "Pressure the South Asian Seas" desc = "Behaviour for Pressure the South Asian Seas" enable = { original_tag = SIN has_global_flag = SIN_PRESSURE_SOUTH_ASIAN_SEAS_PATH } ai_national_focuses = { SIN_the_republic SIN_centralized_education SIN_military_budget_amendment SIN_reform_the_monetary_system SIN_economic_equality SIN_the_status_quo SIN_the_alignment SIN_strength_in_asia } # Keep small, as it is used as a factor for some things (such as research needs) # Recommended around 1.0. Useful for relation between plans weight = { factor = 1.0 } }