check_opinion_calculation = { set_temp_variable = { opinion_calculator = { value = opinion@ROOT multiply = 0.10 } } check_variable = { opinion_calculator > -100 } } # Autonomy States disabled_default_autonomy_states = { # OVERLORD is only defined on a subject; without this the accesses # below log an invalid-target error for every non-subject. is_subject = yes #Disabled for Russian custom subjects NOT = { OR = { SUB_is_rf_subject = yes has_autonomy_state = autonomy_governorate_rf } } #Disabled if UAR OR = { is_arabic_nation = no AND = { OVERLORD = { NOT = { has_country_flag = formed_neo_baathist_uar } } OVERLORD = { NOT = { has_country_flag = united_neo_baathist_uar } } OVERLORD = { NOT = { has_country_flag = formed_baathist_uar } } OVERLORD = { NOT = { has_country_flag = united_baathist_uar } } is_arabic_nation = yes } } OVERLORD = { NOT = { check_variable = { ruling_party = 11 } } } }