synth_queen_nanite = { textures = { opacity_texture = "gfx/map/synth_queen/synth_queen_galaxy_map_alpha.dds" diffuse_texture = "gfx/map/synth_queen/synth_queen_galaxy_map.dds" lightning_texture_atlas = "gfx/map/synth_queen/noalpha.dds" lightning_horisontal_tiles = 2 lightning_vertical_tiles = 2 } parameters = { min_size = 30.0 max_size = 40.0 size_change_speed = 0.3 rotation_speed = 0.1 counter_rotation_speed = 0.02 min_opacity = 0.9 max_opacity = 1 opacity_change_speed = 0.05 lightning_intencity_min = 0.9 lightning_intencity_max = 1.0 lightning_duration_min = 0.8 lightning_duration_max = 1.2 lightning_switch_interval_min = 0.50 lightning_switch_interval_max = 1.0 size_change_reversion = yes opacity_change_reversion = yes } ambient_object = { type = synth_queen_tempest scale = 3.0 # If yes, the ambient object is placed at the center of the system. # In other case the object is placed at a random position. centric = yes } # Effect firing when a new galactic object is covered with fog # This = galactic object # From = Country owning the galactic object on_system_added = { } # Effect firing when a galactic object is uncovered from fog # This = galactic object # From = Country owning the galactic object on_system_removed = { remove_modifier = queen_scorn_storm remove_modifier = queen_small_scorn_storm remove_modifier = queen_big_scorn_storm } } crisis_firestorm_S = { textures = { opacity_texture = "gfx/map/crisis_firestorm/firestorm_map_s_alpha.dds" diffuse_texture = "gfx/map/crisis_firestorm/firestorm_map_s.dds" lightning_texture_atlas = "gfx/map/synth_queen/noalpha.dds" lightning_horisontal_tiles = 2 lightning_vertical_tiles = 2 } parameters = { min_size = 20.0 max_size = 25.0 size_change_speed = 0.3 rotation_speed = 0.15 counter_rotation_speed = 0.02 min_opacity = 0.9 max_opacity = 1 opacity_change_speed = 0.05 lightning_intencity_min = 0.9 lightning_intencity_max = 1.0 lightning_duration_min = 0.8 lightning_duration_max = 1.2 lightning_switch_interval_min = 0.50 lightning_switch_interval_max = 1.0 size_change_reversion = yes opacity_change_reversion = yes } condition = { has_star_flag = gh_crisis_star } } crisis_firestorm_L = { textures = { opacity_texture = "gfx/map/crisis_firestorm/firestorm_map_l_alpha.dds" diffuse_texture = "gfx/map/crisis_firestorm/firestorm_map_l.dds" lightning_texture_atlas = "gfx/map/synth_queen/noalpha.dds" lightning_horisontal_tiles = 2 lightning_vertical_tiles = 2 } parameters = { min_size = 25.0 max_size = 35.0 size_change_speed = 0.3 rotation_speed = 0.22 counter_rotation_speed = 0.02 min_opacity = 0.9 max_opacity = 1 opacity_change_speed = 0.05 lightning_intencity_min = 0.9 lightning_intencity_max = 1.0 lightning_duration_min = 0.8 lightning_duration_max = 1.2 lightning_switch_interval_min = 0.50 lightning_switch_interval_max = 1.0 size_change_reversion = yes opacity_change_reversion = yes } condition = { has_star_flag = gh_crisis_star } }