on_actions = {
    on_startup = {
        effect = {
            every_country = {
                limit = { is_ai = no }
                country_event = countryroulette.1
            }
        }
    }
}