﻿add_namespace = bufstate
 
country_event = {
    id = bufstate.1
    title = bufstate.1.t
    desc = bufstate.1.d
    picture = report_event_technical

    is_triggered_only = yes
 
 
    option = {
    name = bufstate.1.a
    add_opinion_modifier = { target = EQS modifier = promote_equality }
        ai_chance = { factor = 100 }
    }
    option = {
    name = bufstate.1.b
    add_opinion_modifier = { target = EQS modifier = nationalistic_thought }
    ai_chance = { factor = 0 }
    }
}

country_event = {
    id = bufstate.2
    title = bufstate.2.t
    desc = bufstate.2.d
    picture = report_event_technical

    is_triggered_only = yes
 
 
    option = {
    name = bufstate.2.a
 
}
}
country_event = {
    id = bufstate.3
    title = bufstate.3.t
    desc = bufstate.3.d
    picture = report_event_technical

    trigger = {
        tag = BUF
        has_global_flag = equestrian_civil_war
    }
    fire_only_once = yes
 
    option = {
    name = bufstate.3.a
    ai_chance = { factor = 100 }
    add_popularity = {
        ideology = neutrality popularity = 0.3
        }
    add_popularity = {
        ideology = communism popularity = 0.3
        }
    add_popularity = {
        ideology = fascism popularity = 0.3
        }
    add_popularity = {
        ideology = democratic popularity = -0.4
        }
    BUF = {
        transfer_state = 80
        transfer_state = 93
    }
    }
    option = {
    ai_chance = { factor = 0 }
    name = bufstate.3.b
    }
}
country_event = {
    id = bufstate.4
    title = bufstate.4.t
    desc = bufstate.4.d
    picture = report_event_technical

    trigger = {
        tag = BUF
        has_global_flag = equestrian_com_civil_war
    }
    fire_only_once = yes
 
    option = {
    name = bufstate.4.a
    ai_chance = { factor = 100 }
    add_popularity = {
        ideology = neutrality popularity = 0.3
        }
    add_popularity = {
        ideology = communism popularity = 0.3
        }
    add_popularity = {
        ideology = fascism popularity = 0.3
        }
    add_popularity = {
        ideology = democratic popularity = -0.4
        }
    BUF = {
        transfer_state = 80
        transfer_state = 93
    }
    }
    option = {
    ai_chance = { factor = 0 }
    name = bufstate.4.b
    }
}
