add_namespace = rsf

# Suppress extremists event
country_event = {
    id = rsf.1
    title = rsf.1.t
    desc = rsf.1.d
    picture = GFX_goal_AUS_Police_Paramilitarism

    fire_only_once = yes
    is_triggered_only = yes

    option = {
        name = rsf.1.a
        add_stability = 0.05
        add_political_power = 50
    }

    option = {
        name = rsf.1.b
        add_political_power = 25
        add_stability = -0.05
    }
}

# International socialism event
country_event = {
    id = rsf.2
    title = rsf.2.t
    desc = rsf.2.d
    picture = GFX_goal_NFA_cargolic_unions

    fire_only_once = yes
    is_triggered_only = yes

    option = {
        name = rsf.2.a
        add_stability = 0.05
        add_popularity = { ideology = russiandem popularity = 0.1 }
    }
}

# Finalise unity event
country_event = {
    id = rsf.3
    title = rsf.3.t
    desc = rsf.3.d
    picture = GFX_goal_UMN_german_civil_engineering

    fire_only_once = yes
    is_triggered_only = yes

    option = {
        name = rsf.3.a
        add_stability = 0.1
        add_national_unity = 0.1
    }
}

# Heal wounds of 1922 event
country_event = {
    id = rsf.4
    title = rsf.4.t
    desc = rsf.4.d
    picture = GFX_MAF_german_law_in_nordrhodesien

    fire_only_once = yes
    is_triggered_only = yes

    option = {
        name = rsf.4.a
        
        add_stability = 0.1
        add_popularity = { ideology = russiandem popularity = 0.1 }
        remove_ideas = scarsoftherevolution
    }
}
