namespace = cstorms_tutorial # Tutorial: Cosmic Storm Manipulation | via on_tech_increased country_event = { id = cstorms_tutorial.1 title = cstorms_tutorial.1.name desc = cstorms_tutorial.1.desc is_advisor_event = yes is_triggered_only = yes pre_triggers = { is_ai = no } trigger = { has_cosmic_storms_dlc = yes is_tutorial_level = 2 NOT = { has_country_flag = storm_tech_influence_tutorial } has_technology = tech_storm_manipulation } immediate = { set_country_flag = storm_tech_influence_tutorial } option = { name = cstorms_tutorial.a } }