random_yearly_playable_pulse = {
    random_on_action = {
        5 = test_yearly_events
    }
}
test_yearly_events = {
    random_events = {
        chance_to_happen =25

        100 = persian_intro.01
    }
}