Last active
December 13, 2024 09:19
-
-
Save Bilka2/6b8a6a9e4a4ec779573ad703d03c1ae7 to your computer and use it in GitHub Desktop.
Dump of Factorio's vanilla prototype data created with https://mods.factorio.com/mod/DataRawSerpent
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script @__DataRawSerpent__/data-final-fixes.lua:1: { | |
accumulator = { | |
accumulator = { | |
chargable_graphics = { | |
charge_animation = { | |
layers = { | |
{ | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/accumulator/accumulator.png", | |
height = 189, | |
priority = "high", | |
repeat_count = 24, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.34375 | |
}, | |
tint = { | |
1, | |
1, | |
1, | |
1 | |
}, | |
width = 130 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/accumulator/accumulator-shadow.png", | |
height = 106, | |
priority = "high", | |
repeat_count = 24, | |
scale = 0.5, | |
shift = { | |
0.90625, | |
0.1875 | |
}, | |
width = 234 | |
} | |
} | |
}, | |
{ | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/accumulator/accumulator-charge.png", | |
frame_count = 24, | |
height = 210, | |
line_length = 6, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.6875 | |
}, | |
width = 178 | |
} | |
} | |
}, | |
charge_cooldown = 30, | |
discharge_animation = { | |
layers = { | |
{ | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/accumulator/accumulator.png", | |
height = 189, | |
priority = "high", | |
repeat_count = 24, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.34375 | |
}, | |
tint = { | |
1, | |
1, | |
1, | |
1 | |
}, | |
width = 130 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/accumulator/accumulator-shadow.png", | |
height = 106, | |
priority = "high", | |
repeat_count = 24, | |
scale = 0.5, | |
shift = { | |
0.90625, | |
0.1875 | |
}, | |
width = 234 | |
} | |
} | |
}, | |
{ | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/accumulator/accumulator-discharge.png", | |
frame_count = 24, | |
height = 214, | |
line_length = 6, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-0.71875 | |
}, | |
width = 174 | |
} | |
} | |
}, | |
discharge_cooldown = 60, | |
picture = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/accumulator/accumulator.png", | |
height = 189, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.34375 | |
}, | |
width = 130 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/accumulator/accumulator-shadow.png", | |
height = 106, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0.90625, | |
0.1875 | |
}, | |
width = 234 | |
} | |
} | |
} | |
}, | |
circuit_connector = { | |
points = { | |
shadow = { | |
green = { | |
1.078125, | |
1.109375 | |
}, | |
red = { | |
1.265625, | |
1.109375 | |
} | |
}, | |
wire = { | |
green = { | |
0.890625, | |
0.84375 | |
}, | |
red = { | |
0.828125, | |
0.625 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
0.578125, | |
0.875 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.578125, | |
0.625 | |
}, | |
width = 52, | |
x = 104, | |
y = 150 | |
}, | |
connector_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04b-base-shadow-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.71875, | |
0.875 | |
}, | |
width = 60, | |
x = 120, | |
y = 138 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.578125, | |
0.59375 | |
}, | |
width = 60, | |
x = 120, | |
y = 180 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.578125, | |
0.59375 | |
}, | |
width = 46, | |
x = 92, | |
y = 132 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.578125, | |
0.59375 | |
}, | |
width = 48, | |
x = 96, | |
y = 138 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.578125, | |
0.59375 | |
}, | |
width = 48, | |
x = 96, | |
y = 138 | |
}, | |
red_green_led_light_offset = { | |
0.578125, | |
0.78125 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.578125, | |
0.625 | |
}, | |
width = 62, | |
x = 124, | |
y = 174 | |
}, | |
wire_pins_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04d-wire-shadow-sequence.png", | |
height = 54, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.796875, | |
0.90625 | |
}, | |
width = 68, | |
x = 136, | |
y = 162 | |
} | |
} | |
}, | |
circuit_wire_max_distance = 9, | |
close_sound = { | |
filename = "__base__/sound/open-close/electric-large-close.ogg", | |
volume = 0.6 | |
}, | |
collision_box = { | |
{ | |
-0.9, | |
-0.9 | |
}, | |
{ | |
0.9, | |
0.9 | |
} | |
}, | |
corpse = "accumulator-remnants", | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
default_output_signal = { | |
name = "signal-A", | |
type = "virtual" | |
}, | |
drawing_box_vertical_extension = 0.5, | |
dying_explosion = "accumulator-explosion", | |
energy_source = { | |
buffer_capacity = "5MJ", | |
input_flow_limit = "300kW", | |
output_flow_limit = "300kW", | |
type = "electric", | |
usage_priority = "tertiary" | |
}, | |
fast_replaceable_group = "accumulator", | |
flags = { | |
"placeable-neutral", | |
"player-creation" | |
}, | |
icon = "__base__/graphics/icons/accumulator.png", | |
impact_category = "metal", | |
max_health = 150, | |
minable = { | |
mining_time = 0.1, | |
result = "accumulator" | |
}, | |
name = "accumulator", | |
open_sound = { | |
filename = "__base__/sound/open-close/electric-large-open.ogg", | |
volume = 0.6 | |
}, | |
selection_box = { | |
{ | |
-1, | |
-1 | |
}, | |
{ | |
1, | |
1 | |
} | |
}, | |
type = "accumulator", | |
water_reflection = { | |
orientation_to_variation = false, | |
pictures = { | |
filename = "__base__/graphics/entity/accumulator/accumulator-reflection.png", | |
height = 24, | |
priority = "extra-high", | |
scale = 5, | |
shift = { | |
0, | |
1.5625 | |
}, | |
variation_count = 1, | |
width = 20 | |
}, | |
rotate = false | |
}, | |
working_sound = { | |
audible_distance_modifier = 0.5, | |
idle_sound = { | |
filename = "__base__/sound/accumulator-idle.ogg", | |
volume = 0.35 | |
}, | |
main_sounds = { | |
{ | |
activity_to_volume_modifiers = { | |
inverted = true, | |
offset = 2 | |
}, | |
fade_in_ticks = 4, | |
fade_out_ticks = 20, | |
match_volume_to_activity = true, | |
sound = { | |
filename = "__base__/sound/accumulator-working.ogg", | |
modifiers = { | |
type = "main-menu", | |
volume_multiplier = 1.4399999999999999 | |
}, | |
volume = 0.4 | |
} | |
}, | |
{ | |
activity_to_volume_modifiers = { | |
offset = 1 | |
}, | |
fade_in_ticks = 4, | |
fade_out_ticks = 20, | |
match_volume_to_activity = true, | |
sound = { | |
filename = "__base__/sound/accumulator-discharging.ogg", | |
modifiers = { | |
type = "main-menu", | |
volume_multiplier = 1.4399999999999999 | |
}, | |
volume = 0.4 | |
} | |
} | |
}, | |
max_sounds_per_type = 3 | |
} | |
} | |
}, | |
achievement = { | |
["so-long-and-thanks-for-all-the-fish"] = { | |
icon = "__base__/graphics/achievement/so-long-and-thanks-for-all-the-fish.png", | |
icon_size = 128, | |
name = "so-long-and-thanks-for-all-the-fish", | |
order = "h[secret]-a[so-long-and-thanks-for-all-the-fish]", | |
type = "achievement" | |
} | |
}, | |
["active-defense-equipment"] = { | |
["discharge-defense-equipment"] = { | |
attack_parameters = { | |
ammo_category = "electric", | |
ammo_type = { | |
action = { | |
{ | |
action_delivery = { | |
{ | |
target_effects = { | |
{ | |
sticker = "stun-sticker", | |
type = "create-sticker" | |
}, | |
{ | |
distance = 4, | |
type = "push-back" | |
} | |
}, | |
type = "instant" | |
}, | |
{ | |
add_to_shooter = false, | |
beam = "electric-beam-no-sound", | |
duration = 15, | |
max_length = 16, | |
source_offset = { | |
0, | |
-0.5 | |
}, | |
type = "beam" | |
} | |
}, | |
force = "enemy", | |
radius = 8, | |
type = "area" | |
} | |
}, | |
energy_consumption = "2MJ", | |
type = "projectile" | |
}, | |
cooldown = 150, | |
damage_modifier = 10, | |
projectile_center = { | |
0, | |
0 | |
}, | |
projectile_creation_distance = 0.6, | |
range = 10, | |
sound = { | |
filename = "__base__/sound/fight/pulse.ogg", | |
game_controller_vibration_data = { | |
duration = 100, | |
low_frequency_vibration_intensity = 0.5 | |
}, | |
switch_vibration_data = { | |
filename = "__base__/sound/fight/pulse.bnvib" | |
}, | |
volume = 0.7 | |
}, | |
type = "projectile" | |
}, | |
automatic = false, | |
categories = { | |
"armor" | |
}, | |
energy_source = { | |
buffer_capacity = "4040kJ", | |
type = "electric", | |
usage_priority = "secondary-input" | |
}, | |
name = "discharge-defense-equipment", | |
shape = { | |
height = 2, | |
type = "full", | |
width = 2 | |
}, | |
sprite = { | |
filename = "__base__/graphics/equipment/discharge-defense-equipment.png", | |
flags = { | |
"icon" | |
}, | |
priority = "extra-high-no-scale", | |
scale = 0.5, | |
size = 128 | |
}, | |
type = "active-defense-equipment" | |
}, | |
["personal-laser-defense-equipment"] = { | |
attack_parameters = { | |
ammo_category = "laser", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
beam = "laser-beam", | |
duration = 40, | |
max_length = 15, | |
source_offset = { | |
0, | |
-1.3143899999999999 | |
}, | |
type = "beam" | |
}, | |
type = "direct" | |
}, | |
energy_consumption = "50kJ" | |
}, | |
cooldown = 40, | |
damage_modifier = 1, | |
range = 15, | |
range_mode = "center-to-bounding-box", | |
type = "beam" | |
}, | |
automatic = true, | |
categories = { | |
"armor" | |
}, | |
energy_source = { | |
buffer_capacity = "220kJ", | |
type = "electric", | |
usage_priority = "secondary-input" | |
}, | |
name = "personal-laser-defense-equipment", | |
shape = { | |
height = 2, | |
type = "full", | |
width = 2 | |
}, | |
sprite = { | |
filename = "__base__/graphics/equipment/personal-laser-defense-equipment.png", | |
height = 128, | |
priority = "medium", | |
scale = 0.5, | |
width = 128 | |
}, | |
type = "active-defense-equipment" | |
} | |
}, | |
["agricultural-tower"] = { | |
["agricultural-tower"] = { | |
arm_extending_sound = { | |
sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-arm-extend-loop.ogg", | |
volume = 0.25 | |
}, | |
stopped_sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-arm-extend-stop.ogg", | |
volume = 0.6 | |
} | |
}, | |
arm_extending_sound_source = "arm_central_joint", | |
central_orienting_sound = { | |
sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-rotation-loop.ogg", | |
volume = 0.3 | |
}, | |
stopped_sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-rotation-stop.ogg", | |
volume = 0.5 | |
} | |
}, | |
central_orienting_sound_source = "hub", | |
circuit_connector = { | |
points = { | |
shadow = { | |
green = { | |
-0.40625, | |
0.71875 | |
}, | |
red = { | |
-0.15625, | |
0.71875 | |
} | |
}, | |
wire = { | |
green = { | |
-0.5, | |
0.65625 | |
}, | |
red = { | |
-0.46875, | |
0.4375 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-0.21875, | |
0.65625 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.21875, | |
0.40625 | |
}, | |
width = 52, | |
x = 312, | |
y = 150 | |
}, | |
connector_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04b-base-shadow-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.140625, | |
0.453125 | |
}, | |
width = 60, | |
x = 360, | |
y = 138 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.21875, | |
0.375 | |
}, | |
width = 60, | |
x = 360, | |
y = 180 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.21875, | |
0.375 | |
}, | |
width = 46, | |
x = 276, | |
y = 132 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.21875, | |
0.375 | |
}, | |
width = 48, | |
x = 288, | |
y = 138 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.21875, | |
0.375 | |
}, | |
width = 48, | |
x = 288, | |
y = 138 | |
}, | |
red_green_led_light_offset = { | |
-0.21875, | |
0.5625 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.21875, | |
0.40625 | |
}, | |
width = 62, | |
x = 372, | |
y = 174 | |
}, | |
wire_pins_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04d-wire-shadow-sequence.png", | |
height = 54, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
0.484375 | |
}, | |
width = 68, | |
x = 408, | |
y = 162 | |
} | |
} | |
}, | |
circuit_wire_max_distance = 30, | |
close_sound = { | |
filename = "__base__/sound/machine-close.ogg", | |
volume = 0.5 | |
}, | |
collision_box = { | |
{ | |
-1.2, | |
-1.2 | |
}, | |
{ | |
1.2, | |
1.2 | |
} | |
}, | |
collision_mask = { | |
layers = { | |
elevated_rail = true, | |
item = true, | |
object = true, | |
player = true, | |
water_tile = true | |
} | |
}, | |
corpse = "agricultural-tower-remnants", | |
crane = { | |
min_arm_extent = 0, | |
min_grappler_extent = 0.2, | |
operation_angle = 10, | |
origin = { | |
0.5, | |
-0.55, | |
4.5999999999999996 | |
}, | |
parts = { | |
{ | |
allow_sprite_rotation = false, | |
dying_effect = { | |
explosion = { | |
name = "explosion", | |
offset = { | |
0, | |
1 | |
} | |
}, | |
explosion_linear_distance_step = 0.4, | |
particle_effect_linear_distance_step = 0.15, | |
particle_effects = { | |
initial_height = 0, | |
initial_height_deviation = 0.2, | |
offset_deviation = { | |
{ | |
-0.39450000000000003, | |
-0.49610000000000003 | |
}, | |
{ | |
0.39450000000000003, | |
0.49610000000000003 | |
} | |
}, | |
particle_name = "accumulator-metal-particle-big", | |
repeat_count = 20, | |
speed_from_center = 0.02, | |
speed_from_center_deviation = 0.01, | |
type = "create-particle" | |
} | |
}, | |
extendable_length = { | |
0, | |
0, | |
0 | |
}, | |
layer = 1, | |
name = "hub", | |
relative_position = { | |
0, | |
0, | |
0 | |
}, | |
rotated_sprite = { | |
dice = 4, | |
direction_count = 128, | |
filenames = { | |
"__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-1-1.png", | |
"__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-1-2.png" | |
}, | |
height = 330, | |
line_length = 8, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 406 | |
}, | |
rotated_sprite_reflection = { | |
direction_count = 64, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-1-reflection.png", | |
height = 36, | |
line_length = 8, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
0.015625 | |
}, | |
width = 44 | |
}, | |
rotated_sprite_shadow = { | |
direction_count = 64, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-1-shadow.png", | |
height = 204, | |
line_length = 8, | |
priority = "very-low", | |
scale = 1, | |
shift = { | |
0.078125, | |
0 | |
}, | |
width = 168 | |
}, | |
should_scale_for_perspective = false, | |
snap_end = 1, | |
snap_start = 1, | |
static_length = { | |
0, | |
0, | |
0.88000000000000007 | |
} | |
}, | |
{ | |
dying_effect = "SERPENT PLACEHOLDER" --[=[ ref [""]["agricultural-tower"]["agricultural-tower"].crane.parts[1].dying_effect ]=], | |
extendable_length = { | |
0, | |
0, | |
0 | |
}, | |
layer = -1, | |
name = "arm_inner", | |
relative_position = { | |
0, | |
0.45, | |
0 | |
}, | |
rotated_sprite = { | |
direction_count = 128, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-3.png", | |
height = 210, | |
line_length = 16, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.265625 | |
}, | |
width = 82 | |
}, | |
rotated_sprite_reflection = { | |
direction_count = 8, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-3-reflection.png", | |
height = 28, | |
line_length = 8, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
-0.03125 | |
}, | |
width = 12 | |
}, | |
rotated_sprite_shadow = { | |
direction_count = 32, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-3-shadow.png", | |
height = 110, | |
line_length = 8, | |
priority = "very-low", | |
scale = 1, | |
shift = { | |
0, | |
-0.15625 | |
}, | |
width = 44 | |
}, | |
should_scale_for_perspective = false, | |
snap_end = 0.7, | |
snap_start = 1, | |
static_length = { | |
0, | |
1, | |
0.76179585000000003 | |
} | |
}, | |
{ | |
dying_effect = "SERPENT PLACEHOLDER" --[=[ ref [""]["agricultural-tower"]["agricultural-tower"].crane.parts[1].dying_effect ]=], | |
extendable_length = { | |
0, | |
0, | |
0 | |
}, | |
layer = 2, | |
name = "arm_inner_joint", | |
relative_position = { | |
0, | |
0.4, | |
0.40471834000000007 | |
}, | |
rotated_sprite = { | |
direction_count = 128, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-4.png", | |
height = 128, | |
line_length = 16, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
0.125 | |
}, | |
width = 100 | |
}, | |
rotated_sprite_reflection = { | |
direction_count = 8, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-4-reflection.png", | |
height = 18, | |
line_length = 8, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
0.015625 | |
}, | |
width = 14 | |
}, | |
rotated_sprite_shadow = { | |
direction_count = 32, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-4-shadow.png", | |
height = 66, | |
line_length = 8, | |
priority = "very-low", | |
scale = 1, | |
shift = { | |
0, | |
0.0625 | |
}, | |
width = 52 | |
}, | |
should_scale_for_perspective = false, | |
snap_end = 0.5, | |
snap_end_arm_extent_multiplier = 0.1, | |
snap_start = 0.8, | |
static_length = { | |
0, | |
1.6000000000000001, | |
0.19648000000000001 | |
} | |
}, | |
{ | |
dying_effect = "SERPENT PLACEHOLDER" --[=[ ref [""]["agricultural-tower"]["agricultural-tower"].crane.parts[1].dying_effect ]=], | |
extendable_length = { | |
0, | |
4.5, | |
0.55259999999999998 | |
}, | |
is_contractible_by_cropping = true, | |
name = "arm_central", | |
relative_position = { | |
0, | |
-1.5, | |
-0.18420000000000002 | |
}, | |
rotated_sprite = { | |
direction_count = 128, | |
filenames = { | |
"__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-5-1.png", | |
"__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-5-2.png" | |
}, | |
height = 774, | |
line_length = 16, | |
lines_per_file = 4, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
0.46875 | |
}, | |
width = 66 | |
}, | |
rotated_sprite_reflection = { | |
direction_count = 8, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-5-reflection.png", | |
height = 80, | |
line_length = 8, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
0.046875 | |
}, | |
width = 10 | |
}, | |
rotated_sprite_shadow = { | |
direction_count = 32, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-5-shadow.png", | |
height = 388, | |
line_length = 8, | |
priority = "very-low", | |
scale = 1, | |
shift = { | |
0, | |
0.21875 | |
}, | |
width = 36 | |
}, | |
snap_end = 0.3, | |
snap_start = 0.7, | |
static_length = { | |
0, | |
1.3999999999999999, | |
0.17191999999999998 | |
} | |
}, | |
{ | |
dying_effect = "SERPENT PLACEHOLDER" --[=[ ref [""]["agricultural-tower"]["agricultural-tower"].crane.parts[1].dying_effect ]=], | |
extendable_length = { | |
0, | |
0, | |
0 | |
}, | |
layer = 1, | |
name = "arm_central_joint", | |
orientation_shift = 0, | |
relative_position = { | |
0, | |
-0.2, | |
0.036839999999999993 | |
}, | |
rotated_sprite = { | |
direction_count = 128, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-6.png", | |
height = 144, | |
line_length = 16, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.46875 | |
}, | |
width = 72 | |
}, | |
rotated_sprite_reflection = { | |
direction_count = 8, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-6-reflection.png", | |
height = 18, | |
line_length = 8, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
-0.046875 | |
}, | |
width = 10 | |
}, | |
rotated_sprite_shadow = { | |
direction_count = 32, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-6-shadow.png", | |
height = 74, | |
line_length = 8, | |
priority = "very-low", | |
scale = 1, | |
shift = { | |
0, | |
-0.234375 | |
}, | |
width = 38 | |
}, | |
snap_end = 0.2, | |
snap_end_arm_extent_multiplier = 0.05, | |
snap_start = 0.3, | |
static_length = { | |
0, | |
0.7, | |
-0.13607999999999998 | |
} | |
}, | |
{ | |
dying_effect = "SERPENT PLACEHOLDER" --[=[ ref [""]["agricultural-tower"]["agricultural-tower"].crane.parts[1].dying_effect ]=], | |
extendable_length = { | |
0, | |
4, | |
-0.77759999999999998 | |
}, | |
is_contractible_by_cropping = true, | |
layer = 0, | |
name = "arm_outer", | |
relative_position = { | |
0, | |
-0.5, | |
0.097199999999999989 | |
}, | |
rotated_sprite = { | |
direction_count = 128, | |
filenames = { | |
"__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-7-1.png", | |
"__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-7-2.png" | |
}, | |
height = 628, | |
line_length = 16, | |
lines_per_file = 4, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
0.359375 | |
}, | |
width = 64 | |
}, | |
rotated_sprite_reflection = { | |
direction_count = 8, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-7-reflection.png", | |
height = 78, | |
line_length = 8, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
0.140625 | |
}, | |
width = 10 | |
}, | |
rotated_sprite_shadow = { | |
direction_count = 32, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-7-shadow.png", | |
height = 316, | |
line_length = 8, | |
priority = "very-low", | |
scale = 1, | |
shift = { | |
-0.015625, | |
0.171875 | |
}, | |
width = 34 | |
}, | |
snap_end = 0, | |
snap_start = 0.3, | |
static_length = { | |
0, | |
1.9, | |
-0.36935999999999996 | |
} | |
}, | |
{ | |
dying_effect = "SERPENT PLACEHOLDER" --[=[ ref [""]["agricultural-tower"]["agricultural-tower"].crane.parts[1].dying_effect ]=], | |
layer = -1, | |
name = "grappler-hub", | |
relative_position = { | |
0, | |
0, | |
-0.17000000000000002 | |
}, | |
rotated_sprite = { | |
direction_count = 64, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-8.png", | |
height = 78, | |
line_length = 16, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
0 | |
}, | |
width = 44 | |
}, | |
rotated_sprite_shadow = { | |
direction_count = 32, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-8-shadow.png", | |
height = 40, | |
line_length = 8, | |
priority = "very-low", | |
scale = 1, | |
shift = { | |
0, | |
0 | |
}, | |
width = 24 | |
}, | |
sprite_reflection = { | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-8-reflection.png", | |
height = 12, | |
line_length = 1, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
0 | |
}, | |
width = 8 | |
}, | |
static_length_grappler = { | |
0, | |
0, | |
-0.6 | |
} | |
}, | |
{ | |
dying_effect = "SERPENT PLACEHOLDER" --[=[ ref [""]["agricultural-tower"]["agricultural-tower"].crane.parts[1].dying_effect ]=], | |
extendable_length_grappler = { | |
0, | |
0, | |
-4 | |
}, | |
layer = -2, | |
name = "telescope", | |
relative_position = { | |
0, | |
0, | |
0 | |
}, | |
scale_to_fit_model = true, | |
sprite = { | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-9.png", | |
height = 148, | |
line_length = 1, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0.015625, | |
0 | |
}, | |
width = 26 | |
}, | |
sprite_reflection = { | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-9-reflection.png", | |
height = 20, | |
line_length = 1, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
0 | |
}, | |
width = 6 | |
}, | |
sprite_shadow = { | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-9-shadow.png", | |
height = 74, | |
line_length = 1, | |
priority = "very-low", | |
scale = 1, | |
shift = { | |
0.015625, | |
0 | |
}, | |
width = 14 | |
}, | |
static_length_grappler = { | |
0, | |
0, | |
-0.5 | |
} | |
}, | |
{ | |
dying_effect = "SERPENT PLACEHOLDER" --[=[ ref [""]["agricultural-tower"]["agricultural-tower"].crane.parts[1].dying_effect ]=], | |
extendable_length_grappler = { | |
0, | |
0, | |
0 | |
}, | |
layer = -3, | |
name = "grappler-claw", | |
relative_position = { | |
0, | |
0, | |
0 | |
}, | |
should_scale_for_perspective = false, | |
sprite = { | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-10.png", | |
height = 62, | |
line_length = 1, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
-0.015625, | |
0.015625 | |
}, | |
width = 42 | |
}, | |
sprite_reflection = { | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-10-reflection.png", | |
height = 12, | |
line_length = 1, | |
priority = "very-low", | |
scale = 5, | |
shift = { | |
0, | |
0.015625 | |
}, | |
width = 8 | |
}, | |
sprite_shadow = { | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-crane-10.png", | |
height = 62, | |
line_length = 1, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
-0.015625, | |
0.015625 | |
}, | |
width = 42 | |
}, | |
static_length_grappler = { | |
0, | |
0, | |
-0.75 | |
} | |
} | |
}, | |
shadow_direction = { | |
-0.59501999999999997, | |
0.0091240000000000006, | |
0.80365900000000003 | |
}, | |
speed = { | |
arm = { | |
extension_speed = 0.005, | |
turn_rate = 0.002 | |
}, | |
grappler = { | |
allow_transpolar_movement = true, | |
extension_speed = 0.01, | |
horizontal_turn_rate = 0.01, | |
vertical_turn_rate = 0.002 | |
} | |
}, | |
telescope_default_extention = 0.5 | |
}, | |
crane_energy_usage = "100kW", | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
drawing_box_vertical_extension = 2.5, | |
dying_explosion = "agricultural-tower-explosion", | |
energy_source = { | |
emissions_per_minute = { | |
spores = 4 | |
}, | |
type = "electric", | |
usage_priority = "secondary-input" | |
}, | |
energy_usage = "100kW", | |
fast_replaceable_group = "agricultural-tower", | |
flags = { | |
"placeable-neutral", | |
"placeable-player", | |
"player-creation" | |
}, | |
graphics_set = { | |
animation = { | |
layers = { | |
{ | |
animation_speed = 0.25, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-base.png", | |
frame_count = 64, | |
height = 336, | |
line_length = 8, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.5625 | |
}, | |
width = 248 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-base-shadow.png", | |
frame_count = 1, | |
height = 200, | |
line_length = 1, | |
priority = "high", | |
repeat_count = 64, | |
scale = 0.5, | |
shift = { | |
1.453125, | |
0.296875 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
recipe_not_set_tint = { | |
primary = { | |
a = 1, | |
b = 0.5, | |
g = 0.6, | |
r = 0.6 | |
}, | |
secondary = { | |
a = 1, | |
b = 0.5, | |
g = 0.6, | |
r = 0.6 | |
} | |
}, | |
water_reflection = { | |
orientation_to_variation = false, | |
pictures = { | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-base-reflection.png", | |
height = 36, | |
priority = "extra-high", | |
scale = 5, | |
shift = { | |
0, | |
0.625 | |
}, | |
variation_count = 1, | |
width = 24 | |
}, | |
rotate = false | |
}, | |
working_visualisations = { | |
{ | |
always_draw = true, | |
animation = { | |
animation_speed = 0.25, | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-base-plant-mask.png", | |
frame_count = 64, | |
height = 120, | |
line_length = 8, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
-0.40625, | |
-0.59375 | |
}, | |
tint_as_overlay = true, | |
width = 134 | |
}, | |
apply_recipe_tint = "primary" | |
}, | |
{ | |
animation = { | |
animation_speed = 0.25, | |
blend_mode = "additive", | |
filename = "__space-age__/graphics/entity/agricultural-tower/agricultural-tower-base-light.png", | |
frame_count = 64, | |
height = 236, | |
line_length = 8, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
-0.15625, | |
-0.6875 | |
}, | |
width = 178 | |
}, | |
apply_recipe_tint = "secondary", | |
effect = "flicker", | |
fadeout = true | |
}, | |
{ | |
effect = "flicker", | |
fadeout = true, | |
light = { | |
color = { | |
b = 1, | |
g = 1, | |
r = 1 | |
}, | |
intensity = 1, | |
shift = { | |
-0.45, | |
-0.25 | |
}, | |
size = 6 | |
} | |
}, | |
{ | |
apply_recipe_tint = "secondary", | |
effect = "flicker", | |
fadeout = true, | |
light = { | |
color = { | |
b = 1, | |
g = 1, | |
r = 1 | |
}, | |
intensity = 1, | |
shift = { | |
-1.2, | |
-0.5 | |
}, | |
size = 16 | |
} | |
} | |
} | |
}, | |
grappler_extending_sound = { | |
sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-grappler-extend-loop.ogg", | |
volume = 0.4 | |
}, | |
stopped_sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-grappler-extend-stop.ogg", | |
volume = 0.45 | |
} | |
}, | |
grappler_extending_sound_source = "grappler-hub", | |
grappler_orienting_sound = { | |
sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-grappler-orient-loop.ogg", | |
volume = 0.25 | |
}, | |
stopped_sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-grappler-orient-stop.ogg", | |
volume = 0.4 | |
} | |
}, | |
grappler_orienting_sound_source = "grappler-hub", | |
harvesting_procedure_points = { | |
{ | |
0, | |
0, | |
1 | |
} | |
}, | |
harvesting_sound = { | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-harvesting-1.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-harvesting-2.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-harvesting-3.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-harvesting-4.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-harvesting-5.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-harvesting-6.ogg", | |
volume = 0.6 | |
} | |
}, | |
heating_energy = "100kW", | |
icon = "__space-age__/graphics/icons/agricultural-tower.png", | |
input_inventory_size = 3, | |
max_health = 500, | |
minable = { | |
mining_time = 0.2, | |
result = "agricultural-tower" | |
}, | |
name = "agricultural-tower", | |
open_sound = { | |
filename = "__base__/sound/machine-open.ogg", | |
volume = 0.5 | |
}, | |
planting_procedure_points = { | |
{ | |
0, | |
0, | |
0.75 | |
}, | |
{ | |
0, | |
0, | |
0 | |
}, | |
{ | |
0, | |
0.05, | |
-0.05 | |
}, | |
{ | |
0.035355300000000001, | |
0.035355300000000001, | |
-0.1 | |
}, | |
{ | |
0.05, | |
0, | |
-0.15 | |
}, | |
{ | |
0.035355300000000001, | |
-0.035355300000000001, | |
-0.2 | |
}, | |
{ | |
0, | |
-0.05, | |
-0.25 | |
}, | |
{ | |
-0.035355300000000001, | |
-0.035355300000000001, | |
-0.3 | |
}, | |
{ | |
-0.05, | |
0, | |
-0.35 | |
}, | |
{ | |
-0.035355300000000001, | |
0.035355300000000001, | |
-0.4 | |
}, | |
{ | |
0, | |
0, | |
-0.45 | |
}, | |
{ | |
0, | |
0, | |
0 | |
} | |
}, | |
planting_sound = { | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-planting-1.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-planting-2.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-planting-3.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-planting-4.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-planting-5.ogg", | |
volume = 0.7 | |
} | |
}, | |
radius = 3, | |
radius_visualisation_picture = { | |
filename = "__core__/graphics/white-square.png", | |
height = 10, | |
priority = "extra-high-no-scale", | |
width = 10 | |
}, | |
resistances = { | |
{ | |
percent = 100, | |
type = "fire" | |
} | |
}, | |
selection_box = { | |
{ | |
-1.5, | |
-1.5 | |
}, | |
{ | |
1.5, | |
1.5 | |
} | |
}, | |
surface_conditions = { | |
{ | |
max = 2000, | |
min = 1000, | |
property = "pressure" | |
} | |
}, | |
type = "agricultural-tower", | |
working_sound = { | |
audible_distance_modifier = 0.7, | |
fade_in_ticks = 4, | |
fade_out_ticks = 20, | |
max_sounds_per_type = 4, | |
sound = { | |
filename = "__space-age__/sound/entity/agricultural-tower/agricultural-tower-hub-loop.ogg", | |
volume = 0.7 | |
} | |
} | |
} | |
}, | |
["airborne-pollutant"] = { | |
pollution = { | |
affects_evolution = true, | |
affects_water_tint = true, | |
chart_color = { | |
a = 149, | |
b = 0, | |
g = 0, | |
r = 140 | |
}, | |
icon = { | |
filename = "__core__/graphics/icons/mip/side-map-menu-buttons.png", | |
flags = { | |
"gui-icon" | |
}, | |
mipmap_count = 2, | |
priority = "high", | |
size = 64, | |
y = 192 | |
}, | |
name = "pollution", | |
type = "airborne-pollutant" | |
}, | |
spores = { | |
affects_evolution = true, | |
affects_water_tint = false, | |
chart_color = { | |
a = 149, | |
b = 0, | |
g = 140, | |
r = 140 | |
}, | |
icon = { | |
filename = "__core__/graphics/icons/mip/side-map-menu-buttons.png", | |
flags = { | |
"gui-icon" | |
}, | |
mipmap_count = 2, | |
priority = "high", | |
size = 64, | |
y = 192 | |
}, | |
name = "spores", | |
type = "airborne-pollutant" | |
} | |
}, | |
["ambient-sound"] = { | |
["after-the-crash"] = { | |
name = "after-the-crash", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/after-the-crash.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
anomaly = { | |
name = "anomaly", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/anomaly.ogg", | |
track_type = "interlude", | |
type = "ambient-sound" | |
}, | |
["aquilo-1"] = { | |
name = "aquilo-1", | |
planet = "aquilo", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-a-1.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-b-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "C", | |
number_of_sublayers = 2, | |
sublayer_starting_offset = { | |
10, | |
15 | |
}, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-c-16.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "D", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-d-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-d-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-d-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-d-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-d-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-d-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-1/aquilo-1-d-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
0, | |
3 | |
}, | |
start_pause = { | |
0, | |
15 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
10, | |
15 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
1, | |
4 | |
}, | |
start_pause = { | |
0, | |
15 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
15, | |
30 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
2, | |
4 | |
}, | |
start_pause = { | |
0, | |
15 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
5, | |
10 | |
}, | |
start_pause = { | |
0, | |
15 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
2, | |
4 | |
} | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["aquilo-2"] = { | |
name = "aquilo-2", | |
planet = "aquilo", | |
sound = "__space-age__/sound/ambient/aquilo/aquilo-2.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["aquilo-3"] = { | |
name = "aquilo-3", | |
planet = "aquilo", | |
sound = "__space-age__/sound/ambient/aquilo/aquilo-3.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["aquilo-4"] = { | |
name = "aquilo-4", | |
planet = "aquilo", | |
sound = "__space-age__/sound/ambient/aquilo/aquilo-4.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["aquilo-4-hero"] = { | |
name = "aquilo-4-hero", | |
planet = "aquilo", | |
sound = "__space-age__/sound/ambient/aquilo/aquilo-4-hero.ogg", | |
track_type = "hero-track", | |
type = "ambient-sound" | |
}, | |
["aquilo-5"] = { | |
name = "aquilo-5", | |
planet = "aquilo", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 12600, | |
intermezzo = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-intermezzo.ogg", | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A-1", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-6.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A-1", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2, | |
3 | |
}, | |
{ | |
4, | |
5, | |
6 | |
}, | |
{ | |
7, | |
8, | |
9 | |
}, | |
{ | |
10, | |
11, | |
12 | |
}, | |
{ | |
13, | |
14, | |
15 | |
}, | |
{ | |
16, | |
17, | |
18 | |
} | |
}, | |
name = "Melody A-1", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-18.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A-1", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2, | |
3 | |
}, | |
{ | |
4, | |
5, | |
6 | |
}, | |
{ | |
7, | |
8, | |
9 | |
}, | |
{ | |
10, | |
11, | |
12 | |
}, | |
{ | |
13, | |
14, | |
15 | |
}, | |
{ | |
16, | |
17, | |
18 | |
} | |
}, | |
name = "Melody B-1", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-18.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "A-2", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-a-6.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A-2", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2, | |
3 | |
}, | |
{ | |
4, | |
5, | |
6 | |
}, | |
{ | |
7, | |
8, | |
9 | |
}, | |
{ | |
10, | |
11, | |
12 | |
}, | |
{ | |
13, | |
14, | |
15 | |
}, | |
{ | |
16, | |
17, | |
18 | |
} | |
}, | |
name = "Melody A-2", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodya-18.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A-2", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2, | |
3 | |
}, | |
{ | |
4, | |
5, | |
6 | |
}, | |
{ | |
7, | |
8, | |
9 | |
}, | |
{ | |
10, | |
11, | |
12 | |
}, | |
{ | |
13, | |
14, | |
15 | |
}, | |
{ | |
16, | |
17, | |
18 | |
} | |
}, | |
name = "Melody B-2", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-5/aquilo-5-melodyb-18.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{}, | |
{}, | |
{}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "first", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "second" | |
}, | |
{ | |
conditions = { | |
layer_sample = { | |
"A-1", | |
6 | |
}, | |
weight = 1 | |
}, | |
state = "intermezzo" | |
} | |
}, | |
state_duration_seconds = 40 | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{}, | |
{}, | |
{} | |
}, | |
name = "second", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "first" | |
}, | |
{ | |
conditions = { | |
layer_sample = { | |
"A-2", | |
6 | |
}, | |
weight = 1 | |
}, | |
state = "intermezzo" | |
} | |
}, | |
state_duration_seconds = 40 | |
}, | |
{ | |
name = "intermezzo", | |
next_state = "first", | |
start_pause = 70, | |
state_duration_seconds = 200, | |
type = "intermezzo" | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["aquilo-6"] = { | |
name = "aquilo-6", | |
planet = "aquilo", | |
sound = "__space-age__/sound/ambient/aquilo/aquilo-6.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["aquilo-7"] = { | |
name = "aquilo-7", | |
planet = "aquilo", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 12600, | |
intermezzo = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-intermezzo.ogg", | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A1", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-16.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "A2", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-16.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "A3", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-a-16.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A1", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2 | |
}, | |
{ | |
3, | |
4 | |
}, | |
{ | |
5, | |
6 | |
}, | |
{ | |
7, | |
8 | |
}, | |
{ | |
9, | |
10 | |
}, | |
{ | |
11, | |
12 | |
}, | |
{ | |
13, | |
14 | |
}, | |
{ | |
15, | |
16 | |
}, | |
{ | |
17, | |
18 | |
}, | |
{ | |
19, | |
20 | |
}, | |
{ | |
21, | |
22 | |
}, | |
{ | |
23, | |
24 | |
}, | |
{ | |
25, | |
26 | |
}, | |
{ | |
27, | |
28 | |
}, | |
{ | |
29, | |
30 | |
}, | |
{ | |
31, | |
32 | |
} | |
}, | |
name = "C", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-c-32.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A2", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2 | |
}, | |
{ | |
3 | |
}, | |
{ | |
4, | |
5 | |
}, | |
{ | |
6 | |
}, | |
{ | |
7, | |
8 | |
}, | |
{ | |
9 | |
}, | |
{ | |
10, | |
11 | |
}, | |
{ | |
12 | |
}, | |
{ | |
13, | |
14 | |
}, | |
{ | |
15 | |
}, | |
{ | |
16, | |
17 | |
}, | |
{ | |
18 | |
}, | |
{ | |
19, | |
20 | |
}, | |
{ | |
21 | |
}, | |
{ | |
22, | |
23 | |
}, | |
{ | |
24 | |
} | |
}, | |
name = "D", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-d-24.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A3", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2 | |
}, | |
{ | |
3 | |
}, | |
{ | |
4, | |
5 | |
}, | |
{ | |
6 | |
}, | |
{ | |
7, | |
8 | |
}, | |
{ | |
9 | |
}, | |
{ | |
10, | |
11 | |
}, | |
{ | |
12 | |
}, | |
{ | |
13, | |
14 | |
}, | |
{ | |
15 | |
}, | |
{ | |
16, | |
17 | |
}, | |
{ | |
18 | |
}, | |
{ | |
19, | |
20 | |
}, | |
{ | |
21 | |
}, | |
{ | |
22, | |
23 | |
}, | |
{ | |
24 | |
} | |
}, | |
name = "E", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-7/aquilo-7-e-24.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 840, | |
states = { | |
{ | |
layers_properties = { | |
{}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "first", | |
next_state = "second", | |
next_state_trigger = "duration", | |
state_duration_seconds = 40 | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "second", | |
next_state = "third", | |
next_state_trigger = "duration", | |
state_duration_seconds = 40 | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{} | |
}, | |
name = "third", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "first" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "intermezzo" | |
} | |
}, | |
state_duration_seconds = 40 | |
}, | |
{ | |
name = "intermezzo", | |
next_state = "first", | |
type = "intermezzo" | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["aquilo-8"] = { | |
name = "aquilo-8", | |
planet = "aquilo", | |
sound = "__space-age__/sound/ambient/aquilo/aquilo-8.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["aquilo-9"] = { | |
name = "aquilo-9", | |
planet = "aquilo", | |
sound = "__space-age__/sound/ambient/aquilo/aquilo-9.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["aquilo-10"] = { | |
name = "aquilo-10", | |
planet = "aquilo", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "FX", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-fx-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-fx-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-fx-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-fx-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-fx-5.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-a-19.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
number_of_sublayers = 2, | |
sublayer_offset = { | |
{ | |
10, | |
32 | |
}, | |
{ | |
20, | |
32 | |
}, | |
{ | |
30, | |
32 | |
}, | |
{ | |
100, | |
1 | |
}, | |
{ | |
110, | |
1 | |
}, | |
{ | |
120, | |
1 | |
}, | |
{ | |
130, | |
1 | |
} | |
}, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-b-5.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "C", | |
number_of_sublayers = 2, | |
sublayer_offset = { | |
{ | |
10, | |
32 | |
}, | |
{ | |
20, | |
32 | |
}, | |
{ | |
30, | |
32 | |
}, | |
{ | |
100, | |
1 | |
}, | |
{ | |
110, | |
1 | |
}, | |
{ | |
120, | |
1 | |
}, | |
{ | |
130, | |
1 | |
} | |
}, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-c-7.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "D", | |
number_of_sublayers = 2, | |
sublayer_offset = { | |
{ | |
10, | |
32 | |
}, | |
{ | |
20, | |
32 | |
}, | |
{ | |
30, | |
32 | |
}, | |
{ | |
100, | |
1 | |
}, | |
{ | |
110, | |
1 | |
}, | |
{ | |
120, | |
1 | |
}, | |
{ | |
130, | |
1 | |
} | |
}, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-d-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-d-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-d-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-d-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-d-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-d-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/aquilo-10/aquilo-10-d-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 600, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
0, | |
30 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
90, | |
120 | |
}, | |
pause_between_samples = { | |
0, | |
30 | |
}, | |
sequence_length = { | |
10, | |
15 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
start_pause = { | |
0, | |
20 | |
} | |
} | |
}, | |
name = "begin", | |
next_state = "middle", | |
next_state_trigger = "duration", | |
number_of_enabled_layers = { | |
2, | |
4 | |
}, | |
state_duration_seconds = 240 | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
0, | |
30 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
90, | |
120 | |
}, | |
pause_between_samples = { | |
0, | |
30 | |
}, | |
sequence_length = { | |
10, | |
15 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{}, | |
{}, | |
{} | |
}, | |
name = "middle", | |
next_state = "end", | |
next_state_trigger = "duration", | |
state_duration_seconds = 120 | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
0, | |
30 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
90, | |
120 | |
}, | |
pause_between_samples = { | |
0, | |
30 | |
}, | |
sequence_length = { | |
10, | |
15 | |
} | |
}, | |
{}, | |
{}, | |
{} | |
}, | |
name = "end", | |
number_of_enabled_layers = { | |
2, | |
4 | |
}, | |
type = "final" | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["aquilo-interlude-1"] = { | |
name = "aquilo-interlude-1", | |
planet = "aquilo", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-1/interlude-1-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-1/interlude-1-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-1/interlude-1-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-1/interlude-1-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-1/interlude-1-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-1/interlude-1-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-1/interlude-1-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-1/interlude-1-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
2, | |
8 | |
} | |
} | |
}, | |
name = "begin" | |
} | |
} | |
}, | |
weight = 20 | |
}, | |
["aquilo-interlude-2"] = { | |
name = "aquilo-interlude-2", | |
planet = "aquilo", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-2/interlude-2-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-2/interlude-2-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-2/interlude-2-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-2/interlude-2-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
2, | |
8 | |
} | |
} | |
}, | |
name = "begin" | |
} | |
} | |
}, | |
weight = 20 | |
}, | |
["aquilo-interlude-3"] = { | |
name = "aquilo-interlude-3", | |
planet = "aquilo", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-a-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-3/interlude-3-b-19.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
2, | |
8 | |
}, | |
sequence_length = { | |
4, | |
8 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
2, | |
8 | |
}, | |
sequence_length = { | |
6, | |
12 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
1, | |
2 | |
} | |
} | |
} | |
}, | |
weight = 20 | |
}, | |
["aquilo-interlude-4"] = { | |
name = "aquilo-interlude-4", | |
planet = "aquilo", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-a-10.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/aquilo/interlude-4/interlude-4-b-10.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
2, | |
8 | |
}, | |
sequence_length = { | |
2, | |
4 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
2, | |
8 | |
}, | |
sequence_length = { | |
3, | |
5 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
1, | |
2 | |
} | |
} | |
} | |
}, | |
weight = 20 | |
}, | |
["are-we-alone"] = { | |
name = "are-we-alone", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/are-we-alone.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
automation = { | |
name = "automation", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/automation.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["beyond-factory-outskirts"] = { | |
name = "beyond-factory-outskirts", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/beyond-factory-outskirts.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["censeqs-discrepancy"] = { | |
name = "censeqs-discrepancy", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/censeqs-discrepancy.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["efficiency-program"] = { | |
name = "efficiency-program", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/efficiency-program.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
expansion = { | |
name = "expansion", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/expansion.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["first-light"] = { | |
name = "first-light", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/first-light.ogg", | |
track_type = "interlude", | |
type = "ambient-sound" | |
}, | |
["fulgora-1"] = { | |
name = "fulgora-1", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-1.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["fulgora-2"] = { | |
name = "fulgora-2", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-2.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["fulgora-3"] = { | |
name = "fulgora-3", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-3.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["fulgora-4"] = { | |
name = "fulgora-4", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-4.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["fulgora-5"] = { | |
name = "fulgora-5", | |
planet = "fulgora", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
has_start_sample = true, | |
name = "A1", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-start.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-4.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-start.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "A2", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-4.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-a-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "BC", | |
number_of_sublayers = 4, | |
sublayer_offset = { | |
{ | |
1, | |
26 | |
}, | |
{ | |
2, | |
26 | |
}, | |
{ | |
3, | |
34 | |
}, | |
{ | |
16, | |
4 | |
}, | |
{ | |
17, | |
4 | |
}, | |
{ | |
18, | |
4 | |
}, | |
{ | |
38, | |
2 | |
} | |
}, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-b-1.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-b-2.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-b-3.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-b-4.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-b-5.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-b-6.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-b-7.ogg", | |
volume = 0.6 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-c-1.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-c-2.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-c-3.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-c-4.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-c-5.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-c-6.ogg", | |
volume = 0.6 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-c-7.ogg", | |
volume = 0.6 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "D", | |
variants = { | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/fulgora-5/fulgora-5-d.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
length_seconds = 600, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "You must choose!", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A starter + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B starter + Section 2-B" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = 60, | |
start_pause = 64, | |
variant = 2 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 12, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
}, | |
start_pause = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-A starter + Section 2-B", | |
next_state_layers_finished_layers = { | |
"BC" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "Section 1-A + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-Long pause" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-Longer pause" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 12, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-A + Section 2-B", | |
next_state_layers_finished_layers = { | |
"BC" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "Section 1-A + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-Long pause" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-Longer pause" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 12, | |
variant = 2 | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-A + Section 2-C", | |
next_state_layers_finished_layers = { | |
"BC" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "Section 1-A + Section 2-C" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-Long pause" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-Longer pause" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-A + Section 2-Long pause", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-C" | |
} | |
}, | |
state_duration_seconds = 102 | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-A + Section 2-Longer pause", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-A + Section 2-C" | |
} | |
}, | |
state_duration_seconds = 163 | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
pause_between_repetitions = 28, | |
start_pause = 64, | |
variant = 1 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 12, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
}, | |
start_pause = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-B starter + Section 2-B", | |
next_state_layers_finished_layers = { | |
"BC" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "Section 1-B + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-Long pause" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-Longer pause" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 12, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-B + Section 2-B", | |
next_state_layers_finished_layers = { | |
"BC" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "Section 1-B + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-Long pause" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-Longer pause" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 12, | |
variant = 2 | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-B + Section 2-C", | |
next_state_layers_finished_layers = { | |
"BC" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "Section 1-B + Section 2-C" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-Long pause" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-Longer pause" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-B + Section 2-Long pause", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-C" | |
} | |
}, | |
state_duration_seconds = 102 | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = 60, | |
variant = 2 | |
}, | |
{ | |
pause_between_repetitions = 28, | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
30, | |
60 | |
} | |
} | |
}, | |
name = "Section 1-B + Section 2-Longer pause", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-B" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Section 1-B + Section 2-C" | |
} | |
}, | |
state_duration_seconds = 163 | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["fulgora-6"] = { | |
name = "fulgora-6", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-6.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["fulgora-7"] = { | |
name = "fulgora-7", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-7.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["fulgora-8"] = { | |
name = "fulgora-8", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-8.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["fulgora-9"] = { | |
name = "fulgora-9", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-9.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["fulgora-hero"] = { | |
name = "fulgora-hero", | |
planet = "fulgora", | |
sound = "__space-age__/sound/ambient/fulgora/fulgora-hero.ogg", | |
track_type = "hero-track", | |
type = "ambient-sound" | |
}, | |
["fulgora-interlude-1"] = { | |
name = "fulgora-interlude-1", | |
planet = "fulgora", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-a-5.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-b-6.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "C", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-c-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "D", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-1/interlude-1-d-2.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 450, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
1, | |
3 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
5, | |
30 | |
}, | |
pause_between_samples = { | |
0, | |
5 | |
}, | |
sequence_length = { | |
1, | |
5 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
40, | |
60 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
2, | |
3 | |
}, | |
start_pause = { | |
40, | |
80 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
40, | |
60 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
2, | |
3 | |
}, | |
start_pause = { | |
40, | |
80 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
2, | |
4 | |
} | |
} | |
} | |
}, | |
weight = 15 | |
}, | |
["fulgora-interlude-2"] = { | |
name = "fulgora-interlude-2", | |
planet = "fulgora", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-a-6.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-b-2.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "C", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-2/interlude-2-c-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 450, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
1, | |
4 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
1, | |
2 | |
}, | |
start_pause = { | |
0, | |
40 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
60, | |
120 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
1, | |
3 | |
}, | |
start_pause = { | |
60, | |
120 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
2, | |
3 | |
} | |
} | |
} | |
}, | |
weight = 15 | |
}, | |
["fulgora-interlude-3"] = { | |
name = "fulgora-interlude-3", | |
planet = "fulgora", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-3/interlude-3-14.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 450, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
2, | |
8 | |
} | |
} | |
}, | |
name = "begin" | |
} | |
} | |
}, | |
weight = 15 | |
}, | |
["fulgora-interlude-4"] = { | |
name = "fulgora-interlude-4", | |
planet = "fulgora", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-4/interlude-4-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-4/interlude-4-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-4/interlude-4-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-4/interlude-4-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
2, | |
8 | |
} | |
} | |
}, | |
name = "begin" | |
} | |
} | |
}, | |
weight = 15 | |
}, | |
["fulgora-interlude-5"] = { | |
name = "fulgora-interlude-5", | |
planet = "fulgora", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-5/interlude-5-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-5/interlude-5-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-5/interlude-5-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-5/interlude-5-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-5/interlude-5-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-5/interlude-5-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-5/interlude-5-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-5/interlude-5-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
2, | |
8 | |
} | |
} | |
}, | |
name = "begin" | |
} | |
} | |
}, | |
weight = 15 | |
}, | |
["fulgora-interlude-6"] = { | |
name = "fulgora-interlude-6", | |
planet = "fulgora", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-6/interlude-6-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-6/interlude-6-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-6/interlude-6-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-6/interlude-6-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/fulgora/interlude-6/interlude-6-5.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
2, | |
8 | |
} | |
} | |
}, | |
name = "begin" | |
} | |
} | |
}, | |
weight = 15 | |
}, | |
["gathering-horizon"] = { | |
name = "gathering-horizon", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/gathering-horizon.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["gleba-1"] = { | |
name = "gleba-1", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-1.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["gleba-1-hero"] = { | |
name = "gleba-1-hero", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-1-hero.ogg", | |
track_type = "hero-track", | |
type = "ambient-sound" | |
}, | |
["gleba-2"] = { | |
name = "gleba-2", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-2.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["gleba-3"] = { | |
name = "gleba-3", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-3.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["gleba-4"] = { | |
name = "gleba-4", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-4.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 8 | |
}, | |
["gleba-5"] = { | |
name = "gleba-5", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-5.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["gleba-6"] = { | |
name = "gleba-6", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-6.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 8 | |
}, | |
["gleba-8"] = { | |
name = "gleba-8", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-8.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["gleba-9"] = { | |
name = "gleba-9", | |
planet = "gleba", | |
sound = "__space-age__/sound/ambient/gleba/gleba-9.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 8 | |
}, | |
["gleba-10"] = { | |
name = "gleba-10", | |
planet = "gleba", | |
sound = { | |
variations = { | |
"__space-age__/sound/ambient/gleba/gleba-10-a.ogg", | |
"__space-age__/sound/ambient/gleba/gleba-10-b.ogg", | |
"__space-age__/sound/ambient/gleba/gleba-10-c.ogg" | |
} | |
}, | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 12 | |
}, | |
["gleba-11"] = { | |
name = "gleba-11", | |
planet = "gleba", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 11025, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "AA", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-aa-14.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "AB", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ab-13.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "BA", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ba-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ba-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ba-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ba-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ba-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ba-6.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "BB", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-bb-12.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "CA", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ca-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ca-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ca-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ca-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ca-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ca-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ca-7.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "CB", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-cb-10.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "DA", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-da-1.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "DB", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-db-1.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "EA", | |
number_of_sublayers = 2, | |
sublayer_offset = { | |
{ | |
1, | |
26 | |
}, | |
{ | |
2, | |
26 | |
}, | |
{ | |
3, | |
32 | |
}, | |
{ | |
16, | |
4 | |
}, | |
{ | |
17, | |
4 | |
}, | |
{ | |
18, | |
2 | |
}, | |
{ | |
38, | |
2 | |
}, | |
{ | |
64, | |
4 | |
} | |
}, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-ea-11.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "EB", | |
number_of_sublayers = 2, | |
sublayer_offset = { | |
{ | |
1, | |
26 | |
}, | |
{ | |
2, | |
26 | |
}, | |
{ | |
3, | |
32 | |
}, | |
{ | |
16, | |
4 | |
}, | |
{ | |
17, | |
4 | |
}, | |
{ | |
18, | |
2 | |
}, | |
{ | |
38, | |
2 | |
}, | |
{ | |
64, | |
4 | |
} | |
}, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/gleba-11/gleba-11-eb-27.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 720, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
}, | |
start_pause = { | |
60, | |
120 | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
}, | |
start_pause = { | |
120, | |
240 | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
}, | |
start_pause = { | |
120, | |
240 | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
number_of_repetitions = 1, | |
start_pause = { | |
120, | |
240 | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
start_pause = { | |
120, | |
240 | |
} | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "A", | |
next_state = "AB", | |
next_state_trigger = "duration", | |
state_duration_seconds = 240 | |
}, | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
}, | |
start_pause = { | |
0, | |
240 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
}, | |
start_pause = { | |
0, | |
240 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
}, | |
start_pause = { | |
0, | |
240 | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
number_of_repetitions = 1, | |
start_pause = { | |
120, | |
240 | |
} | |
}, | |
{}, | |
{ | |
start_pause = { | |
0, | |
240 | |
} | |
} | |
}, | |
name = "AB", | |
next_state = "B", | |
next_state_trigger = "duration", | |
state_duration_seconds = 90 | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
120 | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{} | |
}, | |
name = "B", | |
type = "final" | |
} | |
} | |
}, | |
weight = 12 | |
}, | |
["gleba-interlude-1"] = { | |
name = "gleba-interlude-1", | |
planet = "gleba", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-a-9.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-b-7.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "C", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-c-5.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "D", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-1/interlude-1-d-2.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 450, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
2, | |
4 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
40, | |
80 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
1, | |
2 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
2, | |
4 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
20, | |
40 | |
}, | |
pause_between_samples = { | |
0, | |
3 | |
}, | |
sequence_length = { | |
2, | |
4 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
2, | |
4 | |
} | |
} | |
} | |
}, | |
weight = 25 | |
}, | |
["gleba-interlude-4"] = { | |
name = "gleba-interlude-4", | |
planet = "gleba", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-4/interlude-4-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-4/interlude-4-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-4/interlude-4-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/gleba/interlude-4/interlude-4-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
2, | |
8 | |
} | |
} | |
}, | |
name = "begin" | |
} | |
} | |
}, | |
weight = 25 | |
}, | |
["main-menu"] = { | |
name = "main-menu", | |
sound = "__base__/sound/ambient/main-menu.ogg", | |
track_type = "menu-track", | |
type = "ambient-sound" | |
}, | |
pollution = { | |
name = "pollution", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/pollution.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["research-and-minerals"] = { | |
name = "research-and-minerals", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/research-and-minerals.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["resource-deficiency"] = { | |
name = "resource-deficiency", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/resource-deficiency.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
sentient = { | |
name = "sentient", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/sentient.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["solar-intervention"] = { | |
name = "solar-intervention", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/solar-intervention.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["space-1"] = { | |
name = "space-1", | |
sound = "__space-age__/sound/ambient/space/space-1.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["space-2"] = { | |
name = "space-2", | |
sound = "__space-age__/sound/ambient/space/space-2.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["space-2-hero"] = { | |
name = "space-2-hero", | |
sound = "__space-age__/sound/ambient/space/space-2-hero.ogg", | |
track_type = "hero-track", | |
type = "ambient-sound" | |
}, | |
["space-3"] = { | |
name = "space-3", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 132300, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-a-5.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-b-9.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "C", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-c-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "D", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-d-2.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "E", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-e-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-e-2.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "F", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-3/space-3-f-1.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
has_end_sample = true, | |
has_start_sample = true, | |
name = "G", | |
variants = { | |
{ | |
"__space-age__/sound/ambient/space/space-3/space-3-g-start.ogg", | |
"__space-age__/sound/ambient/space/space-3/space-3-g-1.ogg", | |
"__space-age__/sound/ambient/space/space-3/space-3-g-2.ogg", | |
"__space-age__/sound/ambient/space/space-3/space-3-g-3.ogg", | |
"__space-age__/sound/ambient/space/space-3/space-3-g-4.ogg", | |
"__space-age__/sound/ambient/space/space-3/space-3-g-5.ogg", | |
"__space-age__/sound/ambient/space/space-3/space-3-g-6.ogg", | |
"__space-age__/sound/ambient/space/space-3/space-3-g-7.ogg", | |
"__space-age__/sound/ambient/space/space-3/space-3-g-end.ogg" | |
} | |
} | |
} | |
}, | |
length_seconds = 1200, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
1, | |
10 | |
}, | |
start_pause = { | |
1, | |
10 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
8, | |
34 | |
}, | |
start_pause = { | |
8, | |
34 | |
} | |
}, | |
{ | |
number_of_repetitions = 2, | |
pause_between_repetitions = { | |
34, | |
58 | |
}, | |
pause_between_samples = { | |
3, | |
10 | |
}, | |
sequence_length = { | |
1, | |
5 | |
}, | |
start_pause = { | |
34, | |
58 | |
} | |
}, | |
{ | |
number_of_repetitions = 1, | |
pause_between_repetitions = { | |
16, | |
36 | |
}, | |
sequence_length = { | |
2, | |
4 | |
}, | |
start_pause = { | |
16, | |
36 | |
} | |
}, | |
{ | |
number_of_repetitions = 1, | |
pause_between_repetitions = { | |
16, | |
36 | |
}, | |
sequence_length = { | |
2, | |
4 | |
}, | |
start_pause = { | |
16, | |
36 | |
} | |
}, | |
{ | |
number_of_repetitions = 1, | |
pause_between_repetitions = { | |
16, | |
36 | |
}, | |
sequence_length = { | |
2, | |
4 | |
}, | |
start_pause = { | |
16, | |
36 | |
} | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = { | |
4, | |
6 | |
}, | |
start_pause = { | |
16, | |
36 | |
} | |
} | |
}, | |
name = "Begin", | |
next_state = "Stop", | |
next_state_layers_finished_layers = { | |
"C", | |
"D", | |
"E", | |
"F", | |
"G" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
name = "Stop", | |
type = "stop" | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["space-5"] = { | |
name = "space-5", | |
sound = "__space-age__/sound/ambient/space/space-5.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["space-6"] = { | |
name = "space-6", | |
sound = "__space-age__/sound/ambient/space/space-6.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["space-9"] = { | |
name = "space-9", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 120274, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "Random 1", | |
number_of_sublayers = 2, | |
sublayer_offset = 4, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-72.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-72.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-72.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-72.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-72.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "Random 2", | |
number_of_sublayers = 2, | |
sublayer_offset = 4, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-a-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-h-24.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "Random 3", | |
number_of_sublayers = 2, | |
sublayer_offset = 2, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-m-24.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "Random 1", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2, | |
3 | |
}, | |
{ | |
4, | |
5, | |
6 | |
}, | |
{ | |
7, | |
8, | |
9 | |
}, | |
{ | |
10, | |
11, | |
12 | |
}, | |
{ | |
13, | |
14, | |
15 | |
}, | |
{ | |
16, | |
17, | |
18 | |
}, | |
{ | |
19, | |
20, | |
21 | |
}, | |
{ | |
22, | |
23, | |
24 | |
}, | |
{ | |
25, | |
26, | |
27 | |
}, | |
{ | |
28, | |
29, | |
30 | |
}, | |
{ | |
31, | |
32, | |
33 | |
}, | |
{ | |
34, | |
35, | |
36 | |
}, | |
{ | |
37, | |
38, | |
39 | |
}, | |
{ | |
40, | |
41, | |
42 | |
}, | |
{ | |
43, | |
44, | |
45 | |
}, | |
{ | |
46, | |
47, | |
48 | |
}, | |
{ | |
49, | |
50, | |
51 | |
}, | |
{ | |
52, | |
53, | |
54 | |
}, | |
{ | |
55, | |
56, | |
57 | |
}, | |
{ | |
58, | |
59, | |
60 | |
}, | |
{ | |
61, | |
62, | |
63 | |
}, | |
{ | |
64, | |
65, | |
66 | |
}, | |
{ | |
67, | |
68, | |
69 | |
}, | |
{ | |
70, | |
71, | |
72 | |
} | |
}, | |
name = "Layer controlled 1-3", | |
number_of_sublayers = 2, | |
sublayer_offset = 4, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-b-72.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-c-72.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-d-72.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-i-72.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-24.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-25.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-26.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-27.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-28.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-29.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-30.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-31.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-32.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-33.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-34.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-35.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-36.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-37.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-38.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-39.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-40.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-41.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-42.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-43.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-44.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-45.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-46.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-47.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-48.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-49.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-50.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-51.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-52.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-53.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-54.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-55.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-56.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-57.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-58.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-59.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-60.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-61.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-62.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-63.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-64.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-65.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-66.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-67.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-68.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-69.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-70.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-71.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-n-72.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "Random 1", | |
control_layer_sample_mapping = { | |
{ | |
1 | |
}, | |
{ | |
2 | |
}, | |
{ | |
3 | |
}, | |
{ | |
4 | |
}, | |
{ | |
5 | |
}, | |
{ | |
6 | |
}, | |
{ | |
7 | |
}, | |
{ | |
8 | |
}, | |
{ | |
9 | |
}, | |
{ | |
10 | |
}, | |
{ | |
11 | |
}, | |
{ | |
12 | |
}, | |
{ | |
13 | |
}, | |
{ | |
14 | |
}, | |
{ | |
15 | |
}, | |
{ | |
16 | |
}, | |
{ | |
17 | |
}, | |
{ | |
18 | |
}, | |
{ | |
19 | |
}, | |
{ | |
20 | |
}, | |
{ | |
21 | |
}, | |
{ | |
22 | |
}, | |
{ | |
23 | |
}, | |
{ | |
24 | |
} | |
}, | |
name = "Layer controlled 1-1", | |
number_of_sublayers = 2, | |
sublayer_offset = 4, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-bas-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-e-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-g-24.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-j-24.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "RH", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-rh-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-rh-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-rh-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-rh-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "Ambi", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-ambi-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-ambi-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-ambi-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-ambi-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "Random 3", | |
control_layer_sample_mapping = { | |
{ | |
1 | |
}, | |
{ | |
2 | |
}, | |
{ | |
3 | |
}, | |
{ | |
4 | |
}, | |
{ | |
5 | |
}, | |
{ | |
6 | |
}, | |
{ | |
7 | |
}, | |
{ | |
8 | |
}, | |
{ | |
9 | |
}, | |
{ | |
10 | |
}, | |
{ | |
11 | |
}, | |
{ | |
12 | |
}, | |
{ | |
13 | |
}, | |
{ | |
14 | |
}, | |
{ | |
15 | |
}, | |
{ | |
16 | |
}, | |
{ | |
17 | |
}, | |
{ | |
18 | |
}, | |
{ | |
19 | |
}, | |
{ | |
20 | |
}, | |
{ | |
21 | |
}, | |
{ | |
22 | |
}, | |
{ | |
23 | |
}, | |
{ | |
24 | |
} | |
}, | |
name = "Final", | |
sample_length = 8, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-20.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-21.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-22.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-23.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/space-9/space-9-final-24.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 1200, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
10, | |
30 | |
}, | |
start_pause = { | |
10, | |
55 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
10, | |
30 | |
}, | |
start_pause = { | |
10, | |
55 | |
} | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Intro", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 1" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 2-1-1" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 3" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 16" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 17" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 18" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 19" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 25" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "End", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 1" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 2-1-2" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 3" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 16" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 17" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 18" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 19" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 25" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = { | |
{ | |
8, | |
33 | |
}, | |
{ | |
12, | |
34 | |
}, | |
{ | |
16, | |
33 | |
} | |
}, | |
pause_between_repetitions = 1, | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 1", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Intro", | |
weight = 1 | |
}, | |
state = "Conclusion 1" | |
}, | |
{ | |
conditions = { | |
previous_state = "End", | |
weight = 1 | |
}, | |
state = "Stop" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
end_pause = 4, | |
number_of_repetitions = { | |
{ | |
5, | |
33 | |
}, | |
{ | |
7, | |
34 | |
}, | |
{ | |
11, | |
33 | |
} | |
}, | |
pause_between_repetitions = 1, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = 1, | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 2-1-1", | |
next_state = "Part 2-2", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
end_pause = 4, | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
pause_between_repetitions = 1, | |
variant = 1 | |
}, | |
{ | |
pause_between_repetitions = 1, | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 2-1-2", | |
next_state = "Part 2-2", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = 1, | |
variant = 1 | |
}, | |
{ | |
number_of_repetitions = 1, | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 2-2", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Part 2-1-1", | |
weight = 1 | |
}, | |
state = "Conclusion 1" | |
}, | |
{ | |
conditions = { | |
previous_state = "Part 2-1-2", | |
weight = 1 | |
}, | |
state = "Stop" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
pause_between_repetitions = 1, | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = 1, | |
variant = 4 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Intro", | |
weight = 1 | |
}, | |
state = "Conclusion 1" | |
}, | |
{ | |
conditions = { | |
previous_state = "End", | |
weight = 1 | |
}, | |
state = "Stop" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
pause_between_repetitions = 1, | |
variant = 10 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 16", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Intro", | |
weight = 1 | |
}, | |
state = "Conclusion 1" | |
}, | |
{ | |
conditions = { | |
previous_state = "End", | |
weight = 1 | |
}, | |
state = "Stop" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
pause_between_repetitions = 1, | |
variant = 3 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 17", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Intro", | |
weight = 1 | |
}, | |
state = "Conclusion 1" | |
}, | |
{ | |
conditions = { | |
previous_state = "End", | |
weight = 1 | |
}, | |
state = "Stop" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
pause_between_repetitions = 1, | |
variant = 4 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 18", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Intro", | |
weight = 1 | |
}, | |
state = "Conclusion 1" | |
}, | |
{ | |
conditions = { | |
previous_state = "End", | |
weight = 1 | |
}, | |
state = "Stop" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
pause_between_repetitions = 1, | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 19", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Intro", | |
weight = 1 | |
}, | |
state = "Conclusion 1" | |
}, | |
{ | |
conditions = { | |
previous_state = "End", | |
weight = 1 | |
}, | |
state = "Stop" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
pause_between_repetitions = 1, | |
variant = 8 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 25", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Intro", | |
weight = 1 | |
}, | |
state = "Conclusion 1" | |
}, | |
{ | |
conditions = { | |
previous_state = "End", | |
weight = 1 | |
}, | |
state = "Stop" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
55 | |
}, | |
start_pause = { | |
0, | |
30 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
10, | |
25 | |
}, | |
start_pause = { | |
0, | |
15 | |
} | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Conclusion 1", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 20" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 21" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 22" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 23" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 24" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 26" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 27" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
start_pause = { | |
0, | |
30 | |
} | |
}, | |
{ | |
start_pause = { | |
0, | |
15 | |
} | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Conclusion 4", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 20" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 21" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 22" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 23" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 24" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 26" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 27" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 6 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 20", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Conclusion 1", | |
weight = 1 | |
}, | |
state = "Conclusion 2" | |
}, | |
{ | |
conditions = { | |
previous_state = "Conclusion 4", | |
weight = 1 | |
}, | |
state = "End" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 6 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 21", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Conclusion 1", | |
weight = 1 | |
}, | |
state = "Conclusion 2" | |
}, | |
{ | |
conditions = { | |
previous_state = "Conclusion 4", | |
weight = 1 | |
}, | |
state = "End" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 6 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 22", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Conclusion 1", | |
weight = 1 | |
}, | |
state = "Conclusion 2" | |
}, | |
{ | |
conditions = { | |
previous_state = "Conclusion 4", | |
weight = 1 | |
}, | |
state = "End" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 5 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 23", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Conclusion 1", | |
weight = 1 | |
}, | |
state = "Conclusion 2" | |
}, | |
{ | |
conditions = { | |
previous_state = "Conclusion 4", | |
weight = 1 | |
}, | |
state = "End" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 5 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 24", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Conclusion 1", | |
weight = 1 | |
}, | |
state = "Conclusion 2" | |
}, | |
{ | |
conditions = { | |
previous_state = "Conclusion 4", | |
weight = 1 | |
}, | |
state = "End" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 6 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 4 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 26", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Conclusion 1", | |
weight = 1 | |
}, | |
state = "Conclusion 2" | |
}, | |
{ | |
conditions = { | |
previous_state = "Conclusion 4", | |
weight = 1 | |
}, | |
state = "End" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 5 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 4 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 27", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
previous_state = "Conclusion 1", | |
weight = 1 | |
}, | |
state = "Conclusion 2" | |
}, | |
{ | |
conditions = { | |
previous_state = "Conclusion 4", | |
weight = 1 | |
}, | |
state = "End" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
55 | |
}, | |
start_pause = { | |
0, | |
30 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
10, | |
25 | |
}, | |
start_pause = { | |
0, | |
15 | |
} | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Conclusion 2", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 4" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 5" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 6" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 7" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 8" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 9" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 10" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 11" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 12" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 13" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 14" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 15" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 4", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 5 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 5", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 3 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 6", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 1 | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 5 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 7", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 7 | |
}, | |
{ | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 5 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 8", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
variant = 3 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 9", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 1 | |
}, | |
{ | |
variant = 3 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 10", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 11", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 1 | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 12", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 7 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 4 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 13", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 7 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 4 | |
}, | |
{ | |
variant = 3 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 14", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = "SERPENT PLACEHOLDER" --[=[ ref [""]["ambient-sound"]["space-9"].variable_sound.states[3].layers_properties[1].number_of_repetitions ]=], | |
variant = 7 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
variant = 4 | |
}, | |
{ | |
variant = 2 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 15", | |
next_state = "Conclusion 3", | |
next_state_layers_finished_layers = { | |
"Random 1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
pause_between_repetitions = { | |
0, | |
55 | |
}, | |
start_pause = { | |
0, | |
30 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
10, | |
25 | |
}, | |
start_pause = { | |
0, | |
15 | |
} | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Conclusion 3", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Part 28-1" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "Conclusion 4" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
number_of_repetitions = { | |
{ | |
5, | |
33 | |
}, | |
{ | |
7, | |
34 | |
}, | |
{ | |
11, | |
33 | |
} | |
} | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "Part 28-1", | |
next_state = "Part 28-2", | |
next_state_layers_finished_layers = { | |
"Random 3" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
end_pause = 4, | |
number_of_repetitions = 1 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
number_of_repetitions = 1, | |
start_pause = 2 | |
} | |
}, | |
name = "Part 28-2", | |
next_state = "Conclusion 4", | |
next_state_layers_finished_layers = { | |
"Final" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
name = "Stop", | |
type = "stop" | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["space-interlude-1"] = { | |
name = "space-interlude-1", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 151200, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-1/interlude-1-a-1.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-1/interlude-1-b-1.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 450, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
1, | |
2 | |
} | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["space-interlude-2"] = { | |
name = "space-interlude-2", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 151200, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-2/interlude-2-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-2/interlude-2-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-2/interlude-2-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-2/interlude-2-a-4.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-2/interlude-2-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-2/interlude-2-b-2.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 360, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
1, | |
2 | |
} | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["space-interlude-3"] = { | |
name = "space-interlude-3", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 151200, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-3/interlude-3-a-1.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-3/interlude-3-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-3/interlude-3-b-2.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
1, | |
2 | |
} | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["space-interlude-5"] = { | |
name = "space-interlude-5", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 151200, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-a-5.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-5/interlude-5-b-7.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
1, | |
2 | |
} | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["space-interlude-6"] = { | |
name = "space-interlude-6", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 151200, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-6/interlude-6-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-6/interlude-6-a-2.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-6/interlude-6-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-6/interlude-6-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/space/interlude-6/interlude-6-b-3.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 300, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
3, | |
8 | |
}, | |
start_pause = { | |
0, | |
10 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
1, | |
2 | |
} | |
} | |
} | |
}, | |
weight = 10 | |
}, | |
["swell-pad"] = { | |
name = "swell-pad", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/swell-pad.ogg", | |
track_type = "interlude", | |
type = "ambient-sound" | |
}, | |
["the-oil-industry"] = { | |
name = "the-oil-industry", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/the-oil-industry.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["the-right-tools"] = { | |
name = "the-right-tools", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/the-right-tools.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["the-search-for-iron"] = { | |
name = "the-search-for-iron", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/the-search-for-iron.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
transmit = { | |
name = "transmit", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/transmit.ogg", | |
track_type = "interlude", | |
type = "ambient-sound" | |
}, | |
["turbine-dynamics"] = { | |
name = "turbine-dynamics", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/turbine-dynamics.ogg", | |
track_type = "main-track", | |
type = "ambient-sound" | |
}, | |
["vulcanus-1"] = { | |
name = "vulcanus-1", | |
planet = "vulcanus", | |
sound = "__space-age__/sound/ambient/vulcanus/vulcanus-1.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 8 | |
}, | |
["vulcanus-2"] = { | |
name = "vulcanus-2", | |
planet = "vulcanus", | |
sound = "__space-age__/sound/ambient/vulcanus/vulcanus-2.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 7 | |
}, | |
["vulcanus-3"] = { | |
name = "vulcanus-3", | |
planet = "vulcanus", | |
sound = "__space-age__/sound/ambient/vulcanus/vulcanus-3.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 8 | |
}, | |
["vulcanus-3-hero"] = { | |
name = "vulcanus-3-hero", | |
planet = "vulcanus", | |
sound = "__space-age__/sound/ambient/vulcanus/vulcanus-3-hero.ogg", | |
track_type = "hero-track", | |
type = "ambient-sound" | |
}, | |
["vulcanus-4"] = { | |
name = "vulcanus-4", | |
planet = "vulcanus", | |
sound = "__space-age__/sound/ambient/vulcanus/vulcanus-4.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["vulcanus-5"] = { | |
name = "vulcanus-5", | |
planet = "vulcanus", | |
sound = "__space-age__/sound/ambient/vulcanus/vulcanus-5.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 8 | |
}, | |
["vulcanus-6"] = { | |
name = "vulcanus-6", | |
planet = "vulcanus", | |
sound = "__space-age__/sound/ambient/vulcanus/vulcanus-6.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 10 | |
}, | |
["vulcanus-7"] = { | |
name = "vulcanus-7", | |
planet = "vulcanus", | |
sound = "__space-age__/sound/ambient/vulcanus/vulcanus-7.ogg", | |
track_type = "main-track", | |
type = "ambient-sound", | |
weight = 8 | |
}, | |
["vulcanus-9"] = { | |
name = "vulcanus-9", | |
planet = "vulcanus", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 211680, | |
intermezzo = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-intermezzo.ogg", | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
number_of_sublayers = 2, | |
sublayer_offset = 3, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-a-12.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "BCD", | |
number_of_sublayers = 2, | |
sublayer_offset = 2, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-b-16.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-c-16.ogg", | |
volume = 1 | |
} | |
}, | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-d-16.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "E", | |
number_of_sublayers = 2, | |
sublayer_offset = 4, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-e-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-e-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-e-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-e-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-e-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-e-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-e-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-9/vulcanus-9-e-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 972, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "choosening", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "1. section 1-B + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "1. section 1-C + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "1. section 1-D + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "1. section 1-silence + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "1. section 1-B + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "1. section 1-C + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "1. section 1-D + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "1. section 1-silence + section 2-silence" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 1 | |
}, | |
{ | |
number_of_repetitions = 8 | |
} | |
}, | |
name = "1. section 1-B + section 2-E", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-B + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-C + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-D + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-silence + section 2-E" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 2 | |
}, | |
{ | |
number_of_repetitions = 8 | |
} | |
}, | |
name = "1. section 1-C + section 2-E", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-B + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-C + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-D + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-silence + section 2-E" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 3 | |
}, | |
{ | |
number_of_repetitions = 8 | |
} | |
}, | |
name = "1. section 1-D + section 2-E", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-B + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-C + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-D + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-silence + section 2-E" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
silence_instead_of_sample_probability = 1 | |
}, | |
{ | |
number_of_repetitions = 8 | |
} | |
}, | |
name = "1. section 1-silence + section 2-E", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-B + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-C + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-D + section 2-E" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-silence + section 2-E" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 1 | |
}, | |
{ | |
number_of_repetitions = 8, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "1. section 1-B + section 2-silence", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-B + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-C + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-D + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-silence + section 2-silence" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 2 | |
}, | |
{ | |
number_of_repetitions = 8, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "1. section 1-C + section 2-silence", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-B + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-C + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-D + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-silence + section 2-silence" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 3 | |
}, | |
{ | |
number_of_repetitions = 8, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "1. section 1-D + section 2-silence", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-B + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-C + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-D + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-silence + section 2-silence" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
silence_instead_of_sample_probability = 1 | |
}, | |
{ | |
number_of_repetitions = 8, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "1. section 1-silence + section 2-silence", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-B + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-C + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "2. section 1-D + section 2-silence" | |
}, | |
{ | |
conditions = { | |
weight = 2 | |
}, | |
state = "2. section 1-silence + section 2-silence" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 1 | |
}, | |
{ | |
number_of_repetitions = 8 | |
} | |
}, | |
name = "2. section 1-B + section 2-E", | |
next_state = "intermezzo", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 2 | |
}, | |
{ | |
number_of_repetitions = 8 | |
} | |
}, | |
name = "2. section 1-C + section 2-E", | |
next_state = "intermezzo", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 3 | |
}, | |
{ | |
number_of_repetitions = 8 | |
} | |
}, | |
name = "2. section 1-D + section 2-E", | |
next_state = "intermezzo", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
silence_instead_of_sample_probability = 1 | |
}, | |
{ | |
number_of_repetitions = 8 | |
} | |
}, | |
name = "2. section 1-silence + section 2-E", | |
next_state = "intermezzo", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 1 | |
}, | |
{ | |
number_of_repetitions = 8, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "2. section 1-B + section 2-silence", | |
next_state = "intermezzo", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 2 | |
}, | |
{ | |
number_of_repetitions = 8, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "2. section 1-C + section 2-silence", | |
next_state = "intermezzo", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
variant = 3 | |
}, | |
{ | |
number_of_repetitions = 8, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "2. section 1-D + section 2-silence", | |
next_state = "intermezzo", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.4 | |
}, | |
{ | |
number_of_repetitions = 16, | |
silence_instead_of_sample_probability = 1 | |
}, | |
{ | |
number_of_repetitions = 8, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "2. section 1-silence + section 2-silence", | |
next_state = "intermezzo", | |
next_state_layers_finished_layers = { | |
"BCD" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
name = "intermezzo", | |
next_state = "choosening", | |
state_duration_seconds = 360, | |
type = "intermezzo" | |
} | |
} | |
}, | |
weight = 15 | |
}, | |
["vulcanus-10"] = { | |
name = "vulcanus-10", | |
planet = "vulcanus", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 151200, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A1", | |
sample_length = 16, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-a-3.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "A2", | |
sample_length = 16, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-a-3.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B1", | |
sample_length = 16, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-b-3.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B2", | |
sample_length = 16, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-b-3.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A1", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2, | |
3, | |
4 | |
}, | |
{ | |
5, | |
6, | |
7, | |
8 | |
}, | |
{ | |
9, | |
10, | |
11, | |
12 | |
} | |
}, | |
name = "C1", | |
sample_length = 16, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-12.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "A2", | |
control_layer_sample_mapping = { | |
{ | |
1, | |
2, | |
3, | |
4 | |
}, | |
{ | |
5, | |
6, | |
7, | |
8 | |
}, | |
{ | |
9, | |
10, | |
11, | |
12 | |
} | |
}, | |
name = "C2", | |
sample_length = 16, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-12.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "C4", | |
control_layer_sample_mapping = { | |
{ | |
5, | |
6, | |
7, | |
8, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
5, | |
6, | |
7, | |
8, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
5, | |
6, | |
7, | |
8, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
5, | |
6, | |
7, | |
8, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6, | |
7, | |
8 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6, | |
7, | |
8 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6, | |
7, | |
8 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6, | |
7, | |
8 | |
} | |
}, | |
name = "C3", | |
sample_length = 8, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-12.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "layer-controlled", | |
control_layer = "C3", | |
control_layer_sample_mapping = { | |
{ | |
5, | |
6, | |
7, | |
8, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
5, | |
6, | |
7, | |
8, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
5, | |
6, | |
7, | |
8, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
5, | |
6, | |
7, | |
8, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
9, | |
10, | |
11, | |
12 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6, | |
7, | |
8 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6, | |
7, | |
8 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6, | |
7, | |
8 | |
}, | |
{ | |
1, | |
2, | |
3, | |
4, | |
5, | |
6, | |
7, | |
8 | |
} | |
}, | |
name = "C4", | |
sample_length = 8, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/vulcanus-10/vulcanus-10-c-12.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 600, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "the choosening", | |
next_state_trigger = "duration", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "cycle 1" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "cycle 2" | |
} | |
}, | |
state_duration_seconds = 0 | |
}, | |
{ | |
layers_properties = { | |
{ | |
number_of_repetitions = { | |
2, | |
4 | |
}, | |
sequence_length = 4 | |
}, | |
{ | |
sequence_length = 4, | |
start_pause = 8 | |
}, | |
{ | |
sequence_length = 4, | |
start_pause = 4 | |
}, | |
{ | |
sequence_length = 4, | |
start_pause = 12 | |
}, | |
{ | |
sequence_length = 4, | |
start_pause = 1 | |
}, | |
{ | |
sequence_length = 4, | |
start_pause = 9 | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
} | |
}, | |
name = "cycle 1", | |
next_state = "cycle 2", | |
next_state_layers_finished_layers = { | |
"A1" | |
}, | |
next_state_trigger = "layers-finished" | |
}, | |
{ | |
layers_properties = { | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
enabled = false | |
}, | |
{ | |
number_of_repetitions = { | |
2, | |
4 | |
}, | |
sequence_length = 4 | |
}, | |
{ | |
sequence_length = 4, | |
start_pause = 4 | |
} | |
}, | |
name = "cycle 2", | |
next_state = "cycle 1", | |
next_state_layers_finished_layers = { | |
"C3" | |
}, | |
next_state_trigger = "layers-finished" | |
} | |
} | |
}, | |
weight = 15 | |
}, | |
["vulcanus-interlude-1"] = { | |
name = "vulcanus-interlude-1", | |
planet = "vulcanus", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 423360, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
number_of_sublayers = 2, | |
sublayer_offset = 3, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-a-12.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
number_of_sublayers = 2, | |
sublayer_offset = 2, | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-b-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-1/interlude-1-b-8.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 600, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.3 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 12 | |
} | |
}, | |
name = "long", | |
next_state_layers_finished_layers = { | |
"B" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "long" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "short" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.3 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 7, | |
silence_instead_of_sample_probability = 1 | |
} | |
}, | |
name = "silence", | |
next_state_layers_finished_layers = { | |
"B" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "long" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "short" | |
} | |
} | |
}, | |
{ | |
layers_properties = { | |
{ | |
silence_instead_of_sample_probability = 0.3 | |
}, | |
{ | |
number_of_repetitions = 1, | |
sequence_length = 7 | |
} | |
}, | |
name = "short", | |
next_state_layers_finished_layers = { | |
"B" | |
}, | |
next_state_trigger = "layers-finished", | |
next_states = { | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "long" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "silence" | |
}, | |
{ | |
conditions = { | |
weight = 1 | |
}, | |
state = "short" | |
} | |
} | |
} | |
} | |
}, | |
weight = 30 | |
}, | |
["vulcanus-interlude-2"] = { | |
name = "vulcanus-interlude-2", | |
planet = "vulcanus", | |
track_type = "main-track", | |
type = "ambient-sound", | |
variable_sound = { | |
alignment_samples = 44100, | |
layers = { | |
{ | |
composition_mode = "randomized", | |
name = "A", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-13.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-14.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-15.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-16.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-17.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-18.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-19.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-a-20.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "B", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-1.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-2.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-3.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-4.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-5.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-6.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-7.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-8.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-9.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-10.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-11.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-12.ogg", | |
volume = 1 | |
}, | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-b-13.ogg", | |
volume = 1 | |
} | |
} | |
} | |
}, | |
{ | |
composition_mode = "randomized", | |
name = "C", | |
variants = { | |
{ | |
{ | |
filename = "__space-age__/sound/ambient/vulcanus/interlude-2/interlude-2-c-1.ogg", | |
volume = 1 | |
} | |
} | |
} | |
} | |
}, | |
length_seconds = 450, | |
states = { | |
{ | |
layers_properties = { | |
{ | |
pause_between_repetitions = { | |
40, | |
60 | |
}, | |
pause_between_samples = { | |
0, | |
15 | |
}, | |
sequence_length = { | |
6, | |
8 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
pause_between_repetitions = { | |
40, | |
60 | |
}, | |
pause_between_samples = { | |
0, | |
15 | |
}, | |
sequence_length = { | |
4, | |
6 | |
}, | |
start_pause = { | |
0, | |
20 | |
} | |
}, | |
{ | |
number_of_repetitions = 1, | |
start_pause = { | |
60, | |
180 | |
} | |
} | |
}, | |
name = "begin", | |
number_of_enabled_layers = { | |
2, | |
3 | |
} | |
} | |
} | |
}, | |
weight = 30 | |
}, | |
["world-ambience-3"] = { | |
name = "world-ambience-3", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/world-ambience-3.ogg", | |
track_type = "interlude", | |
type = "ambient-sound" | |
}, | |
["world-ambience-4"] = { | |
name = "world-ambience-4", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/world-ambience-4.ogg", | |
track_type = "interlude", | |
type = "ambient-sound" | |
}, | |
["world-ambience-5"] = { | |
name = "world-ambience-5", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/world-ambience-5.ogg", | |
track_type = "interlude", | |
type = "ambient-sound" | |
}, | |
["world-ambience-6"] = { | |
name = "world-ambience-6", | |
planet = "nauvis", | |
sound = "__base__/sound/ambient/world-ambience-6.ogg", | |
track_type = "interlude", | |
type = "ambient-sound" | |
} | |
}, | |
ammo = { | |
["artillery-shell"] = { | |
ammo_category = "artillery-shell", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
direction_deviation = 0, | |
projectile = "artillery-projectile", | |
range_deviation = 0, | |
source_effects = { | |
entity_name = "artillery-cannon-muzzle-flash", | |
type = "create-explosion" | |
}, | |
starting_speed = 1, | |
type = "artillery" | |
}, | |
type = "direct" | |
}, | |
target_type = "position" | |
}, | |
drop_sound = { | |
filename = "__base__/sound/item/artillery-large-inventory-move.ogg", | |
volume = 0.5 | |
}, | |
icon = "__base__/graphics/icons/artillery-shell.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["artillery-shell"].drop_sound ]=], | |
name = "artillery-shell", | |
order = "d[explosive-cannon-shell]-d[artillery]", | |
pick_sound = { | |
filename = "__base__/sound/item/artillery-large-inventory-pickup.ogg", | |
volume = 0.4 | |
}, | |
stack_size = 1, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 100000 | |
}, | |
["atomic-bomb"] = { | |
ammo_category = "rocket", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
projectile = "atomic-rocket", | |
source_effects = { | |
entity_name = "explosion-hit", | |
type = "create-entity" | |
}, | |
starting_speed = 0.05, | |
type = "projectile" | |
}, | |
type = "direct" | |
}, | |
cooldown_modifier = 10, | |
range_modifier = 1.5, | |
target_type = "position" | |
}, | |
drop_sound = { | |
filename = "__base__/sound/item/atomic-bomb-inventory-move.ogg", | |
volume = 0.6 | |
}, | |
icon = "__base__/graphics/icons/atomic-bomb.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["atomic-bomb"].drop_sound ]=], | |
name = "atomic-bomb", | |
order = "d[rocket-launcher]-d[atomic-bomb]", | |
pick_sound = { | |
filename = "__base__/sound/item/atomic-bomb-inventory-pickup.ogg", | |
volume = 0.6 | |
}, | |
pictures = { | |
layers = { | |
{ | |
filename = "__base__/graphics/icons/atomic-bomb.png", | |
mipmap_count = 4, | |
scale = 0.5, | |
size = 64 | |
}, | |
{ | |
draw_as_light = true, | |
filename = "__base__/graphics/icons/atomic-bomb-light.png", | |
flags = { | |
"light" | |
}, | |
scale = 0.5, | |
size = 64 | |
} | |
} | |
}, | |
stack_size = 10, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 1500000 | |
}, | |
["cannon-shell"] = { | |
ammo_category = "cannon-shell", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
direction_deviation = 0.1, | |
max_range = 30, | |
min_range = 5, | |
projectile = "cannon-projectile", | |
range_deviation = 0.1, | |
source_effects = { | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
}, | |
starting_speed = 1, | |
type = "projectile" | |
}, | |
type = "direct" | |
}, | |
range_modifier = 1.25, | |
target_type = "direction" | |
}, | |
drop_sound = { | |
filename = "__base__/sound/item/ammo-large-inventory-move.ogg", | |
volume = 0.6 | |
}, | |
icon = "__base__/graphics/icons/cannon-shell.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
name = "cannon-shell", | |
order = "d[cannon-shell]-a[basic]", | |
pick_sound = { | |
filename = "__base__/sound/item/ammo-large-inventory-pickup.ogg", | |
volume = 0.7 | |
}, | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 20000 | |
}, | |
["capture-robot-rocket"] = { | |
ammo_category = "rocket", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
projectile = "capture-robot-rocket", | |
starting_speed = 0.1, | |
type = "projectile" | |
}, | |
type = "direct" | |
}, | |
target_filter = { | |
"biter-spawner", | |
"spitter-spawner" | |
} | |
}, | |
default_import_location = "gleba", | |
drop_sound = { | |
filename = "__base__/sound/item/robotic-inventory-move.ogg", | |
volume = 0.8 | |
}, | |
icon = "__space-age__/graphics/icons/capture-bot.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["capture-robot-rocket"].drop_sound ]=], | |
name = "capture-robot-rocket", | |
order = "d[rocket-launcher]-d[capture]", | |
pick_sound = { | |
filename = "__base__/sound/item/robotic-inventory-pickup.ogg", | |
volume = 0.5 | |
}, | |
shoot_protected = true, | |
stack_size = 10, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 100000 | |
}, | |
["explosive-cannon-shell"] = { | |
ammo_category = "cannon-shell", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
direction_deviation = 0.1, | |
max_range = 30, | |
min_range = 5, | |
projectile = "explosive-cannon-projectile", | |
range_deviation = 0.1, | |
source_effects = { | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
}, | |
starting_speed = 1, | |
type = "projectile" | |
}, | |
type = "direct" | |
}, | |
target_type = "direction" | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
icon = "__base__/graphics/icons/explosive-cannon-shell.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
name = "explosive-cannon-shell", | |
order = "d[cannon-shell]-c[explosive]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].pick_sound ]=], | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 20000 | |
}, | |
["explosive-rocket"] = { | |
ammo_category = "rocket", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
projectile = "explosive-rocket", | |
source_effects = { | |
entity_name = "explosion-hit", | |
type = "create-entity" | |
}, | |
starting_speed = 0.1, | |
type = "projectile" | |
}, | |
type = "direct" | |
} | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
icon = "__base__/graphics/icons/explosive-rocket.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
name = "explosive-rocket", | |
order = "d[rocket-launcher]-b[explosive]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].pick_sound ]=], | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 40000 | |
}, | |
["explosive-uranium-cannon-shell"] = { | |
ammo_category = "cannon-shell", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
direction_deviation = 0.1, | |
max_range = 30, | |
min_range = 5, | |
projectile = "explosive-uranium-cannon-projectile", | |
range_deviation = 0.1, | |
source_effects = { | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
}, | |
starting_speed = 1, | |
type = "projectile" | |
}, | |
type = "direct" | |
}, | |
target_type = "direction" | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
icon = "__base__/graphics/icons/explosive-uranium-cannon-shell.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
name = "explosive-uranium-cannon-shell", | |
order = "d[explosive-cannon-shell]-c[uranium]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].pick_sound ]=], | |
pictures = { | |
layers = { | |
{ | |
filename = "__base__/graphics/icons/explosive-uranium-cannon-shell.png", | |
mipmap_count = 4, | |
scale = 0.5, | |
size = 64 | |
}, | |
{ | |
draw_as_light = true, | |
filename = "__base__/graphics/icons/uranium-cannon-shell-light.png", | |
flags = { | |
"light" | |
}, | |
scale = 0.5, | |
size = 64 | |
} | |
} | |
}, | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 40000 | |
}, | |
["firearm-magazine"] = { | |
ammo_category = "bullet", | |
ammo_type = { | |
action = { | |
{ | |
action_delivery = { | |
{ | |
source_effects = { | |
{ | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
} | |
}, | |
target_effects = { | |
{ | |
entity_name = "explosion-hit", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
{ | |
damage = { | |
amount = 5, | |
type = "physical" | |
}, | |
type = "damage" | |
}, | |
{ | |
deliver_category = "bullet", | |
type = "activate-impact" | |
} | |
}, | |
type = "instant" | |
} | |
}, | |
type = "direct" | |
} | |
} | |
}, | |
drop_sound = { | |
filename = "__base__/sound/item/ammo-small-inventory-move.ogg", | |
volume = 0.8 | |
}, | |
icon = "__base__/graphics/icons/firearm-magazine.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
magazine_size = 10, | |
name = "firearm-magazine", | |
order = "a[basic-clips]-a[firearm-magazine]", | |
pick_sound = { | |
filename = "__base__/sound/item/ammo-small-inventory-pickup.ogg", | |
volume = 0.7 | |
}, | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 10000 | |
}, | |
["flamethrower-ammo"] = { | |
ammo_category = "flamethrower", | |
ammo_type = { | |
{ | |
action = { | |
action_delivery = { | |
stream = "handheld-flamethrower-fire-stream", | |
type = "stream" | |
}, | |
type = "direct" | |
}, | |
clamp_position = true, | |
source_type = "default", | |
target_type = "position" | |
}, | |
{ | |
action = { | |
action_delivery = { | |
stream = "tank-flamethrower-fire-stream", | |
type = "stream" | |
}, | |
type = "direct" | |
}, | |
clamp_position = true, | |
consumption_modifier = 1.125, | |
source_type = "vehicle", | |
target_type = "position" | |
} | |
}, | |
drop_sound = { | |
filename = "__base__/sound/item/mechanical-inventory-move.ogg", | |
volume = 0.7 | |
}, | |
icon = "__base__/graphics/icons/flamethrower-ammo.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["flamethrower-ammo"].drop_sound ]=], | |
magazine_size = 100, | |
name = "flamethrower-ammo", | |
order = "e[flamethrower]", | |
pick_sound = { | |
filename = "__base__/sound/item/mechanical-inventory-pickup.ogg", | |
volume = 0.8 | |
}, | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 10000 | |
}, | |
["piercing-rounds-magazine"] = { | |
ammo_category = "bullet", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
source_effects = { | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
}, | |
target_effects = { | |
{ | |
entity_name = "explosion-hit", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
{ | |
damage = { | |
amount = 8, | |
type = "physical" | |
}, | |
type = "damage" | |
}, | |
{ | |
deliver_category = "bullet", | |
type = "activate-impact" | |
} | |
}, | |
type = "instant" | |
}, | |
type = "direct" | |
} | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
icon = "__base__/graphics/icons/piercing-rounds-magazine.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
magazine_size = 10, | |
name = "piercing-rounds-magazine", | |
order = "a[basic-clips]-b[piercing-rounds-magazine]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].pick_sound ]=], | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 20000 | |
}, | |
["piercing-shotgun-shell"] = { | |
ammo_category = "shotgun-shell", | |
ammo_type = { | |
action = { | |
{ | |
action_delivery = { | |
source_effects = { | |
{ | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
} | |
}, | |
type = "instant" | |
}, | |
type = "direct" | |
}, | |
{ | |
action_delivery = { | |
direction_deviation = 0.3, | |
max_range = 15, | |
projectile = "piercing-shotgun-pellet", | |
range_deviation = 0.3, | |
starting_speed = 1, | |
starting_speed_deviation = 0.1, | |
type = "projectile" | |
}, | |
repeat_count = 16, | |
type = "direct" | |
} | |
}, | |
clamp_position = true, | |
target_type = "direction" | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
icon = "__base__/graphics/icons/piercing-shotgun-shell.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
magazine_size = 10, | |
name = "piercing-shotgun-shell", | |
order = "b[shotgun]-b[piercing]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].pick_sound ]=], | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 20000 | |
}, | |
["railgun-ammo"] = { | |
ammo_category = "railgun", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
source_effects = { | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
}, | |
target_effects = { | |
damage = { | |
amount = 10000, | |
type = "physical" | |
}, | |
type = "damage" | |
}, | |
type = "instant" | |
}, | |
range = 50, | |
range_effects = { | |
entity_name = "railgun-beam", | |
type = "create-explosion" | |
}, | |
type = "line", | |
width = 1 | |
}, | |
clamp_position = true, | |
target_type = "direction" | |
}, | |
drop_sound = { | |
filename = "__base__/sound/item/ammo-large-inventory-move.ogg", | |
volume = 0.6 | |
}, | |
icon = "__space-age__/graphics/icons/railgun-ammo.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["railgun-ammo"].drop_sound ]=], | |
name = "railgun-ammo", | |
order = "e[railgun-ammo]-a[basic]", | |
pick_sound = { | |
filename = "__base__/sound/item/ammo-large-inventory-pickup.ogg", | |
volume = 0.7 | |
}, | |
stack_size = 10, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 200000 | |
}, | |
rocket = { | |
ammo_category = "rocket", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
projectile = "rocket", | |
source_effects = { | |
entity_name = "explosion-hit", | |
type = "create-entity" | |
}, | |
starting_speed = 0.1, | |
type = "projectile" | |
}, | |
type = "direct" | |
} | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
icon = "__base__/graphics/icons/rocket.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
name = "rocket", | |
order = "d[rocket-launcher]-a[basic]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].pick_sound ]=], | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 40000 | |
}, | |
["shotgun-shell"] = { | |
ammo_category = "shotgun-shell", | |
ammo_type = { | |
action = { | |
{ | |
action_delivery = { | |
source_effects = { | |
{ | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
} | |
}, | |
type = "instant" | |
}, | |
type = "direct" | |
}, | |
{ | |
action_delivery = { | |
direction_deviation = 0.3, | |
max_range = 15, | |
projectile = "shotgun-pellet", | |
range_deviation = 0.3, | |
starting_speed = 1, | |
starting_speed_deviation = 0.1, | |
type = "projectile" | |
}, | |
repeat_count = 12, | |
type = "direct" | |
} | |
}, | |
clamp_position = true, | |
target_type = "direction" | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
icon = "__base__/graphics/icons/shotgun-shell.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
magazine_size = 10, | |
name = "shotgun-shell", | |
order = "b[shotgun]-a[basic]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].pick_sound ]=], | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 10000 | |
}, | |
["tesla-ammo"] = { | |
ammo_category = "tesla", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
add_to_shooter = false, | |
beam = "chain-tesla-gun-beam-start", | |
destroy_with_source_or_target = false, | |
duration = 30, | |
max_length = 30, | |
type = "beam" | |
}, | |
type = "direct" | |
}, | |
target_type = "entity" | |
}, | |
default_import_location = "fulgora", | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["railgun-ammo"].drop_sound ]=], | |
icon = "__space-age__/graphics/icons/tesla-ammo.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["railgun-ammo"].drop_sound ]=], | |
magazine_size = 10, | |
name = "tesla-ammo", | |
order = "e[railgun-ammo]-a[basic]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["railgun-ammo"].pick_sound ]=], | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo" | |
}, | |
["uranium-cannon-shell"] = { | |
ammo_category = "cannon-shell", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
direction_deviation = 0.1, | |
max_range = 30, | |
min_range = 5, | |
projectile = "uranium-cannon-projectile", | |
range_deviation = 0.1, | |
source_effects = { | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
}, | |
starting_speed = 1, | |
type = "projectile" | |
}, | |
type = "direct" | |
}, | |
range_modifier = 1.25, | |
target_type = "direction" | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
icon = "__base__/graphics/icons/uranium-cannon-shell.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].drop_sound ]=], | |
name = "uranium-cannon-shell", | |
order = "d[cannon-shell]-c[uranium]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["cannon-shell"].pick_sound ]=], | |
pictures = { | |
layers = { | |
{ | |
filename = "__base__/graphics/icons/uranium-cannon-shell.png", | |
mipmap_count = 4, | |
scale = 0.5, | |
size = 64 | |
}, | |
{ | |
draw_as_light = true, | |
filename = "__base__/graphics/icons/uranium-cannon-shell-light.png", | |
flags = { | |
"light" | |
}, | |
scale = 0.5, | |
size = 64 | |
} | |
} | |
}, | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 40000 | |
}, | |
["uranium-rounds-magazine"] = { | |
ammo_category = "bullet", | |
ammo_type = { | |
action = { | |
action_delivery = { | |
source_effects = { | |
entity_name = "explosion-gunshot", | |
type = "create-explosion" | |
}, | |
target_effects = { | |
{ | |
entity_name = "explosion-hit", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
{ | |
damage = { | |
amount = 24, | |
type = "physical" | |
}, | |
type = "damage" | |
}, | |
{ | |
deliver_category = "bullet", | |
type = "activate-impact" | |
} | |
}, | |
type = "instant" | |
}, | |
type = "direct" | |
} | |
}, | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
icon = "__base__/graphics/icons/uranium-rounds-magazine.png", | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].drop_sound ]=], | |
magazine_size = 10, | |
name = "uranium-rounds-magazine", | |
order = "a[basic-clips]-c[uranium-rounds-magazine]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].ammo["firearm-magazine"].pick_sound ]=], | |
pictures = { | |
layers = { | |
{ | |
filename = "__base__/graphics/icons/uranium-rounds-magazine.png", | |
mipmap_count = 4, | |
scale = 0.5, | |
size = 64 | |
}, | |
{ | |
draw_as_light = true, | |
filename = "__base__/graphics/icons/uranium-rounds-magazine-light.png", | |
flags = { | |
"light" | |
}, | |
scale = 0.5, | |
size = 64 | |
} | |
} | |
}, | |
stack_size = 100, | |
subgroup = "ammo", | |
type = "ammo", | |
weight = 40000 | |
} | |
}, | |
["ammo-category"] = { | |
["artillery-shell"] = { | |
bonus_gui_order = "o", | |
icon = "__base__/graphics/icons/ammo-category/artillery-shell.png", | |
name = "artillery-shell", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
beam = { | |
bonus_gui_order = "r", | |
icon = "__base__/graphics/icons/ammo-category/beam.png", | |
name = "beam", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
biological = { | |
bonus_gui_order = "z", | |
hidden = true, | |
name = "biological", | |
type = "ammo-category" | |
}, | |
bullet = { | |
bonus_gui_order = "l", | |
icon = "__base__/graphics/icons/ammo-category/bullet.png", | |
name = "bullet", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
["cannon-shell"] = { | |
bonus_gui_order = "q", | |
icon = "__base__/graphics/icons/ammo-category/cannon-shell.png", | |
name = "cannon-shell", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
capsule = { | |
bonus_gui_order = "x", | |
hidden = true, | |
icon = "__base__/graphics/icons/ammo-category/capsule.png", | |
name = "capsule", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
electric = { | |
bonus_gui_order = "v", | |
icon = "__base__/graphics/icons/ammo-category/electric.png", | |
name = "electric", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
flamethrower = { | |
bonus_gui_order = "m", | |
icon = "__base__/graphics/icons/ammo-category/flamethrower.png", | |
name = "flamethrower", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
grenade = { | |
bonus_gui_order = "s", | |
icon = "__base__/graphics/icons/ammo-category/grenade.png", | |
name = "grenade", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
landmine = { | |
bonus_gui_order = "t", | |
icon = "__base__/graphics/icons/ammo-category/land-mine.png", | |
name = "landmine", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
laser = { | |
bonus_gui_order = "j", | |
icon = "__base__/graphics/icons/ammo-category/laser.png", | |
name = "laser", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
melee = { | |
bonus_gui_order = "y", | |
hidden = true, | |
name = "melee", | |
type = "ammo-category" | |
}, | |
railgun = { | |
icon = "__space-age__/graphics/icons/ammo-category/railgun.png", | |
name = "railgun", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
rocket = { | |
bonus_gui_order = "u", | |
icon = "__base__/graphics/icons/ammo-category/rocket.png", | |
name = "rocket", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
seismic = { | |
hidden = true, | |
name = "seismic", | |
type = "ammo-category" | |
}, | |
["shotgun-shell"] = { | |
bonus_gui_order = "p", | |
icon = "__base__/graphics/icons/ammo-category/shotgun-shell.png", | |
name = "shotgun-shell", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
}, | |
tesla = { | |
icon = "__space-age__/graphics/icons/ammo-category/tesla.png", | |
name = "tesla", | |
subgroup = "ammo-category", | |
type = "ammo-category" | |
} | |
}, | |
["ammo-turret"] = { | |
["gun-turret"] = { | |
alert_when_attacking = true, | |
attack_parameters = { | |
ammo_category = "bullet", | |
cooldown = 6, | |
health_penalty = 1, | |
projectile_center = { | |
0, | |
-0.0875 | |
}, | |
projectile_creation_distance = 1.39375, | |
range = 18, | |
shell_particle = { | |
center = { | |
-0.0625, | |
0 | |
}, | |
creation_distance = -1.925, | |
direction_deviation = 0.1, | |
name = "shell-particle", | |
speed = 0.1, | |
speed_deviation = 0.03, | |
starting_frame_speed = 0.2, | |
starting_frame_speed_deviation = 0.1 | |
}, | |
sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 8, | |
priority = "newest", | |
remove = true | |
}, | |
variations = { | |
{ | |
filename = "__base__/sound/fight/gun-turret-gunshot-1.ogg", | |
modifiers = { | |
{ | |
type = "main-menu", | |
volume_multiplier = 0.9 | |
}, | |
{ | |
type = "space-platform", | |
volume_multiplier = 0.5 | |
} | |
}, | |
volume = 0.4 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-gunshot-2.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].attack_parameters.sound.variations[1].modifiers ]=], | |
volume = 0.4 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-gunshot-3.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].attack_parameters.sound.variations[1].modifiers ]=], | |
volume = 0.4 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-gunshot-4.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].attack_parameters.sound.variations[1].modifiers ]=], | |
volume = 0.4 | |
} | |
} | |
}, | |
type = "projectile" | |
}, | |
attacking_animation = { | |
layers = { | |
{ | |
direction_count = 64, | |
frame_count = 2, | |
height = 130, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.859375 | |
}, | |
stripes = { | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-1.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-2.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-3.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-4.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
} | |
}, | |
width = 132 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 64, | |
flags = { | |
"mask" | |
}, | |
frame_count = 2, | |
height = 54, | |
line_length = 2, | |
scale = 0.5, | |
shift = { | |
0, | |
-1.015625 | |
}, | |
stripes = { | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-mask-1.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-mask-2.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-mask-3.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-mask-4.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
} | |
}, | |
width = 58 | |
}, | |
{ | |
direction_count = 64, | |
draw_as_shadow = true, | |
frame_count = 2, | |
height = 124, | |
scale = 0.5, | |
shift = { | |
0.6875, | |
0.078125 | |
}, | |
stripes = { | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-shadow-1.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-shadow-2.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-shadow-3.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-shadow-4.png", | |
height_in_frames = 16, | |
width_in_frames = 2 | |
} | |
}, | |
width = 250 | |
} | |
} | |
}, | |
attacking_speed = 0.5, | |
automated_ammo_count = 10, | |
call_for_help_radius = 40, | |
circuit_connector = { | |
{ | |
points = { | |
shadow = { | |
green = { | |
-0.21875, | |
0.78125 | |
}, | |
red = { | |
0.09375, | |
0.71875 | |
} | |
}, | |
wire = { | |
green = { | |
-0.625, | |
0.375 | |
}, | |
red = { | |
-0.5, | |
0.1875 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-0.8125, | |
0.25 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.65625, | |
0.0625 | |
}, | |
width = 52, | |
x = 52, | |
y = 100 | |
}, | |
connector_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04b-base-shadow-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.296875, | |
0.390625 | |
}, | |
width = 60, | |
x = 60, | |
y = 92 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.65625, | |
0.03125 | |
}, | |
width = 60, | |
x = 60, | |
y = 120 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.65625, | |
0.03125 | |
}, | |
width = 46, | |
x = 46, | |
y = 88 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.65625, | |
0.03125 | |
}, | |
width = 48, | |
x = 48, | |
y = 92 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.65625, | |
0.03125 | |
}, | |
width = 48, | |
x = 48, | |
y = 92 | |
}, | |
red_green_led_light_offset = { | |
-0.78125, | |
0.09375 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.65625, | |
0.0625 | |
}, | |
width = 62, | |
x = 62, | |
y = 116 | |
}, | |
wire_pins_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04d-wire-shadow-sequence.png", | |
height = 54, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.21875, | |
0.421875 | |
}, | |
width = 68, | |
x = 68, | |
y = 108 | |
} | |
} | |
} | |
}, | |
circuit_wire_max_distance = 9, | |
close_sound = { | |
filename = "__base__/sound/open-close/turret-close.ogg", | |
volume = 0.6 | |
}, | |
collision_box = { | |
{ | |
-0.7, | |
-0.7 | |
}, | |
{ | |
0.7, | |
0.7 | |
} | |
}, | |
corpse = "gun-turret-remnants", | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
drawing_box_vertical_extension = 0.2, | |
dying_explosion = "gun-turret-explosion", | |
fast_replaceable_group = "ammo-turret", | |
flags = { | |
"placeable-player", | |
"player-creation" | |
}, | |
folded_animation = { | |
layers = { | |
{ | |
direction_count = 4, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising.png", | |
frame_count = 1, | |
height = 126, | |
line_length = 1, | |
priority = "medium", | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.828125 | |
}, | |
width = 130 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 4, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 62, | |
line_length = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.875 | |
}, | |
width = 48 | |
}, | |
{ | |
direction_count = 4, | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising-shadow.png", | |
frame_count = 1, | |
height = 124, | |
line_length = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.078125 | |
}, | |
width = 250 | |
} | |
} | |
}, | |
folding_animation = { | |
layers = { | |
{ | |
direction_count = 4, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising.png", | |
frame_count = 5, | |
height = 126, | |
line_length = 0, | |
priority = "medium", | |
run_mode = "backward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.828125 | |
}, | |
width = 130 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 4, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 5, | |
height = 62, | |
line_length = 0, | |
run_mode = "backward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.875 | |
}, | |
width = 48 | |
}, | |
{ | |
direction_count = 4, | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising-shadow.png", | |
frame_count = 5, | |
height = 124, | |
line_length = 0, | |
run_mode = "backward", | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.078125 | |
}, | |
width = 250 | |
} | |
} | |
}, | |
folding_sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 3, | |
remove = true | |
}, | |
variations = { | |
{ | |
filename = "__base__/sound/fight/gun-turret-deactivate-1.ogg", | |
modifiers = { | |
type = "main-menu", | |
volume_multiplier = 0.9 | |
}, | |
volume = 0.3 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-deactivate-2.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].folding_sound.variations[1].modifiers ]=], | |
volume = 0.3 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-deactivate-3.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].folding_sound.variations[1].modifiers ]=], | |
volume = 0.3 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-deactivate-4.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].folding_sound.variations[1].modifiers ]=], | |
volume = 0.3 | |
} | |
} | |
}, | |
folding_speed = 0.08, | |
graphics_set = { | |
base_visualisation = { | |
animation = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-base.png", | |
height = 118, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0.015625, | |
-0.03125 | |
}, | |
width = 150 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-base-mask.png", | |
flags = { | |
"mask", | |
"low-object" | |
}, | |
height = 102, | |
line_length = 1, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 122 | |
} | |
} | |
} | |
} | |
}, | |
heating_energy = "50kW", | |
icon = "__base__/graphics/icons/gun-turret.png", | |
icon_draw_specification = { | |
scale = 0.7 | |
}, | |
inventory_size = 1, | |
max_health = 400, | |
minable = { | |
mining_time = 0.5, | |
result = "gun-turret" | |
}, | |
name = "gun-turret", | |
open_sound = { | |
filename = "__base__/sound/open-close/turret-open.ogg", | |
volume = 0.6 | |
}, | |
prepared_animation = { | |
layers = { | |
{ | |
direction_count = 64, | |
frame_count = 1, | |
height = 130, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.859375 | |
}, | |
stripes = { | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-1.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-2.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-3.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-4.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
} | |
}, | |
width = 132 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 64, | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 54, | |
line_length = 1, | |
scale = 0.5, | |
shift = { | |
0, | |
-1.015625 | |
}, | |
stripes = { | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-mask-1.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-mask-2.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-mask-3.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-mask-4.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
} | |
}, | |
width = 58 | |
}, | |
{ | |
direction_count = 64, | |
draw_as_shadow = true, | |
frame_count = 1, | |
height = 124, | |
scale = 0.5, | |
shift = { | |
0.6875, | |
0.078125 | |
}, | |
stripes = { | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-shadow-1.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-shadow-2.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-shadow-3.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
}, | |
{ | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-shooting-shadow-4.png", | |
height_in_frames = 16, | |
width_in_frames = 1 | |
} | |
}, | |
width = 250 | |
} | |
} | |
}, | |
preparing_animation = { | |
layers = { | |
{ | |
direction_count = 4, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising.png", | |
frame_count = 5, | |
height = 126, | |
line_length = 0, | |
priority = "medium", | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.828125 | |
}, | |
width = 130 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 4, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 5, | |
height = 62, | |
line_length = 0, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.875 | |
}, | |
width = 48 | |
}, | |
{ | |
direction_count = 4, | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-raising-shadow.png", | |
frame_count = 5, | |
height = 124, | |
line_length = 0, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.078125 | |
}, | |
width = 250 | |
} | |
} | |
}, | |
preparing_sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 3, | |
remove = true | |
}, | |
variations = { | |
{ | |
filename = "__base__/sound/fight/gun-turret-activate-1.ogg", | |
modifiers = { | |
type = "main-menu", | |
volume_multiplier = 0.9 | |
}, | |
volume = 0.3 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-activate-2.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].preparing_sound.variations[1].modifiers ]=], | |
volume = 0.3 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-activate-3.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].preparing_sound.variations[1].modifiers ]=], | |
volume = 0.3 | |
}, | |
{ | |
filename = "__base__/sound/fight/gun-turret-activate-4.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["gun-turret"].preparing_sound.variations[1].modifiers ]=], | |
volume = 0.3 | |
} | |
} | |
}, | |
preparing_speed = 0.08, | |
rotation_speed = 0.015, | |
selection_box = { | |
{ | |
-1, | |
-1 | |
}, | |
{ | |
1, | |
1 | |
} | |
}, | |
type = "ammo-turret", | |
water_reflection = { | |
orientation_to_variation = false, | |
pictures = { | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-reflection.png", | |
height = 32, | |
priority = "extra-high", | |
scale = 5, | |
shift = { | |
0, | |
1.25 | |
}, | |
variation_count = 1, | |
width = 20 | |
}, | |
rotate = false | |
} | |
}, | |
["railgun-turret"] = { | |
alert_when_attacking = true, | |
allow_turning_when_starting_attack = true, | |
attack_parameters = { | |
ammo_category = "railgun", | |
apply_projection_to_projectile_creation_position = false, | |
cooldown = 120, | |
health_penalty = -1, | |
min_range = 3.5, | |
projectile_center = { | |
0, | |
0 | |
}, | |
projectile_creation_distance = 3.6000000000000001, | |
range = 40, | |
shell_particle = { | |
center = { | |
0, | |
0 | |
}, | |
creation_distance = -6, | |
direction_deviation = 0.1, | |
name = "railgun-shell-particle", | |
speed = 0.1, | |
speed_deviation = 0.03, | |
starting_frame_speed = 0.2, | |
starting_frame_speed_deviation = 0.1 | |
}, | |
sound = { | |
{ | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-gunshot-1.ogg", | |
modifiers = { | |
type = "main-menu", | |
volume_multiplier = 0.9 | |
}, | |
volume = 0.55 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-gunshot-2.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["railgun-turret"].attack_parameters.sound[1].modifiers ]=], | |
volume = 0.55 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-gunshot-3.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["railgun-turret"].attack_parameters.sound[1].modifiers ]=], | |
volume = 0.55 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-gunshot-4.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["railgun-turret"].attack_parameters.sound[1].modifiers ]=], | |
volume = 0.55 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-gunshot-5.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["railgun-turret"].attack_parameters.sound[1].modifiers ]=], | |
volume = 0.55 | |
} | |
}, | |
turn_range = 0.2, | |
type = "projectile" | |
}, | |
attacking_animation = { | |
east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E.png", | |
frame_count = 1, | |
height = 284, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-1 | |
}, | |
width = 290 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.828125, | |
-1.015625 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-E.png", | |
frame_count = 1, | |
height = 12, | |
line_length = 5, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-1.421875, | |
-1.578125 | |
}, | |
width = 52 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-EMIT.png", | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.203125 | |
}, | |
width = 130 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-shadow.png", | |
frame_count = 1, | |
height = 268, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.5625, | |
0.140625 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N.png", | |
frame_count = 1, | |
height = 214, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-1.625 | |
}, | |
width = 258 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 178, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-1.484375 | |
}, | |
width = 216 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-N.png", | |
frame_count = 1, | |
height = 62, | |
line_length = 5, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.671875, | |
0.171875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-2.078125 | |
}, | |
width = 184 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-shadow.png", | |
frame_count = 1, | |
height = 240, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-0.59375 | |
}, | |
width = 278 | |
} | |
} | |
}, | |
north_east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE.png", | |
frame_count = 1, | |
height = 244, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-1.703125 | |
}, | |
width = 292 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.78125, | |
-1.671875 | |
}, | |
width = 246 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NE.png", | |
frame_count = 1, | |
height = 52, | |
line_length = 5, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-1.515625, | |
-0.484375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-EMIT.png", | |
frame_count = 1, | |
height = 142, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.96875, | |
-1.921875 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-shadow.png", | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.75, | |
-0.75 | |
}, | |
width = 352 | |
} | |
} | |
}, | |
north_west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW.png", | |
frame_count = 1, | |
height = 238, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-1.5625 | |
}, | |
width = 312 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.796875, | |
-1.484375 | |
}, | |
width = 248 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NW.png", | |
frame_count = 1, | |
height = 74, | |
line_length = 5, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.609375, | |
0.15625 | |
}, | |
width = 64 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-EMIT.png", | |
frame_count = 1, | |
height = 146, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-1, | |
-1.703125 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-shadow.png", | |
frame_count = 1, | |
height = 214, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.0625, | |
-0.828125 | |
}, | |
width = 328 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S.png", | |
frame_count = 1, | |
height = 238, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.03125, | |
-0.171875 | |
}, | |
width = 260 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 202, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.40625 | |
}, | |
width = 216 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-S.png", | |
frame_count = 1, | |
height = 64, | |
line_length = 5, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.640625, | |
-1.875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
0.078125 | |
}, | |
width = 180 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-shadow.png", | |
frame_count = 1, | |
height = 322, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.84375, | |
0.328125 | |
}, | |
width = 310 | |
} | |
} | |
}, | |
south_east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE.png", | |
frame_count = 1, | |
height = 236, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-0.34375 | |
}, | |
width = 304 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 204, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
0.859375, | |
-0.59375 | |
}, | |
width = 244 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SE.png", | |
frame_count = 1, | |
height = 54, | |
line_length = 5, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-2.109375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-EMIT.png", | |
frame_count = 1, | |
height = 126, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-0.46875 | |
}, | |
width = 188 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-shadow.png", | |
frame_count = 1, | |
height = 300, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.578125, | |
0.15625 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
south_west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW.png", | |
frame_count = 1, | |
height = 250, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-1.109375, | |
-0.28125 | |
}, | |
width = 294 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 204, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.859375, | |
-0.421875 | |
}, | |
width = 242 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SW.png", | |
frame_count = 1, | |
height = 78, | |
line_length = 5, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.46875 | |
}, | |
width = 66 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-EMIT.png", | |
frame_count = 1, | |
height = 132, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-1.03125, | |
-0.3125 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-shadow.png", | |
frame_count = 1, | |
height = 312, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.125, | |
0.25 | |
}, | |
width = 314 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W.png", | |
frame_count = 1, | |
height = 284, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-0.84375 | |
}, | |
width = 288 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.71875, | |
-0.875 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-W.png", | |
frame_count = 1, | |
height = 68, | |
line_length = 5, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
1.546875, | |
-0.515625 | |
}, | |
width = 54 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-EMIT.png", | |
frame_count = 1, | |
height = 196, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-1.296875, | |
-1.046875 | |
}, | |
width = 130 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-shadow.png", | |
frame_count = 1, | |
height = 264, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 2, | |
scale = 0.5, | |
shift = { | |
-0.1875, | |
0.296875 | |
}, | |
width = 308 | |
} | |
} | |
} | |
}, | |
attacking_speed = 0.35, | |
automated_ammo_count = 10, | |
call_for_help_radius = 40, | |
circuit_connector = { | |
{ | |
points = { | |
shadow = { | |
green = { | |
1.453125, | |
1.609375 | |
}, | |
red = { | |
1.640625, | |
1.609375 | |
} | |
}, | |
wire = { | |
green = { | |
-0.203125, | |
-0.015625 | |
}, | |
red = { | |
0.015625, | |
-0.015625 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-0.171875, | |
-0.265625 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.140625 | |
}, | |
width = 52, | |
x = 0, | |
y = 0 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.171875 | |
}, | |
width = 60, | |
x = 0, | |
y = 0 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.171875 | |
}, | |
width = 46, | |
x = 0, | |
y = 0 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.171875 | |
}, | |
width = 48, | |
x = 0, | |
y = 0 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.171875 | |
}, | |
width = 48, | |
x = 0, | |
y = 0 | |
}, | |
red_green_led_light_offset = { | |
-0.015625, | |
-0.296875 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.140625 | |
}, | |
width = 62, | |
x = 0, | |
y = 0 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
0.3125, | |
0.875 | |
}, | |
red = { | |
0.5, | |
1 | |
} | |
}, | |
wire = { | |
green = { | |
-1.34375, | |
-0.71875 | |
}, | |
red = { | |
-1.15625, | |
-0.65625 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-1.09375, | |
-0.90625 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.9375, | |
-0.65625 | |
}, | |
width = 52, | |
x = 364, | |
y = 0 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.9375, | |
-0.6875 | |
}, | |
width = 60, | |
x = 420, | |
y = 0 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.9375, | |
-0.6875 | |
}, | |
width = 46, | |
x = 322, | |
y = 0 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.9375, | |
-0.6875 | |
}, | |
width = 48, | |
x = 336, | |
y = 0 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.9375, | |
-0.6875 | |
}, | |
width = 48, | |
x = 336, | |
y = 0 | |
}, | |
red_green_led_light_offset = { | |
-1, | |
-0.84375 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.9375, | |
-0.65625 | |
}, | |
width = 62, | |
x = 434, | |
y = 0 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
-0.5, | |
0.03125 | |
}, | |
red = { | |
-0.625, | |
0.1875 | |
} | |
}, | |
wire = { | |
green = { | |
-1.59375, | |
-1.65625 | |
}, | |
red = { | |
-1.65625, | |
-1.4375 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-1.34375, | |
-1.625 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.34375, | |
-1.3125 | |
}, | |
width = 52, | |
x = 312, | |
y = 0 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.34375, | |
-1.34375 | |
}, | |
width = 60, | |
x = 360, | |
y = 0 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.34375, | |
-1.34375 | |
}, | |
width = 46, | |
x = 276, | |
y = 0 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.34375, | |
-1.34375 | |
}, | |
width = 48, | |
x = 288, | |
y = 0 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.34375, | |
-1.34375 | |
}, | |
width = 48, | |
x = 288, | |
y = 0 | |
}, | |
red_green_led_light_offset = { | |
-1.34375, | |
-1.53125 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.34375, | |
-1.3125 | |
}, | |
width = 62, | |
x = 372, | |
y = 0 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
0.6875, | |
-0.796875 | |
}, | |
red = { | |
0.53125, | |
-0.703125 | |
} | |
}, | |
wire = { | |
green = { | |
-0.96875, | |
-2.515625 | |
}, | |
red = { | |
-1.15625, | |
-2.421875 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-0.84375, | |
-2.359375 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1, | |
-2.109375 | |
}, | |
width = 52, | |
x = 260, | |
y = 0 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1, | |
-2.140625 | |
}, | |
width = 60, | |
x = 300, | |
y = 0 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1, | |
-2.140625 | |
}, | |
width = 46, | |
x = 230, | |
y = 0 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1, | |
-2.140625 | |
}, | |
width = 48, | |
x = 240, | |
y = 0 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1, | |
-2.140625 | |
}, | |
width = 48, | |
x = 240, | |
y = 0 | |
}, | |
red_green_led_light_offset = { | |
-0.96875, | |
-2.296875 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1, | |
-2.109375 | |
}, | |
width = 62, | |
x = 310, | |
y = 0 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
1.96875, | |
-0.78125 | |
}, | |
red = { | |
1.6875, | |
-0.78125 | |
} | |
}, | |
wire = { | |
green = { | |
0.21875, | |
-2.46875 | |
}, | |
red = { | |
0, | |
-2.46875 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
0.1875, | |
-2.28125 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-2.125 | |
}, | |
width = 52, | |
x = 208, | |
y = 0 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-2.15625 | |
}, | |
width = 60, | |
x = 240, | |
y = 0 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-2.15625 | |
}, | |
width = 46, | |
x = 184, | |
y = 0 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-2.15625 | |
}, | |
width = 48, | |
x = 192, | |
y = 0 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-2.15625 | |
}, | |
width = 48, | |
x = 192, | |
y = 0 | |
}, | |
red_green_led_light_offset = { | |
0.03125, | |
-2.3125 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-2.125 | |
}, | |
width = 62, | |
x = 248, | |
y = 0 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
2.625, | |
-0.46875 | |
}, | |
red = { | |
2.4375, | |
-0.5625 | |
} | |
}, | |
wire = { | |
green = { | |
1.21875, | |
-2.15625 | |
}, | |
red = { | |
1.03125, | |
-2.28125 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
1, | |
-2.0625 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.84375, | |
-2 | |
}, | |
width = 52, | |
x = 156, | |
y = 0 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.84375, | |
-2.03125 | |
}, | |
width = 60, | |
x = 180, | |
y = 0 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.84375, | |
-2.03125 | |
}, | |
width = 46, | |
x = 138, | |
y = 0 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.84375, | |
-2.03125 | |
}, | |
width = 48, | |
x = 144, | |
y = 0 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.84375, | |
-2.03125 | |
}, | |
width = 48, | |
x = 144, | |
y = 0 | |
}, | |
red_green_led_light_offset = { | |
0.90625, | |
-2.15625 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.84375, | |
-2 | |
}, | |
width = 62, | |
x = 186, | |
y = 0 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
3.40625, | |
0.484375 | |
}, | |
red = { | |
3.3125, | |
0.296875 | |
} | |
}, | |
wire = { | |
green = { | |
1.75, | |
-1.203125 | |
}, | |
red = { | |
1.6875, | |
-1.359375 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
1.4375, | |
-1.265625 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.4375, | |
-1.234375 | |
}, | |
width = 52, | |
x = 104, | |
y = 0 | |
}, | |
connector_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04b-base-shadow-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
3.015625, | |
0.375 | |
}, | |
width = 60, | |
x = 120, | |
y = 0 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.4375, | |
-1.265625 | |
}, | |
width = 60, | |
x = 120, | |
y = 0 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.4375, | |
-1.265625 | |
}, | |
width = 46, | |
x = 92, | |
y = 0 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.4375, | |
-1.265625 | |
}, | |
width = 48, | |
x = 96, | |
y = 0 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.4375, | |
-1.265625 | |
}, | |
width = 48, | |
x = 96, | |
y = 0 | |
}, | |
red_green_led_light_offset = { | |
1.4375, | |
-1.359375 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.4375, | |
-1.234375 | |
}, | |
width = 62, | |
x = 124, | |
y = 0 | |
}, | |
wire_pins_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04d-wire-shadow-sequence.png", | |
height = 54, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
3.09375, | |
0.40625 | |
}, | |
width = 68, | |
x = 136, | |
y = 0 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
2.8125, | |
1.15625 | |
}, | |
red = { | |
2.96875, | |
1.03125 | |
} | |
}, | |
wire = { | |
green = { | |
0.96875, | |
-0.375 | |
}, | |
red = { | |
1.125, | |
-0.46875 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
0.84375, | |
-0.53125 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1, | |
-0.5 | |
}, | |
width = 52, | |
x = 52, | |
y = 0 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1, | |
-0.53125 | |
}, | |
width = 60, | |
x = 60, | |
y = 0 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1, | |
-0.53125 | |
}, | |
width = 46, | |
x = 46, | |
y = 0 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1, | |
-0.53125 | |
}, | |
width = 48, | |
x = 48, | |
y = 0 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1, | |
-0.53125 | |
}, | |
width = 48, | |
x = 48, | |
y = 0 | |
}, | |
red_green_led_light_offset = { | |
0.96875, | |
-0.625 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1, | |
-0.5 | |
}, | |
width = 62, | |
x = 62, | |
y = 0 | |
} | |
} | |
} | |
}, | |
circuit_wire_max_distance = 9, | |
close_sound = { | |
filename = "__base__/sound/open-close/turret-close.ogg", | |
volume = 0.6 | |
}, | |
collision_box = { | |
{ | |
-1.41, | |
-1.9 | |
}, | |
{ | |
1.41, | |
2.1000000000000001 | |
} | |
}, | |
corpse = "railgun-turret-remnants", | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
dying_explosion = "gun-turret-explosion", | |
ending_attack_animation = { | |
east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E.png", | |
frame_count = 1, | |
height = 284, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-1 | |
}, | |
width = 290 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.828125, | |
-1.015625 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-E.png", | |
frame_count = 1, | |
height = 12, | |
line_length = 5, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-1.421875, | |
-1.578125 | |
}, | |
width = 52 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-E.png", | |
frame_count = 5, | |
height = 12, | |
line_length = 5, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1.421875, | |
-1.578125 | |
}, | |
width = 52 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-EMIT.png", | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.203125 | |
}, | |
width = 130 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-shadow.png", | |
height = 268, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.5625, | |
0.140625 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N.png", | |
frame_count = 1, | |
height = 214, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-1.625 | |
}, | |
width = 258 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 178, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-1.484375 | |
}, | |
width = 216 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-N.png", | |
frame_count = 1, | |
height = 62, | |
line_length = 5, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.671875, | |
0.171875 | |
}, | |
width = 50 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-N.png", | |
frame_count = 5, | |
height = 62, | |
line_length = 5, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.671875, | |
0.171875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-2.078125 | |
}, | |
width = 184 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-shadow.png", | |
height = 240, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-0.59375 | |
}, | |
width = 278 | |
} | |
} | |
}, | |
north_east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE.png", | |
frame_count = 1, | |
height = 244, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-1.703125 | |
}, | |
width = 292 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.78125, | |
-1.671875 | |
}, | |
width = 246 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NE.png", | |
frame_count = 1, | |
height = 52, | |
line_length = 5, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-1.515625, | |
-0.484375 | |
}, | |
width = 58 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NE.png", | |
frame_count = 5, | |
height = 52, | |
line_length = 5, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1.515625, | |
-0.484375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-EMIT.png", | |
frame_count = 1, | |
height = 142, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.96875, | |
-1.921875 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-shadow.png", | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.75, | |
-0.75 | |
}, | |
width = 352 | |
} | |
} | |
}, | |
north_west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW.png", | |
frame_count = 1, | |
height = 238, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-1.5625 | |
}, | |
width = 312 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.796875, | |
-1.484375 | |
}, | |
width = 248 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NW.png", | |
frame_count = 1, | |
height = 74, | |
line_length = 5, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.609375, | |
0.15625 | |
}, | |
width = 64 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NW.png", | |
frame_count = 5, | |
height = 74, | |
line_length = 5, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.609375, | |
0.15625 | |
}, | |
width = 64 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-EMIT.png", | |
frame_count = 1, | |
height = 146, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-1, | |
-1.703125 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-shadow.png", | |
height = 214, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.0625, | |
-0.828125 | |
}, | |
width = 328 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S.png", | |
frame_count = 1, | |
height = 238, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.03125, | |
-0.171875 | |
}, | |
width = 260 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 202, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.40625 | |
}, | |
width = 216 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-S.png", | |
frame_count = 1, | |
height = 64, | |
line_length = 5, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.640625, | |
-1.875 | |
}, | |
width = 50 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-S.png", | |
frame_count = 5, | |
height = 64, | |
line_length = 5, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.640625, | |
-1.875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
0.078125 | |
}, | |
width = 180 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-shadow.png", | |
height = 322, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.84375, | |
0.328125 | |
}, | |
width = 310 | |
} | |
} | |
}, | |
south_east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE.png", | |
frame_count = 1, | |
height = 236, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-0.34375 | |
}, | |
width = 304 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 204, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
0.859375, | |
-0.59375 | |
}, | |
width = 244 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SE.png", | |
frame_count = 1, | |
height = 54, | |
line_length = 5, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-2.109375 | |
}, | |
width = 58 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SE.png", | |
frame_count = 5, | |
height = 54, | |
line_length = 5, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-2.109375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-EMIT.png", | |
frame_count = 1, | |
height = 126, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-0.46875 | |
}, | |
width = 188 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-shadow.png", | |
height = 300, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.578125, | |
0.15625 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
south_west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW.png", | |
frame_count = 1, | |
height = 250, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-1.109375, | |
-0.28125 | |
}, | |
width = 294 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 204, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.859375, | |
-0.421875 | |
}, | |
width = 242 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SW.png", | |
frame_count = 1, | |
height = 78, | |
line_length = 5, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.46875 | |
}, | |
width = 66 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SW.png", | |
frame_count = 5, | |
height = 78, | |
line_length = 5, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.46875 | |
}, | |
width = 66 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-EMIT.png", | |
frame_count = 1, | |
height = 132, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-1.03125, | |
-0.3125 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-shadow.png", | |
height = 312, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.125, | |
0.25 | |
}, | |
width = 314 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W.png", | |
frame_count = 1, | |
height = 284, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-0.84375 | |
}, | |
width = 288 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.71875, | |
-0.875 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-W.png", | |
frame_count = 1, | |
height = 68, | |
line_length = 5, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
1.546875, | |
-0.515625 | |
}, | |
width = 54 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-W.png", | |
frame_count = 5, | |
height = 68, | |
line_length = 5, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.546875, | |
-0.515625 | |
}, | |
width = 54 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-EMIT.png", | |
frame_count = 1, | |
height = 196, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-1.296875, | |
-1.046875 | |
}, | |
width = 130 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-shadow.png", | |
height = 264, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 5, | |
scale = 0.5, | |
shift = { | |
-0.1875, | |
0.296875 | |
}, | |
width = 308 | |
} | |
} | |
} | |
}, | |
ending_attack_speed = 0.05, | |
energy_per_shot = "10MJ", | |
energy_source = { | |
buffer_capacity = "10MJ", | |
input_flow_limit = "10MW", | |
type = "electric", | |
usage_priority = "primary-input" | |
}, | |
fast_replaceable_group = "ammo-turret", | |
flags = { | |
"placeable-player", | |
"player-creation", | |
"building-direction-8-way" | |
}, | |
folded_animation = { | |
east = { | |
layers = { | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-E.png", | |
frame_count = 1, | |
height = 114, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.015625, | |
-0.796875 | |
}, | |
width = 288 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-E-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 86, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.8125, | |
-1 | |
}, | |
width = 234 | |
}, | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-E.png", | |
frame_count = 1, | |
height = 12, | |
line_length = 5, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1.421875, | |
-1.578125 | |
}, | |
width = 52 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 1, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-EMIT.png", | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.203125 | |
}, | |
width = 130, | |
x = 260, | |
y = 194 | |
}, | |
{ | |
direction_count = 1, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-E-shadow.png", | |
frame_count = 1, | |
height = 144, | |
line_length = 1, | |
repeat_count = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
1.546875, | |
0.1875 | |
}, | |
width = 378 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-N.png", | |
frame_count = 1, | |
height = 234, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.078125, | |
-1.46875 | |
}, | |
width = 126 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-N-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 178, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.15625, | |
-1.484375 | |
}, | |
width = 80 | |
}, | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-N.png", | |
frame_count = 1, | |
height = 62, | |
line_length = 5, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.671875, | |
0.171875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 1, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-2.078125 | |
}, | |
width = 184, | |
x = 368, | |
y = 82 | |
}, | |
{ | |
direction_count = 1, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-N-shadow.png", | |
frame_count = 1, | |
height = 258, | |
line_length = 1, | |
repeat_count = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0.703125, | |
-0.328125 | |
}, | |
width = 220 | |
} | |
} | |
}, | |
north_east = { | |
layers = { | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-NE.png", | |
frame_count = 1, | |
height = 210, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.484375, | |
-1.453125 | |
}, | |
width = 220 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-NE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 166, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.3125, | |
-1.46875 | |
}, | |
width = 186 | |
}, | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NE.png", | |
frame_count = 1, | |
height = 52, | |
line_length = 5, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1.515625, | |
-0.484375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 1, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-EMIT.png", | |
frame_count = 1, | |
height = 142, | |
line_length = 7, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.96875, | |
-1.921875 | |
}, | |
width = 190, | |
x = 380, | |
y = 142 | |
}, | |
{ | |
direction_count = 1, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-NE-shadow.png", | |
frame_count = 1, | |
height = 204, | |
line_length = 1, | |
repeat_count = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
1.53125, | |
-0.34375 | |
}, | |
width = 240 | |
} | |
} | |
}, | |
north_west = { | |
layers = { | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-NW.png", | |
frame_count = 1, | |
height = 206, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.359375, | |
-1.296875 | |
}, | |
width = 240 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-NW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 166, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.328125, | |
-1.28125 | |
}, | |
width = 188 | |
}, | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NW.png", | |
frame_count = 1, | |
height = 74, | |
line_length = 5, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.609375, | |
0.15625 | |
}, | |
width = 64 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 1, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-EMIT.png", | |
frame_count = 1, | |
height = 146, | |
line_length = 7, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1, | |
-1.703125 | |
}, | |
width = 190, | |
x = 380, | |
y = 146 | |
}, | |
{ | |
direction_count = 1, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-NW-shadow.png", | |
frame_count = 1, | |
height = 200, | |
line_length = 1, | |
repeat_count = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0.296875, | |
-0.90625 | |
}, | |
width = 292 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-S.png", | |
frame_count = 1, | |
height = 236, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.0625, | |
-0.1875 | |
}, | |
width = 128 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-S-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 184, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.546875 | |
}, | |
width = 92 | |
}, | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-S.png", | |
frame_count = 1, | |
height = 64, | |
line_length = 5, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.640625, | |
-1.875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 1, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
0.078125 | |
}, | |
width = 180, | |
x = 360, | |
y = 82 | |
}, | |
{ | |
direction_count = 1, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-S-shadow.png", | |
frame_count = 1, | |
height = 320, | |
line_length = 1, | |
repeat_count = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0.40625, | |
0.265625 | |
}, | |
width = 238 | |
} | |
} | |
}, | |
south_east = { | |
layers = { | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-SE.png", | |
frame_count = 1, | |
height = 204, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.5, | |
-0.59375 | |
}, | |
width = 236 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-SE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 180, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.421875, | |
-0.78125 | |
}, | |
width = 188 | |
}, | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SE.png", | |
frame_count = 1, | |
height = 54, | |
line_length = 5, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-2.109375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 1, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-EMIT.png", | |
frame_count = 1, | |
height = 126, | |
line_length = 7, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-0.46875 | |
}, | |
width = 188, | |
x = 376, | |
y = 126 | |
}, | |
{ | |
direction_count = 1, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-SE-shadow.png", | |
frame_count = 1, | |
height = 258, | |
line_length = 1, | |
repeat_count = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
1.109375, | |
0.015625 | |
}, | |
width = 314 | |
} | |
} | |
}, | |
south_west = { | |
layers = { | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-SW.png", | |
frame_count = 1, | |
height = 224, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-0.484375 | |
}, | |
width = 214 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-SW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 184, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.34375, | |
-0.578125 | |
}, | |
width = 178 | |
}, | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SW.png", | |
frame_count = 1, | |
height = 78, | |
line_length = 5, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.46875 | |
}, | |
width = 66 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 1, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-EMIT.png", | |
frame_count = 1, | |
height = 132, | |
line_length = 7, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1.03125, | |
-0.3125 | |
}, | |
width = 190, | |
x = 380, | |
y = 132 | |
}, | |
{ | |
direction_count = 1, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-SW-shadow.png", | |
frame_count = 1, | |
height = 322, | |
line_length = 1, | |
repeat_count = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0.421875, | |
-0.109375 | |
}, | |
width = 268 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-W.png", | |
frame_count = 1, | |
height = 128, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-0.734375 | |
}, | |
width = 288 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-W-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 90, | |
line_length = 1, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.703125, | |
-0.859375 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 1, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-W.png", | |
frame_count = 1, | |
height = 68, | |
line_length = 5, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.546875, | |
-0.515625 | |
}, | |
width = 54 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 1, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-EMIT.png", | |
frame_count = 1, | |
height = 196, | |
line_length = 7, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1.296875, | |
-1.046875 | |
}, | |
width = 130, | |
x = 260, | |
y = 196 | |
}, | |
{ | |
direction_count = 1, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-rising-W-shadow.png", | |
frame_count = 1, | |
height = 140, | |
line_length = 1, | |
repeat_count = 1, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
-0.203125, | |
-0.515625 | |
}, | |
width = 304 | |
} | |
} | |
} | |
}, | |
folding_animation = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["railgun-turret"].folded_animation ]=], | |
folding_sound = { | |
advanced_volume_control = { | |
fades = { | |
fade_in = { | |
curve_type = "S-curve", | |
from = { | |
control = 0.5, | |
volume_percentage = 0 | |
}, | |
to = { | |
2, | |
100 | |
} | |
} | |
} | |
}, | |
aggregation = { | |
count_already_playing = true, | |
max_count = 2, | |
remove = true | |
}, | |
variations = { | |
{ | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-deactivate-1.ogg", | |
volume = 0.7 | |
} | |
} | |
}, | |
folding_speed = 0.04, | |
graphics_set = { | |
base_visualisation = { | |
animation = { | |
east = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base.png", | |
height = 354, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.46875, | |
-0.109375 | |
}, | |
width = 416, | |
x = 832, | |
y = 0 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-mask.png", | |
flags = { | |
"mask" | |
}, | |
height = 278, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.625 | |
}, | |
width = 308, | |
x = 616, | |
y = 0 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-shadow.png", | |
height = 260, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.453125 | |
}, | |
width = 396, | |
x = 792, | |
y = 0 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base.png", | |
height = 354, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.46875, | |
-0.109375 | |
}, | |
width = 416, | |
x = 0, | |
y = 0 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-mask.png", | |
flags = { | |
"mask" | |
}, | |
height = 278, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.625 | |
}, | |
width = 308, | |
x = 0, | |
y = 0 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-shadow.png", | |
height = 260, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.453125 | |
}, | |
width = 396, | |
x = 0, | |
y = 0 | |
} | |
} | |
}, | |
north_east = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base.png", | |
height = 354, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.46875, | |
-0.109375 | |
}, | |
width = 416, | |
x = 416, | |
y = 0 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-mask.png", | |
flags = { | |
"mask" | |
}, | |
height = 278, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.625 | |
}, | |
width = 308, | |
x = 308, | |
y = 0 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-shadow.png", | |
height = 260, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.453125 | |
}, | |
width = 396, | |
x = 396, | |
y = 0 | |
} | |
} | |
}, | |
north_west = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base.png", | |
height = 354, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.46875, | |
-0.109375 | |
}, | |
width = 416, | |
x = 1248, | |
y = 354 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-mask.png", | |
flags = { | |
"mask" | |
}, | |
height = 278, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.625 | |
}, | |
width = 308, | |
x = 924, | |
y = 278 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-shadow.png", | |
height = 260, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.453125 | |
}, | |
width = 396, | |
x = 1188, | |
y = 260 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base.png", | |
height = 354, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.46875, | |
-0.109375 | |
}, | |
width = 416, | |
x = 0, | |
y = 354 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-mask.png", | |
flags = { | |
"mask" | |
}, | |
height = 278, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.625 | |
}, | |
width = 308, | |
x = 0, | |
y = 278 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-shadow.png", | |
height = 260, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.453125 | |
}, | |
width = 396, | |
x = 0, | |
y = 260 | |
} | |
} | |
}, | |
south_east = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base.png", | |
height = 354, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.46875, | |
-0.109375 | |
}, | |
width = 416, | |
x = 1248, | |
y = 0 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-mask.png", | |
flags = { | |
"mask" | |
}, | |
height = 278, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.625 | |
}, | |
width = 308, | |
x = 924, | |
y = 0 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-shadow.png", | |
height = 260, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.453125 | |
}, | |
width = 396, | |
x = 1188, | |
y = 0 | |
} | |
} | |
}, | |
south_west = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base.png", | |
height = 354, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.46875, | |
-0.109375 | |
}, | |
width = 416, | |
x = 416, | |
y = 354 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-mask.png", | |
flags = { | |
"mask" | |
}, | |
height = 278, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.625 | |
}, | |
width = 308, | |
x = 308, | |
y = 278 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-shadow.png", | |
height = 260, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.453125 | |
}, | |
width = 396, | |
x = 396, | |
y = 260 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base.png", | |
height = 354, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.46875, | |
-0.109375 | |
}, | |
width = 416, | |
x = 832, | |
y = 354 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-mask.png", | |
flags = { | |
"mask" | |
}, | |
height = 278, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.625 | |
}, | |
width = 308, | |
x = 616, | |
y = 278 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-base-shadow.png", | |
height = 260, | |
line_length = 4, | |
scale = 0.5, | |
shift = { | |
0.59375, | |
0.453125 | |
}, | |
width = 396, | |
x = 792, | |
y = 260 | |
} | |
} | |
} | |
} | |
} | |
}, | |
heating_energy = "50kW", | |
icon = "__space-age__/graphics/icons/railgun-turret.png", | |
inventory_size = 1, | |
max_health = 4000, | |
minable = { | |
mining_time = 0.5, | |
result = "railgun-turret" | |
}, | |
name = "railgun-turret", | |
open_sound = { | |
filename = "__base__/sound/open-close/turret-open.ogg", | |
volume = 0.6 | |
}, | |
prepare_with_no_ammo = false, | |
prepared_animation = { | |
east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E.png", | |
frame_count = 1, | |
height = 284, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-1 | |
}, | |
width = 290 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.828125, | |
-1.015625 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-E.png", | |
frame_count = 1, | |
height = 12, | |
line_length = 5, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-1.421875, | |
-1.578125 | |
}, | |
width = 52 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-EMIT.png", | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.203125 | |
}, | |
width = 130 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-shadow.png", | |
frame_count = 1, | |
height = 268, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.5625, | |
0.140625 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N.png", | |
frame_count = 1, | |
height = 214, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-1.625 | |
}, | |
width = 258 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 178, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-1.484375 | |
}, | |
width = 216 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-N.png", | |
frame_count = 1, | |
height = 62, | |
line_length = 5, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.671875, | |
0.171875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-2.078125 | |
}, | |
width = 184 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-shadow.png", | |
frame_count = 1, | |
height = 240, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-0.59375 | |
}, | |
width = 278 | |
} | |
} | |
}, | |
north_east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE.png", | |
frame_count = 1, | |
height = 244, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-1.703125 | |
}, | |
width = 292 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.78125, | |
-1.671875 | |
}, | |
width = 246 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NE.png", | |
frame_count = 1, | |
height = 52, | |
line_length = 5, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-1.515625, | |
-0.484375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-EMIT.png", | |
frame_count = 1, | |
height = 142, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.96875, | |
-1.921875 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-shadow.png", | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.75, | |
-0.75 | |
}, | |
width = 352 | |
} | |
} | |
}, | |
north_west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW.png", | |
frame_count = 1, | |
height = 238, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-1.5625 | |
}, | |
width = 312 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.796875, | |
-1.484375 | |
}, | |
width = 248 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NW.png", | |
frame_count = 1, | |
height = 74, | |
line_length = 5, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.609375, | |
0.15625 | |
}, | |
width = 64 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-EMIT.png", | |
frame_count = 1, | |
height = 146, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1, | |
-1.703125 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-shadow.png", | |
frame_count = 1, | |
height = 214, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.0625, | |
-0.828125 | |
}, | |
width = 328 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S.png", | |
frame_count = 1, | |
height = 238, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.03125, | |
-0.171875 | |
}, | |
width = 260 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 202, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.40625 | |
}, | |
width = 216 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-S.png", | |
frame_count = 1, | |
height = 64, | |
line_length = 5, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.640625, | |
-1.875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
0.078125 | |
}, | |
width = 180 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-shadow.png", | |
frame_count = 1, | |
height = 322, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.84375, | |
0.328125 | |
}, | |
width = 310 | |
} | |
} | |
}, | |
south_east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE.png", | |
frame_count = 1, | |
height = 236, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-0.34375 | |
}, | |
width = 304 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 204, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
0.859375, | |
-0.59375 | |
}, | |
width = 244 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SE.png", | |
frame_count = 1, | |
height = 54, | |
line_length = 5, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-2.109375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-EMIT.png", | |
frame_count = 1, | |
height = 126, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-0.46875 | |
}, | |
width = 188 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-shadow.png", | |
frame_count = 1, | |
height = 300, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.578125, | |
0.15625 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
south_west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW.png", | |
frame_count = 1, | |
height = 250, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-1.109375, | |
-0.28125 | |
}, | |
width = 294 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 204, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.859375, | |
-0.421875 | |
}, | |
width = 242 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SW.png", | |
frame_count = 1, | |
height = 78, | |
line_length = 5, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.46875 | |
}, | |
width = 66 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-EMIT.png", | |
frame_count = 1, | |
height = 132, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1.03125, | |
-0.3125 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-shadow.png", | |
frame_count = 1, | |
height = 312, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.125, | |
0.25 | |
}, | |
width = 314 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W.png", | |
frame_count = 1, | |
height = 284, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-0.84375 | |
}, | |
width = 288 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.71875, | |
-0.875 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-W.png", | |
frame_count = 1, | |
height = 68, | |
line_length = 5, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
1.546875, | |
-0.515625 | |
}, | |
width = 54 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-EMIT.png", | |
frame_count = 1, | |
height = 196, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-1.296875, | |
-1.046875 | |
}, | |
width = 130 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-shadow.png", | |
frame_count = 1, | |
height = 264, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
scale = 0.5, | |
shift = { | |
-0.1875, | |
0.296875 | |
}, | |
width = 308 | |
} | |
} | |
} | |
}, | |
preparing_animation = "SERPENT PLACEHOLDER" --[=[ ref [""]["ammo-turret"]["railgun-turret"].folded_animation ]=], | |
preparing_sound = { | |
advanced_volume_control = { | |
fades = { | |
fade_in = { | |
curve_type = "S-curve", | |
from = { | |
control = 0.5, | |
volume_percentage = 0 | |
}, | |
to = { | |
2, | |
100 | |
} | |
} | |
} | |
}, | |
aggregation = { | |
count_already_playing = true, | |
max_count = 2, | |
remove = true | |
}, | |
variations = { | |
{ | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-activate-1.ogg", | |
volume = 0.7 | |
} | |
} | |
}, | |
preparing_speed = 0.04, | |
resource_indicator_animation = { | |
east = { | |
layers = { | |
{ | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-LED.png", | |
frame_count = 10, | |
height = 48, | |
line_length = 10, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.640625, | |
-0.78125 | |
}, | |
width = 42 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-LED.png", | |
frame_count = 10, | |
height = 48, | |
line_length = 10, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.046875, | |
-0.484375 | |
}, | |
width = 92 | |
} | |
} | |
}, | |
north_east = { | |
layers = { | |
{ | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-LED.png", | |
frame_count = 10, | |
height = 48, | |
line_length = 10, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.140625, | |
-0.5625 | |
}, | |
width = 40 | |
} | |
} | |
}, | |
north_west = { | |
layers = { | |
{ | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-LED.png", | |
frame_count = 10, | |
height = 82, | |
line_length = 10, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.546875, | |
-0.65625 | |
}, | |
width = 90 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-LED.png", | |
frame_count = 10, | |
height = 62, | |
line_length = 10, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.015625, | |
-1.328125 | |
}, | |
width = 96 | |
} | |
} | |
}, | |
south_east = { | |
layers = { | |
{ | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-LED.png", | |
frame_count = 10, | |
height = 70, | |
line_length = 10, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-1.3125 | |
}, | |
width = 86 | |
} | |
} | |
}, | |
south_west = { | |
layers = { | |
{ | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-LED.png", | |
frame_count = 10, | |
height = 92, | |
line_length = 10, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.375, | |
-1.3125 | |
}, | |
width = 80 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-LED.png", | |
frame_count = 10, | |
height = 88, | |
line_length = 10, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 1, | |
scale = 0.5, | |
shift = { | |
0.703125, | |
-0.9375 | |
}, | |
width = 42 | |
} | |
} | |
} | |
}, | |
rotating_sound = { | |
minimal_change_per_tick = 0.001, | |
minimal_sound_duration_for_stopped_sound = 5, | |
sound = { | |
advanced_volume_control = { | |
fades = { | |
fade_in = { | |
curve_type = "S-curve", | |
from = { | |
control = 0.5, | |
volume_percentage = 0 | |
}, | |
to = { | |
1.5, | |
100 | |
} | |
} | |
} | |
}, | |
aggregation = { | |
count_already_playing = true, | |
max_count = 2, | |
remove = true | |
}, | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-rotation-loop.ogg", | |
volume = 0.35 | |
}, | |
stopped_sound = { | |
filename = "__space-age__/sound/entity/railgun-turret/railgun-turret-rotation-stop.ogg", | |
volume = 0.5 | |
} | |
}, | |
rotation_speed = 0.005, | |
selection_box = { | |
{ | |
-1.5, | |
-2.5 | |
}, | |
{ | |
1.5, | |
2.5 | |
} | |
}, | |
special_effect = { | |
attacking_falloff = 0.75, | |
attacking_max_radius = -2.25, | |
attacking_min_radius = 0, | |
center = { | |
default = { | |
0, | |
0 | |
}, | |
east = { | |
0.45, | |
-1.1699999999999999 | |
}, | |
north = { | |
-0.06, | |
-1.22 | |
}, | |
north_east = { | |
0.22000000000000002, | |
-1.51 | |
}, | |
north_west = { | |
-0.22000000000000002, | |
-1.3400000000000001 | |
}, | |
south = { | |
0.06, | |
-0.65 | |
}, | |
south_east = { | |
0.33000000000000003, | |
-1.0600000000000001 | |
}, | |
south_west = { | |
-0.27000000000000002, | |
-0.86999999999999993 | |
}, | |
west = { | |
-0.33000000000000003, | |
-1.1000000000000001 | |
} | |
}, | |
falloff = 0.25, | |
max_radius = 2.25, | |
min_radius = 0, | |
type = "mask-by-circle" | |
}, | |
starting_attack_animation = { | |
east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E.png", | |
frame_count = 1, | |
height = 284, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-1 | |
}, | |
width = 290 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.828125, | |
-1.015625 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-E.png", | |
frame_count = 1, | |
height = 12, | |
line_length = 5, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-1.421875, | |
-1.578125 | |
}, | |
width = 52 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-EMIT.png", | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.203125 | |
}, | |
width = 130 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-E-shadow.png", | |
height = 268, | |
line_length = 7, | |
middle_orientation = 0.25, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.5625, | |
0.140625 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N.png", | |
frame_count = 1, | |
height = 214, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-1.625 | |
}, | |
width = 258 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 178, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-1.484375 | |
}, | |
width = 216 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-N.png", | |
frame_count = 1, | |
height = 62, | |
line_length = 5, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.671875, | |
0.171875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.0625, | |
-2.078125 | |
}, | |
width = 184 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-N-shadow.png", | |
height = 240, | |
line_length = 7, | |
middle_orientation = 0, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-0.59375 | |
}, | |
width = 278 | |
} | |
} | |
}, | |
north_east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE.png", | |
frame_count = 1, | |
height = 244, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-1.703125 | |
}, | |
width = 292 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.78125, | |
-1.671875 | |
}, | |
width = 246 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NE.png", | |
frame_count = 1, | |
height = 52, | |
line_length = 5, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-1.515625, | |
-0.484375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-EMIT.png", | |
frame_count = 1, | |
height = 142, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.96875, | |
-1.921875 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NE-shadow.png", | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.125, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.75, | |
-0.75 | |
}, | |
width = 352 | |
} | |
} | |
}, | |
north_west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW.png", | |
frame_count = 1, | |
height = 238, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-1.5625 | |
}, | |
width = 312 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 194, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.796875, | |
-1.484375 | |
}, | |
width = 248 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-NW.png", | |
frame_count = 1, | |
height = 74, | |
line_length = 5, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.609375, | |
0.15625 | |
}, | |
width = 64 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-EMIT.png", | |
frame_count = 1, | |
height = 146, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-1, | |
-1.703125 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-NW-shadow.png", | |
height = 214, | |
line_length = 7, | |
middle_orientation = 0.875, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.0625, | |
-0.828125 | |
}, | |
width = 328 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S.png", | |
frame_count = 1, | |
height = 238, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.03125, | |
-0.171875 | |
}, | |
width = 260 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 202, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
-0.40625 | |
}, | |
width = 216 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-S.png", | |
frame_count = 1, | |
height = 64, | |
line_length = 5, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.640625, | |
-1.875 | |
}, | |
width = 50 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-EMIT.png", | |
frame_count = 1, | |
height = 82, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.046875, | |
0.078125 | |
}, | |
width = 180 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-S-shadow.png", | |
height = 322, | |
line_length = 7, | |
middle_orientation = 0.5, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.84375, | |
0.328125 | |
}, | |
width = 310 | |
} | |
} | |
}, | |
south_east = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE.png", | |
frame_count = 1, | |
height = 236, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.03125, | |
-0.34375 | |
}, | |
width = 304 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 204, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
0.859375, | |
-0.59375 | |
}, | |
width = 244 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SE.png", | |
frame_count = 1, | |
height = 54, | |
line_length = 5, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-2.109375 | |
}, | |
width = 58 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-EMIT.png", | |
frame_count = 1, | |
height = 126, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.046875, | |
-0.46875 | |
}, | |
width = 188 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SE-shadow.png", | |
height = 300, | |
line_length = 7, | |
middle_orientation = 0.375, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.578125, | |
0.15625 | |
}, | |
width = 374 | |
} | |
} | |
}, | |
south_west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW.png", | |
frame_count = 1, | |
height = 250, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-1.109375, | |
-0.28125 | |
}, | |
width = 294 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 204, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.859375, | |
-0.421875 | |
}, | |
width = 242 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-SW.png", | |
frame_count = 1, | |
height = 78, | |
line_length = 5, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.390625, | |
-1.46875 | |
}, | |
width = 66 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-EMIT.png", | |
frame_count = 1, | |
height = 132, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-1.03125, | |
-0.3125 | |
}, | |
width = 190 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-SW-shadow.png", | |
height = 312, | |
line_length = 7, | |
middle_orientation = 0.625, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.125, | |
0.25 | |
}, | |
width = 314 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
apply_projection = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W.png", | |
frame_count = 1, | |
height = 284, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.921875, | |
-0.84375 | |
}, | |
width = 288 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 19, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 1, | |
height = 242, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.71875, | |
-0.875 | |
}, | |
width = 236 | |
}, | |
{ | |
direction_count = 19, | |
duplicate_first_direction = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-ammo-W.png", | |
frame_count = 1, | |
height = 68, | |
line_length = 5, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
1.546875, | |
-0.515625 | |
}, | |
width = 54 | |
}, | |
{ | |
apply_special_effect = true, | |
blend_mode = "additive", | |
direction_count = 19, | |
draw_as_glow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-EMIT.png", | |
frame_count = 1, | |
height = 196, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-1.296875, | |
-1.046875 | |
}, | |
width = 130 | |
}, | |
{ | |
direction_count = 19, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/railgun-turret/railgun-turret-shooting-W-shadow.png", | |
height = 264, | |
line_length = 7, | |
middle_orientation = 0.75, | |
orientation_range = 0.2, | |
repeat_count = 10, | |
scale = 0.5, | |
shift = { | |
-0.1875, | |
0.296875 | |
}, | |
width = 308 | |
} | |
} | |
} | |
}, | |
starting_attack_speed = 0.02, | |
tile_height = 5, | |
turret_base_has_direction = true, | |
type = "ammo-turret", | |
water_reflection = { | |
orientation_to_variation = false, | |
pictures = { | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-reflection.png", | |
height = 32, | |
priority = "extra-high", | |
scale = 5, | |
shift = { | |
0, | |
1.25 | |
}, | |
variation_count = 1, | |
width = 20 | |
}, | |
rotate = false | |
} | |
}, | |
["rocket-turret"] = { | |
alert_when_attacking = true, | |
attack_parameters = { | |
ammo_category = "rocket", | |
cooldown = 120, | |
min_range = 15, | |
projectile_center = { | |
0, | |
0 | |
}, | |
projectile_creation_distance = 1, | |
projectile_creation_offsets = { | |
{ | |
1.0625, | |
-0.21875 | |
}, | |
{ | |
-1.0625, | |
-0.21875 | |
}, | |
{ | |
0.96875, | |
-0.0625 | |
}, | |
{ | |
-0.96875, | |
-0.0625 | |
}, | |
{ | |
0.84375, | |
0.09375 | |
}, | |
{ | |
-0.84375, | |
0.09375 | |
} | |
}, | |
range = 36, | |
sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 4, | |
remove = true | |
}, | |
variations = { | |
{ | |
filename = "__space-age__/sound/ammo/rocket-turret-launcher-1.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/ammo/rocket-turret-launcher-2.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/ammo/rocket-turret-launcher-3.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/ammo/rocket-turret-launcher-4.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/ammo/rocket-turret-launcher-5.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/ammo/rocket-turret-launcher-6.ogg", | |
volume = 0.7 | |
}, | |
{ | |
filename = "__space-age__/sound/ammo/rocket-turret-launcher-7.ogg", | |
volume = 0.7 | |
} | |
} | |
}, | |
type = "projectile" | |
}, | |
attacking_animation = { | |
layers = { | |
{ | |
direction_count = 64, | |
filenames = { | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-1.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-2.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-3.png" | |
}, | |
height = 164, | |
line_length = 1, | |
lines_per_file = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.890625 | |
}, | |
slice = 1, | |
width = 160 | |
}, | |
{ | |
blend_mode = "additive", | |
direction_count = 64, | |
draw_as_light = true, | |
filenames = { | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-glow-1.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-glow-2.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-glow-3.png" | |
}, | |
height = 130, | |
line_length = 1, | |
lines_per_file = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.78125 | |
}, | |
slice = 1, | |
width = 150 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 64, | |
filenames = { | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-mask-1.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-mask-2.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-mask-3.png" | |
}, | |
flags = { | |
"mask" | |
}, | |
height = 146, | |
line_length = 1, | |
lines_per_file = 22, | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-0.828125 | |
}, | |
slice = 1, | |
width = 152 | |
}, | |
{ | |
direction_count = 64, | |
draw_as_shadow = true, | |
filenames = { | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-shadow-1.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-shadow-2.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-shadow-3.png" | |
}, | |
height = 182, | |
line_length = 1, | |
lines_per_file = 22, | |
scale = 0.5, | |
shift = { | |
0.828125, | |
-0.03125 | |
}, | |
slice = 1, | |
width = 224 | |
} | |
} | |
}, | |
attacking_speed = 0.5, | |
automated_ammo_count = 10, | |
call_for_help_radius = 40, | |
circuit_connector = { | |
{ | |
points = { | |
shadow = { | |
green = { | |
-0.21875, | |
1.25 | |
}, | |
red = { | |
0.09375, | |
1.1875 | |
} | |
}, | |
wire = { | |
green = { | |
-0.53125, | |
0.75 | |
}, | |
red = { | |
-0.40625, | |
0.5625 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-0.71875, | |
0.625 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.5625, | |
0.4375 | |
}, | |
width = 52, | |
x = 52, | |
y = 100 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.5625, | |
0.40625 | |
}, | |
width = 60, | |
x = 60, | |
y = 120 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.5625, | |
0.40625 | |
}, | |
width = 46, | |
x = 46, | |
y = 88 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.5625, | |
0.40625 | |
}, | |
width = 48, | |
x = 48, | |
y = 92 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.5625, | |
0.40625 | |
}, | |
width = 48, | |
x = 48, | |
y = 92 | |
}, | |
red_green_led_light_offset = { | |
-0.6875, | |
0.46875 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.5625, | |
0.4375 | |
}, | |
width = 62, | |
x = 62, | |
y = 116 | |
} | |
} | |
} | |
}, | |
circuit_wire_max_distance = 9, | |
close_sound = { | |
filename = "__base__/sound/open-close/turret-close.ogg", | |
volume = 0.6 | |
}, | |
collision_box = { | |
{ | |
-1.2, | |
-1.2 | |
}, | |
{ | |
1.2, | |
1.2 | |
} | |
}, | |
corpse = "rocket-turret-remnants", | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
dying_explosion = "gun-turret-explosion", | |
fast_replaceable_group = "ammo-turret", | |
flags = { | |
"placeable-player", | |
"player-creation" | |
}, | |
folded_animation = { | |
layers = { | |
{ | |
direction_count = 4, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising.png", | |
frame_count = 18, | |
height = 166, | |
line_length = 18, | |
priority = "medium", | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.84375 | |
}, | |
width = 156 | |
}, | |
{ | |
blend_mode = "additive", | |
direction_count = 4, | |
draw_as_light = true, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-glow.png", | |
frame_count = 18, | |
height = 144, | |
line_length = 18, | |
priority = "medium", | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.671875 | |
}, | |
width = 150 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 4, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 18, | |
height = 140, | |
line_length = 18, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.875 | |
}, | |
width = 152 | |
}, | |
{ | |
direction_count = 4, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-shadow.png", | |
frame_count = 18, | |
height = 168, | |
line_length = 18, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0.9375, | |
0.046875 | |
}, | |
width = 210 | |
} | |
} | |
}, | |
folding_animation = { | |
layers = { | |
{ | |
direction_count = 4, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising.png", | |
frame_count = 18, | |
height = 166, | |
line_length = 18, | |
priority = "medium", | |
run_mode = "backward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.84375 | |
}, | |
width = 156 | |
}, | |
{ | |
blend_mode = "additive", | |
direction_count = 4, | |
draw_as_light = true, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-glow.png", | |
frame_count = 18, | |
height = 144, | |
line_length = 18, | |
priority = "medium", | |
run_mode = "backward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.671875 | |
}, | |
width = 150 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 4, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 18, | |
height = 140, | |
line_length = 18, | |
run_mode = "backward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.875 | |
}, | |
width = 152 | |
}, | |
{ | |
direction_count = 4, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-shadow.png", | |
frame_count = 18, | |
height = 168, | |
line_length = 18, | |
run_mode = "backward", | |
scale = 0.5, | |
shift = { | |
0.9375, | |
0.046875 | |
}, | |
width = 210 | |
} | |
} | |
}, | |
folding_sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 2, | |
remove = true | |
}, | |
variations = { | |
{ | |
filename = "__space-age__/sound/entity/rocket-turret/rocket-turret-deactivate-1.ogg", | |
volume = 0.5 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/rocket-turret/rocket-turret-deactivate-2.ogg", | |
volume = 0.5 | |
} | |
} | |
}, | |
folding_speed = 0.08, | |
graphics_set = { | |
base_visualisation = { | |
animation = { | |
layers = { | |
{ | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-base.png", | |
frame_count = 1, | |
height = 168, | |
line_length = 1, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
-0.015625, | |
0.140625 | |
}, | |
width = 202 | |
}, | |
{ | |
apply_runtime_tint = true, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-base-mask.png", | |
flags = { | |
"mask", | |
"low-object" | |
}, | |
frame_count = 1, | |
height = 148, | |
line_length = 1, | |
scale = 0.5, | |
shift = { | |
0, | |
0.03125 | |
}, | |
width = 170 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-base-shadow.png", | |
frame_count = 1, | |
height = 148, | |
line_length = 1, | |
scale = 0.5, | |
shift = { | |
0.234375, | |
0.203125 | |
}, | |
width = 204 | |
} | |
} | |
} | |
} | |
}, | |
heating_energy = "50kW", | |
icon = "__space-age__/graphics/icons/rocket-turret.png", | |
inventory_size = 1, | |
max_health = 400, | |
minable = { | |
mining_time = 0.5, | |
result = "rocket-turret" | |
}, | |
name = "rocket-turret", | |
open_sound = { | |
filename = "__base__/sound/open-close/turret-open.ogg", | |
volume = 0.6 | |
}, | |
prepared_animation = { | |
layers = { | |
{ | |
direction_count = 64, | |
filenames = { | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-1.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-2.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-3.png" | |
}, | |
height = 164, | |
line_length = 1, | |
lines_per_file = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.890625 | |
}, | |
slice = 1, | |
width = 160 | |
}, | |
{ | |
blend_mode = "additive", | |
direction_count = 64, | |
draw_as_light = true, | |
filenames = { | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-glow-1.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-glow-2.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-glow-3.png" | |
}, | |
height = 130, | |
line_length = 1, | |
lines_per_file = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.78125 | |
}, | |
slice = 1, | |
width = 150 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 64, | |
filenames = { | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-mask-1.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-mask-2.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-mask-3.png" | |
}, | |
flags = { | |
"mask" | |
}, | |
height = 146, | |
line_length = 1, | |
lines_per_file = 22, | |
scale = 0.5, | |
shift = { | |
-0.03125, | |
-0.828125 | |
}, | |
slice = 1, | |
width = 152 | |
}, | |
{ | |
direction_count = 64, | |
draw_as_shadow = true, | |
filenames = { | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-shadow-1.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-shadow-2.png", | |
"__space-age__/graphics/entity/rocket-turret/rocket-turret-shooting-shadow-3.png" | |
}, | |
height = 182, | |
line_length = 1, | |
lines_per_file = 22, | |
scale = 0.5, | |
shift = { | |
0.828125, | |
-0.03125 | |
}, | |
slice = 1, | |
width = 224 | |
} | |
} | |
}, | |
preparing_animation = { | |
layers = { | |
{ | |
direction_count = 4, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising.png", | |
frame_count = 18, | |
height = 166, | |
line_length = 18, | |
priority = "medium", | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.84375 | |
}, | |
width = 156 | |
}, | |
{ | |
blend_mode = "additive", | |
direction_count = 4, | |
draw_as_light = true, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-glow.png", | |
frame_count = 18, | |
height = 144, | |
line_length = 18, | |
priority = "medium", | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.671875 | |
}, | |
width = 150 | |
}, | |
{ | |
apply_runtime_tint = true, | |
direction_count = 4, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-mask.png", | |
flags = { | |
"mask" | |
}, | |
frame_count = 18, | |
height = 140, | |
line_length = 18, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.875 | |
}, | |
width = 152 | |
}, | |
{ | |
direction_count = 4, | |
draw_as_shadow = true, | |
filename = "__space-age__/graphics/entity/rocket-turret/rocket-turret-rising-shadow.png", | |
frame_count = 18, | |
height = 168, | |
line_length = 18, | |
run_mode = "forward", | |
scale = 0.5, | |
shift = { | |
0.9375, | |
0.046875 | |
}, | |
width = 210 | |
} | |
} | |
}, | |
preparing_sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 2, | |
remove = true | |
}, | |
variations = { | |
{ | |
filename = "__space-age__/sound/entity/rocket-turret/rocket-turret-activate-1.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/rocket-turret/rocket-turret-activate-2.ogg", | |
volume = 0.4 | |
} | |
} | |
}, | |
preparing_speed = 0.08, | |
rotating_sound = { | |
minimal_change_per_tick = 0.001, | |
minimal_sound_duration_for_stopped_sound = 10, | |
sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 2, | |
remove = true | |
}, | |
variations = { | |
filename = "__space-age__/sound/entity/rocket-turret/rocket-turret-rotation-loop.ogg", | |
volume = 0.15 | |
} | |
}, | |
stopped_sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 1, | |
remove = true | |
}, | |
variations = { | |
filename = "__space-age__/sound/entity/rocket-turret/rocket-turret-rotation-stop.ogg", | |
volume = 0.5 | |
} | |
} | |
}, | |
rotation_speed = 0.005, | |
selection_box = { | |
{ | |
-1.5, | |
-1.5 | |
}, | |
{ | |
1.5, | |
1.5 | |
} | |
}, | |
type = "ammo-turret", | |
water_reflection = { | |
orientation_to_variation = false, | |
pictures = { | |
filename = "__base__/graphics/entity/gun-turret/gun-turret-reflection.png", | |
height = 32, | |
priority = "extra-high", | |
scale = 5, | |
shift = { | |
0, | |
1.25 | |
}, | |
variation_count = 1, | |
width = 20 | |
}, | |
rotate = false | |
} | |
} | |
}, | |
["arithmetic-combinator"] = { | |
["arithmetic-combinator"] = { | |
active_energy_usage = "1kW", | |
activity_led_light = { | |
color = { | |
b = 1, | |
g = 1, | |
r = 1 | |
}, | |
intensity = 0, | |
size = 1 | |
}, | |
activity_led_light_offsets = { | |
{ | |
0.234375, | |
-0.484375 | |
}, | |
{ | |
0.5, | |
0 | |
}, | |
{ | |
-0.265625, | |
0.140625 | |
}, | |
{ | |
-0.453125, | |
-0.359375 | |
} | |
}, | |
activity_led_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/activity-leds/arithmetic-combinator-LED-E.png", | |
height = 14, | |
scale = 0.5, | |
shift = { | |
0.515625, | |
-0.03125 | |
}, | |
width = 14 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/activity-leds/arithmetic-combinator-LED-N.png", | |
height = 14, | |
scale = 0.5, | |
shift = { | |
0.265625, | |
-0.390625 | |
}, | |
width = 16 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/activity-leds/arithmetic-combinator-LED-S.png", | |
height = 16, | |
scale = 0.5, | |
shift = { | |
-0.25, | |
0.234375 | |
}, | |
width = 16 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/activity-leds/arithmetic-combinator-LED-W.png", | |
height = 14, | |
scale = 0.5, | |
shift = { | |
-0.5, | |
-0.390625 | |
}, | |
width = 14 | |
} | |
}, | |
and_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 270 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 270 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 270 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 270 | |
} | |
}, | |
circuit_wire_max_distance = 9, | |
close_sound = { | |
filename = "__base__/sound/open-close/combinator-close.ogg", | |
volume = 0.54000000000000004 | |
}, | |
collision_box = { | |
{ | |
-0.35, | |
-0.65 | |
}, | |
{ | |
0.35, | |
0.65 | |
} | |
}, | |
corpse = "arithmetic-combinator-remnants", | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
divide_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 120 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 120 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 120 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 120 | |
} | |
}, | |
dying_explosion = "arithmetic-combinator-explosion", | |
energy_source = { | |
type = "electric", | |
usage_priority = "secondary-input" | |
}, | |
fast_replaceable_group = "arithmetic-combinator", | |
flags = { | |
"placeable-neutral", | |
"player-creation" | |
}, | |
frozen_patch = { | |
sheet = { | |
filename = "__space-age__/graphics/entity/frozen/combinator/arithmetic-combinator-frozen.png", | |
height = 124, | |
scale = 0.5, | |
shift = { | |
0.015625, | |
0.234375 | |
}, | |
width = 144 | |
} | |
}, | |
heating_energy = "50kW", | |
icon = "__base__/graphics/icons/arithmetic-combinator.png", | |
icon_draw_specification = { | |
scale = 0.5 | |
}, | |
input_connection_bounding_box = { | |
{ | |
-0.5, | |
0 | |
}, | |
{ | |
0.5, | |
1 | |
} | |
}, | |
input_connection_points = { | |
{ | |
shadow = { | |
green = { | |
0.765625, | |
0.8125 | |
}, | |
red = { | |
0.15625, | |
0.8125 | |
} | |
}, | |
wire = { | |
green = { | |
0.3125, | |
0.4375 | |
}, | |
red = { | |
-0.265625, | |
0.4375 | |
} | |
} | |
}, | |
{ | |
shadow = { | |
green = { | |
-0.3125, | |
0.296875 | |
}, | |
red = { | |
-0.3125, | |
-0.109375 | |
} | |
}, | |
wire = { | |
green = { | |
-0.796875, | |
-0.046875 | |
}, | |
red = { | |
-0.796875, | |
-0.46875 | |
} | |
} | |
}, | |
{ | |
shadow = { | |
green = { | |
0.171875, | |
-0.296875 | |
}, | |
red = { | |
0.765625, | |
-0.359375 | |
} | |
}, | |
wire = { | |
green = { | |
-0.28125, | |
-0.671875 | |
}, | |
red = { | |
0.296875, | |
-0.671875 | |
} | |
} | |
}, | |
{ | |
shadow = { | |
green = { | |
1.375, | |
-0.046875 | |
}, | |
red = { | |
1.375, | |
0.375 | |
} | |
}, | |
wire = { | |
green = { | |
0.8125, | |
-0.453125 | |
}, | |
red = { | |
0.8125, | |
-0.03125 | |
} | |
} | |
} | |
}, | |
left_shift_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 210 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 210 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 210 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 210 | |
} | |
}, | |
max_health = 150, | |
minable = { | |
mining_time = 0.1, | |
result = "arithmetic-combinator" | |
}, | |
minus_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 60 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 60 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 60 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 60 | |
} | |
}, | |
modulo_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 150 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 150 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 150 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 150 | |
} | |
}, | |
multiply_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 90 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 90 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 90 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 90 | |
} | |
}, | |
name = "arithmetic-combinator", | |
open_sound = { | |
filename = "__base__/sound/open-close/combinator-open.ogg", | |
volume = 0.55 | |
}, | |
or_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 300 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 300 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 300 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 300 | |
} | |
}, | |
output_connection_bounding_box = { | |
{ | |
-0.5, | |
-1 | |
}, | |
{ | |
0.5, | |
0 | |
} | |
}, | |
output_connection_points = { | |
{ | |
shadow = { | |
green = { | |
0.734375, | |
-0.375 | |
}, | |
red = { | |
0.125, | |
-0.390625 | |
} | |
}, | |
wire = { | |
green = { | |
0.3125, | |
-0.6875 | |
}, | |
red = { | |
-0.28125, | |
-0.6875 | |
} | |
} | |
}, | |
{ | |
shadow = { | |
green = { | |
1.1875, | |
0.375 | |
}, | |
red = { | |
1.203125, | |
-0.046875 | |
} | |
}, | |
wire = { | |
green = { | |
0.71875, | |
0.03125 | |
}, | |
red = { | |
0.71875, | |
-0.40625 | |
} | |
} | |
}, | |
{ | |
shadow = { | |
green = { | |
0.125, | |
0.84375 | |
}, | |
red = { | |
0.75, | |
0.828125 | |
} | |
}, | |
wire = { | |
green = { | |
-0.28125, | |
0.484375 | |
}, | |
red = { | |
0.3125, | |
0.484375 | |
} | |
} | |
}, | |
{ | |
shadow = { | |
green = { | |
-0.234375, | |
-0.046875 | |
}, | |
red = { | |
-0.21875, | |
0.390625 | |
} | |
}, | |
wire = { | |
green = { | |
-0.703125, | |
-0.375 | |
}, | |
red = { | |
-0.703125, | |
0.03125 | |
} | |
} | |
} | |
}, | |
plus_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 30 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 30 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 30 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 30 | |
} | |
}, | |
power_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 180 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 180 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 180 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 180 | |
} | |
}, | |
right_shift_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 240 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 240 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
x = 240 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
x = 240 | |
} | |
}, | |
screen_light = { | |
color = { | |
b = 1, | |
g = 1, | |
r = 1 | |
}, | |
intensity = 0, | |
size = 0.6 | |
}, | |
screen_light_offsets = { | |
{ | |
0.015625, | |
-0.234375 | |
}, | |
{ | |
0.015625, | |
-0.296875 | |
}, | |
{ | |
0.015625, | |
-0.234375 | |
}, | |
{ | |
0.015625, | |
-0.296875 | |
} | |
}, | |
selection_box = { | |
{ | |
-0.5, | |
-1 | |
}, | |
{ | |
0.5, | |
1 | |
} | |
}, | |
sprites = { | |
east = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/combinator/arithmetic-combinator.png", | |
height = 124, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0.015625, | |
0.234375 | |
}, | |
tint_as_overlay = false, | |
width = 144, | |
x = 144, | |
y = 0 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/combinator/arithmetic-combinator-shadow.png", | |
height = 156, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0.421875, | |
0.765625 | |
}, | |
tint_as_overlay = false, | |
width = 148, | |
x = 148, | |
y = 0 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/combinator/arithmetic-combinator.png", | |
height = 124, | |
priority = "high", | |
scale = 0.5, | |
shift = "SERPENT PLACEHOLDER" --[=[ ref [""]["arithmetic-combinator"]["arithmetic-combinator"].sprites.east.layers[1].shift ]=], | |
tint_as_overlay = false, | |
width = 144, | |
x = 0, | |
y = 0 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/combinator/arithmetic-combinator-shadow.png", | |
height = 156, | |
priority = "high", | |
scale = 0.5, | |
shift = "SERPENT PLACEHOLDER" --[=[ ref [""]["arithmetic-combinator"]["arithmetic-combinator"].sprites.east.layers[2].shift ]=], | |
tint_as_overlay = false, | |
width = 148, | |
x = 0, | |
y = 0 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/combinator/arithmetic-combinator.png", | |
height = 124, | |
priority = "high", | |
scale = 0.5, | |
shift = "SERPENT PLACEHOLDER" --[=[ ref [""]["arithmetic-combinator"]["arithmetic-combinator"].sprites.east.layers[1].shift ]=], | |
tint_as_overlay = false, | |
width = 144, | |
x = 288, | |
y = 0 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/combinator/arithmetic-combinator-shadow.png", | |
height = 156, | |
priority = "high", | |
scale = 0.5, | |
shift = "SERPENT PLACEHOLDER" --[=[ ref [""]["arithmetic-combinator"]["arithmetic-combinator"].sprites.east.layers[2].shift ]=], | |
tint_as_overlay = false, | |
width = 148, | |
x = 296, | |
y = 0 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/combinator/arithmetic-combinator.png", | |
height = 124, | |
priority = "high", | |
scale = 0.5, | |
shift = "SERPENT PLACEHOLDER" --[=[ ref [""]["arithmetic-combinator"]["arithmetic-combinator"].sprites.east.layers[1].shift ]=], | |
tint_as_overlay = false, | |
width = 144, | |
x = 432, | |
y = 0 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/combinator/arithmetic-combinator-shadow.png", | |
height = 156, | |
priority = "high", | |
scale = 0.5, | |
shift = "SERPENT PLACEHOLDER" --[=[ ref [""]["arithmetic-combinator"]["arithmetic-combinator"].sprites.east.layers[2].shift ]=], | |
tint_as_overlay = false, | |
width = 148, | |
x = 444, | |
y = 0 | |
} | |
} | |
} | |
}, | |
type = "arithmetic-combinator", | |
working_sound = { | |
audible_distance_modifier = 0.2, | |
fade_in_ticks = 4, | |
fade_out_ticks = 20, | |
match_speed_to_activity = true, | |
sound = { | |
filename = "__base__/sound/combinator.ogg", | |
volume = 0.45 | |
} | |
}, | |
xor_symbol_sprites = { | |
east = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
y = 22 | |
}, | |
north = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
y = 22 | |
}, | |
south = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.140625 | |
}, | |
width = 30, | |
y = 22 | |
}, | |
west = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/combinator/combinator-displays.png", | |
height = 22, | |
scale = 0.5, | |
shift = { | |
0, | |
-0.328125 | |
}, | |
width = 30, | |
y = 22 | |
} | |
} | |
} | |
}, | |
armor = { | |
["heavy-armor"] = { | |
drop_sound = { | |
filename = "__base__/sound/item/armor-small-inventory-move.ogg", | |
volume = 0.7 | |
}, | |
factoriopedia_simulation = { | |
init = " game.simulation.camera_zoom = 4\n game.simulation.camera_position = {0.5, -0.25}\n local character = game.surfaces[1].create_entity{name = \"character\", position = {0.5, 0.5}, force = \"player\", direction = defines.direction.south}\n character.insert{name = \"heavy-armor\"}\n " | |
}, | |
icon = "__base__/graphics/icons/heavy-armor.png", | |
infinite = true, | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["heavy-armor"].drop_sound ]=], | |
name = "heavy-armor", | |
order = "b[heavy-armor]", | |
pick_sound = { | |
filename = "__base__/sound/item/armor-small-inventory-pickup.ogg", | |
volume = 0.7 | |
}, | |
resistances = { | |
{ | |
decrease = 6, | |
percent = 30, | |
type = "physical" | |
}, | |
{ | |
decrease = 20, | |
percent = 30, | |
type = "explosion" | |
}, | |
{ | |
decrease = 0, | |
percent = 40, | |
type = "acid" | |
}, | |
{ | |
decrease = 0, | |
percent = 30, | |
type = "fire" | |
} | |
}, | |
stack_size = 1, | |
subgroup = "armor", | |
type = "armor" | |
}, | |
["light-armor"] = { | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["heavy-armor"].drop_sound ]=], | |
factoriopedia_simulation = { | |
init = " game.simulation.camera_zoom = 4\n game.simulation.camera_position = {0.5, -0.25}\n local character = game.surfaces[1].create_entity{name = \"character\", position = {0.5, 0.5}, force = \"player\", direction = defines.direction.south}\n character.insert{name = \"light-armor\"}\n " | |
}, | |
icon = "__base__/graphics/icons/light-armor.png", | |
infinite = true, | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["heavy-armor"].drop_sound ]=], | |
name = "light-armor", | |
order = "a[light-armor]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["heavy-armor"].pick_sound ]=], | |
resistances = { | |
{ | |
decrease = 3, | |
percent = 20, | |
type = "physical" | |
}, | |
{ | |
decrease = 0, | |
percent = 20, | |
type = "acid" | |
}, | |
{ | |
decrease = 2, | |
percent = 20, | |
type = "explosion" | |
}, | |
{ | |
decrease = 0, | |
percent = 10, | |
type = "fire" | |
} | |
}, | |
stack_size = 1, | |
subgroup = "armor", | |
type = "armor" | |
}, | |
["mech-armor"] = { | |
close_sound = { | |
filename = "__base__/sound/armor-close.ogg", | |
volume = 1 | |
}, | |
collision_box = { | |
{ | |
-0.25, | |
-0.25 | |
}, | |
{ | |
0.25, | |
0.25 | |
} | |
}, | |
drawing_box = { | |
{ | |
-0.4, | |
-2 | |
}, | |
{ | |
0.4, | |
0 | |
} | |
}, | |
drop_sound = { | |
filename = "__base__/sound/item/armor-large-inventory-move.ogg", | |
volume = 0.7 | |
}, | |
equipment_grid = "huge-equipment-grid", | |
factoriopedia_simulation = { | |
init = " game.simulation.camera_zoom = 3.5\n game.simulation.camera_position = {0.5, -0.4}\n local character = game.surfaces[1].create_entity{name = \"character\", position = {0.5, 0.5}, force = \"player\", direction = defines.direction.south}\n character.insert{name = \"mech-armor\"}\n " | |
}, | |
flight_sound = { | |
sound = { | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-flight.ogg", | |
volume = 0.2 | |
} | |
}, | |
icon = "__space-age__/graphics/icons/mech-armor.png", | |
infinite = true, | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["mech-armor"].drop_sound ]=], | |
inventory_size_bonus = 50, | |
landing_sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 2, | |
remove = true | |
}, | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-land.ogg", | |
volume = 0.3 | |
}, | |
moving_sound = { | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-1.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-2.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-3.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-4.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-5.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-6.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-7.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-8.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-9.ogg", | |
volume = 0.4 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-moves-10.ogg", | |
volume = 0.4 | |
} | |
}, | |
name = "mech-armor", | |
open_sound = { | |
filename = "__base__/sound/armor-open.ogg", | |
volume = 1 | |
}, | |
order = "f[mech-armor]", | |
pick_sound = { | |
filename = "__base__/sound/item/armor-large-inventory-pickup.ogg", | |
volume = 0.7 | |
}, | |
provides_flight = true, | |
resistances = { | |
{ | |
decrease = 10, | |
percent = 50, | |
type = "physical" | |
}, | |
{ | |
decrease = 0, | |
percent = 70, | |
type = "acid" | |
}, | |
{ | |
decrease = 60, | |
percent = 50, | |
type = "explosion" | |
}, | |
{ | |
decrease = 10, | |
percent = 70, | |
type = "fire" | |
} | |
}, | |
stack_size = 1, | |
steps_sound = { | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-steps-metallic-1.ogg", | |
volume = 0.2 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-steps-metallic-2.ogg", | |
volume = 0.2 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-steps-metallic-3.ogg", | |
volume = 0.2 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-steps-metallic-4.ogg", | |
volume = 0.2 | |
}, | |
{ | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-steps-metallic-5.ogg", | |
volume = 0.2 | |
} | |
}, | |
subgroup = "armor", | |
takeoff_sound = { | |
aggregation = { | |
count_already_playing = true, | |
max_count = 2, | |
remove = true | |
}, | |
filename = "__space-age__/sound/entity/mech-armor/mech-armor-takeoff.ogg", | |
volume = 0.2 | |
}, | |
type = "armor", | |
weight = 1000000 | |
}, | |
["modular-armor"] = { | |
close_sound = "__base__/sound/armor-close.ogg", | |
drop_sound = { | |
filename = "__base__/sound/item/armor-large-inventory-move.ogg", | |
volume = 0.7 | |
}, | |
equipment_grid = "small-equipment-grid", | |
factoriopedia_simulation = { | |
init = " game.simulation.camera_zoom = 4\n game.simulation.camera_position = {0.5, -0.25}\n local character = game.surfaces[1].create_entity{name = \"character\", position = {0.5, 0.5}, force = \"player\", direction = defines.direction.south}\n character.insert{name = \"modular-armor\"}\n " | |
}, | |
icon = "__base__/graphics/icons/modular-armor.png", | |
infinite = true, | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["modular-armor"].drop_sound ]=], | |
inventory_size_bonus = 10, | |
name = "modular-armor", | |
open_sound = "__base__/sound/armor-open.ogg", | |
order = "c[modular-armor]", | |
pick_sound = { | |
filename = "__base__/sound/item/armor-large-inventory-pickup.ogg", | |
volume = 0.7 | |
}, | |
resistances = { | |
{ | |
decrease = 6, | |
percent = 30, | |
type = "physical" | |
}, | |
{ | |
decrease = 0, | |
percent = 50, | |
type = "acid" | |
}, | |
{ | |
decrease = 30, | |
percent = 35, | |
type = "explosion" | |
}, | |
{ | |
decrease = 0, | |
percent = 40, | |
type = "fire" | |
} | |
}, | |
stack_size = 1, | |
subgroup = "armor", | |
type = "armor" | |
}, | |
["power-armor"] = { | |
close_sound = "__base__/sound/armor-close.ogg", | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["modular-armor"].drop_sound ]=], | |
equipment_grid = "medium-equipment-grid", | |
factoriopedia_simulation = { | |
init = " game.simulation.camera_zoom = 4\n game.simulation.camera_position = {0.5, -0.25}\n local character = game.surfaces[1].create_entity{name = \"character\", position = {0.5, 0.5}, force = \"player\", direction = defines.direction.south}\n character.insert{name = \"power-armor\"}\n " | |
}, | |
icon = "__base__/graphics/icons/power-armor.png", | |
infinite = true, | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["modular-armor"].drop_sound ]=], | |
inventory_size_bonus = 20, | |
name = "power-armor", | |
open_sound = "__base__/sound/armor-open.ogg", | |
order = "d[power-armor]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["modular-armor"].pick_sound ]=], | |
resistances = { | |
{ | |
decrease = 8, | |
percent = 30, | |
type = "physical" | |
}, | |
{ | |
decrease = 0, | |
percent = 60, | |
type = "acid" | |
}, | |
{ | |
decrease = 40, | |
percent = 40, | |
type = "explosion" | |
}, | |
{ | |
decrease = 0, | |
percent = 60, | |
type = "fire" | |
} | |
}, | |
stack_size = 1, | |
subgroup = "armor", | |
type = "armor" | |
}, | |
["power-armor-mk2"] = { | |
close_sound = "__base__/sound/armor-close.ogg", | |
drop_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["modular-armor"].drop_sound ]=], | |
equipment_grid = "large-equipment-grid", | |
factoriopedia_simulation = { | |
init = " game.simulation.camera_zoom = 4\n game.simulation.camera_position = {0.5, -0.25}\n local character = game.surfaces[1].create_entity{name = \"character\", position = {0.5, 0.5}, force = \"player\", direction = defines.direction.south}\n character.insert{name = \"power-armor-mk2\"}\n " | |
}, | |
icon = "__base__/graphics/icons/power-armor-mk2.png", | |
infinite = true, | |
inventory_move_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["modular-armor"].drop_sound ]=], | |
inventory_size_bonus = 30, | |
name = "power-armor-mk2", | |
open_sound = "__base__/sound/armor-open.ogg", | |
order = "e[power-armor-mk2]", | |
pick_sound = "SERPENT PLACEHOLDER" --[=[ ref [""].armor["modular-armor"].pick_sound ]=], | |
resistances = { | |
{ | |
decrease = 10, | |
percent = 40, | |
type = "physical" | |
}, | |
{ | |
decrease = 0, | |
percent = 70, | |
type = "acid" | |
}, | |
{ | |
decrease = 60, | |
percent = 50, | |
type = "explosion" | |
}, | |
{ | |
decrease = 0, | |
percent = 70, | |
type = "fire" | |
} | |
}, | |
stack_size = 1, | |
subgroup = "armor", | |
type = "armor", | |
weight = 1000000 | |
} | |
}, | |
arrow = { | |
["fake-selection-box-2x2"] = { | |
arrow_picture = { | |
filename = "__core__/graphics/empty.png", | |
height = 1, | |
priority = "low", | |
width = 1 | |
}, | |
circle_picture = { | |
filename = "__core__/graphics/arrows/fake-selection-box-2x2.png", | |
height = 128, | |
priority = "low", | |
scale = 0.5, | |
width = 128 | |
}, | |
flags = { | |
"placeable-off-grid", | |
"not-on-map" | |
}, | |
hidden = true, | |
name = "fake-selection-box-2x2", | |
type = "arrow" | |
}, | |
["orange-arrow-with-circle"] = { | |
arrow_picture = { | |
filename = "__core__/graphics/arrows/gui-arrow-medium.png", | |
height = 62, | |
priority = "low", | |
width = 58 | |
}, | |
blinking = true, | |
circle_picture = { | |
filename = "__core__/graphics/arrows/gui-arrow-circle.png", | |
height = 50, | |
priority = "low", | |
width = 50 | |
}, | |
flags = { | |
"placeable-off-grid", | |
"not-on-map" | |
}, | |
hidden = true, | |
name = "orange-arrow-with-circle", | |
type = "arrow" | |
} | |
}, | |
["artillery-flare"] = { | |
["artillery-flare"] = { | |
early_death_ticks = 180, | |
flags = { | |
"placeable-off-grid", | |
"not-on-map" | |
}, | |
hidden = true, | |
icon = "__base__/graphics/icons/artillery-targeting-remote.png", | |
initial_frame_speed = 1, | |
initial_height = 0, | |
initial_vertical_speed = 0, | |
life_time = 3600, | |
map_color = { | |
1, | |
0.5, | |
0 | |
}, | |
name = "artillery-flare", | |
pictures = { | |
{ | |
filename = "__core__/graphics/shoot-cursor-red.png", | |
flags = { | |
"icon" | |
}, | |
height = 183, | |
priority = "low", | |
scale = 1, | |
width = 258 | |
} | |
}, | |
shots_per_flare = 1, | |
type = "artillery-flare" | |
} | |
}, | |
["artillery-projectile"] = { | |
["artillery-projectile"] = { | |
action = { | |
action_delivery = { | |
target_effects = { | |
{ | |
action = { | |
action_delivery = { | |
target_effects = { | |
{ | |
damage = { | |
amount = 1000, | |
type = "physical" | |
}, | |
type = "damage" | |
}, | |
{ | |
damage = { | |
amount = 1000, | |
type = "explosion" | |
}, | |
type = "damage" | |
} | |
}, | |
type = "instant" | |
}, | |
radius = 4, | |
type = "area" | |
}, | |
type = "nested-result" | |
}, | |
{ | |
initial_height = 0, | |
max_radius = 3.5, | |
offset_deviation = { | |
{ | |
-4, | |
-4 | |
}, | |
{ | |
4, | |
4 | |
} | |
}, | |
repeat_count = 240, | |
smoke_name = "artillery-smoke", | |
speed_from_center = 0.05, | |
speed_from_center_deviation = 0.005, | |
type = "create-trivial-smoke" | |
}, | |
{ | |
entity_name = "big-artillery-explosion", | |
type = "create-entity" | |
}, | |
{ | |
scale = 0.25, | |
type = "show-explosion-on-chart" | |
} | |
}, | |
type = "instant" | |
}, | |
type = "direct" | |
}, | |
chart_picture = { | |
filename = "__base__/graphics/entity/artillery-projectile/artillery-shoot-map-visualization.png", | |
flags = { | |
"icon" | |
}, | |
height = 64, | |
priority = "high", | |
scale = 0.25, | |
width = 64 | |
}, | |
final_action = { | |
action_delivery = { | |
target_effects = { | |
{ | |
check_buildability = true, | |
entity_name = "medium-scorchmark-tintable", | |
type = "create-entity" | |
}, | |
{ | |
repeat_count = 1, | |
type = "invoke-tile-trigger" | |
}, | |
{ | |
decoratives_with_trigger_only = false, | |
from_render_layer = "decorative", | |
include_decals = false, | |
include_soft_decoratives = true, | |
invoke_decorative_trigger = true, | |
radius = 3.5, | |
to_render_layer = "object", | |
type = "destroy-decoratives" | |
} | |
}, | |
type = "instant" | |
}, | |
type = "direct" | |
}, | |
flags = { | |
"not-on-map" | |
}, | |
height_from_ground = 4.375, | |
hidden = true, | |
map_color = { | |
1, | |
1, | |
0 | |
}, | |
name = "artillery-projectile", | |
picture = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/artillery-projectile/shell.png", | |
height = 64, | |
scale = 0.5, | |
width = 64 | |
}, | |
reveal_map = true, | |
shadow = { | |
filename = "__base__/graphics/entity/artillery-projectile/shell-shadow.png", | |
height = 64, | |
scale = 0.5, | |
width = 64 | |
}, | |
type = "artillery-projectile" | |
} | |
}, | |
["artillery-turret"] = { | |
["artillery-turret"] = { | |
alert_when_attacking = false, | |
ammo_stack_limit = 15, | |
automated_ammo_count = 5, | |
base_picture = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/artillery-turret/artillery-turret-base.png", | |
height = 199, | |
line_length = 1, | |
priority = "high", | |
scale = 0.5, | |
width = 207 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/artillery-turret/artillery-turret-base-shadow.png", | |
height = 149, | |
line_length = 1, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0.5625, | |
0.5 | |
}, | |
width = 277 | |
} | |
} | |
}, | |
base_picture_render_layer = "lower-object-above-shadow", | |
cannon_barrel_light_direction = { | |
0.59762510000000004, | |
-0.024205299999999998, | |
-0.80141019999999994 | |
}, | |
cannon_barrel_pictures = { | |
layers = { | |
{ | |
allow_low_quality_rotation = true, | |
dice = 4, | |
direction_count = 256, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-8.png" | |
}, | |
height = 384, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-1.75 | |
}, | |
width = 530 | |
}, | |
{ | |
allow_low_quality_rotation = true, | |
dice = 4, | |
direction_count = 256, | |
draw_as_shadow = true, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-8.png" | |
}, | |
height = 398, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
2.421875, | |
0.015625 | |
}, | |
width = 578 | |
} | |
} | |
}, | |
cannon_barrel_recoil_shiftings = { | |
{ | |
0.01, | |
-0, | |
-0 | |
}, | |
{ | |
0.0092999999999999989, | |
-0.1973, | |
-0.087799999999999994 | |
}, | |
{ | |
0.0088000000000000007, | |
-0.39450000000000003, | |
-0.17549999999999999 | |
}, | |
{ | |
0.0083000000000000007, | |
-0.59180000000000001, | |
-0.26350000000000002 | |
}, | |
{ | |
0.0078000000000000007, | |
-0.78879999999999999, | |
-0.35129999999999999 | |
}, | |
{ | |
0.0070000000000000009, | |
-0.98599999999999994, | |
-0.43899999999999997 | |
}, | |
{ | |
0.0070000000000000009, | |
-0.98279999999999994, | |
-0.4375 | |
}, | |
{ | |
0.0070000000000000009, | |
-0.97530000000000001, | |
-0.4343 | |
}, | |
{ | |
0.0072999999999999998, | |
-0.96349999999999998, | |
-0.429 | |
}, | |
{ | |
0.0072999999999999998, | |
-0.94749999999999996, | |
-0.42199999999999998 | |
}, | |
{ | |
0.0072999999999999998, | |
-0.92779999999999987, | |
-0.41299999999999999 | |
}, | |
{ | |
0.0072999999999999998, | |
-0.90429999999999993, | |
-0.40250000000000004 | |
}, | |
{ | |
0.0075, | |
-0.87699999999999996, | |
-0.39050000000000002 | |
}, | |
{ | |
0.0075, | |
-0.8463000000000001, | |
-0.37680000000000002 | |
}, | |
{ | |
0.0075, | |
-0.81230000000000011, | |
-0.36180000000000003 | |
}, | |
{ | |
0.0078000000000000007, | |
-0.77549999999999999, | |
-0.34529999999999998 | |
}, | |
{ | |
0.0078000000000000007, | |
-0.73599999999999994, | |
-0.32779999999999996 | |
}, | |
{ | |
0.008, | |
-0.69399999999999995, | |
-0.30899999999999999 | |
}, | |
{ | |
0.008, | |
-0.64980000000000002, | |
-0.28929999999999998 | |
}, | |
{ | |
0.0083000000000000007, | |
-0.604, | |
-0.26900000000000004 | |
}, | |
{ | |
0.0083000000000000007, | |
-0.55649999999999995, | |
-0.24779999999999998 | |
}, | |
{ | |
0.0085, | |
-0.50800000000000001, | |
-0.22629999999999999 | |
}, | |
{ | |
0.0085, | |
-0.45880000000000001, | |
-0.20430000000000001 | |
}, | |
{ | |
0.0088000000000000007, | |
-0.40880000000000001, | |
-0.18199999999999999 | |
}, | |
{ | |
0.0088000000000000007, | |
-0.35899999999999999, | |
-0.15979999999999999 | |
}, | |
{ | |
0.009, | |
-0.30949999999999998, | |
-0.13780000000000001 | |
}, | |
{ | |
0.0092999999999999989, | |
-0.2605, | |
-0.11600000000000001 | |
}, | |
{ | |
0.0092999999999999989, | |
-0.21280000000000001, | |
-0.094800000000000004 | |
}, | |
{ | |
0.0095, | |
-0.16630000000000001, | |
-0.074000000000000004 | |
}, | |
{ | |
0.0095, | |
-0.12130000000000001, | |
-0.054000000000000004 | |
}, | |
{ | |
0.0098000000000000007, | |
-0.078500000000000005, | |
-0.035000000000000004 | |
}, | |
{ | |
0.0098000000000000007, | |
-0.037999999999999998, | |
-0.017000000000000002 | |
} | |
}, | |
cannon_base_pictures = { | |
layers = { | |
{ | |
allow_low_quality_rotation = true, | |
dice = 4, | |
direction_count = 256, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-8.png" | |
}, | |
height = 280, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-1.359375 | |
}, | |
width = 378 | |
}, | |
{ | |
allow_low_quality_rotation = true, | |
dice = 4, | |
direction_count = 256, | |
draw_as_shadow = true, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-8.png" | |
}, | |
height = 266, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
1.796875, | |
0.03125 | |
}, | |
width = 390 | |
} | |
} | |
}, | |
cannon_base_shift = { | |
0, | |
0, | |
0.97219999999999995 | |
}, | |
cannon_parking_frame_count = 8, | |
cannon_parking_speed = 0.25, | |
circuit_connector = { | |
points = { | |
shadow = { | |
green = { | |
-0.28125, | |
1.5625 | |
}, | |
red = { | |
-0.03125, | |
1.53125 | |
} | |
}, | |
wire = { | |
green = { | |
-0.8125, | |
0.90625 | |
}, | |
red = { | |
-0.75, | |
0.71875 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-0.96875, | |
0.78125 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.875, | |
0.5625 | |
}, | |
width = 52, | |
x = 52, | |
y = 150 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.875, | |
0.53125 | |
}, | |
width = 60, | |
x = 60, | |
y = 180 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.875, | |
0.53125 | |
}, | |
width = 46, | |
x = 46, | |
y = 132 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.875, | |
0.53125 | |
}, | |
width = 48, | |
x = 48, | |
y = 138 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.875, | |
0.53125 | |
}, | |
width = 48, | |
x = 48, | |
y = 138 | |
}, | |
red_green_led_light_offset = { | |
-1, | |
0.6875 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-0.875, | |
0.5625 | |
}, | |
width = 62, | |
x = 62, | |
y = 174 | |
} | |
} | |
}, | |
circuit_wire_max_distance = 9, | |
close_sound = { | |
filename = "__base__/sound/artillery-close.ogg", | |
volume = 0.6 | |
}, | |
collision_box = { | |
{ | |
-1.2, | |
-1.2 | |
}, | |
{ | |
1.2, | |
1.2 | |
} | |
}, | |
corpse = "artillery-turret-remnants", | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
drawing_box_vertical_extension = 3.5, | |
dying_explosion = "artillery-turret-explosion", | |
fast_replaceable_group = "artillery-turret", | |
flags = { | |
"placeable-neutral", | |
"placeable-player", | |
"player-creation" | |
}, | |
gun = "artillery-wagon-cannon", | |
heating_energy = "200kW", | |
icon = "__base__/graphics/icons/artillery-turret.png", | |
inventory_size = 1, | |
manual_range_modifier = 2.5, | |
max_health = 2000, | |
minable = { | |
mining_time = 0.5, | |
result = "artillery-turret" | |
}, | |
mined_sound = { | |
switch_vibration_data = { | |
filename = "__core__/sound/deconstruct-large.bnvib", | |
gain = 0.25 | |
}, | |
variations = { | |
{ | |
filename = "__core__/sound/deconstruct-large.ogg", | |
volume = 0.8 | |
} | |
} | |
}, | |
name = "artillery-turret", | |
open_sound = { | |
filename = "__base__/sound/artillery-open.ogg", | |
volume = 0.56999999999999993 | |
}, | |
resistances = { | |
{ | |
decrease = 15, | |
percent = 50, | |
type = "fire" | |
}, | |
{ | |
decrease = 15, | |
percent = 30, | |
type = "physical" | |
}, | |
{ | |
decrease = 50, | |
percent = 50, | |
type = "impact" | |
}, | |
{ | |
decrease = 15, | |
percent = 30, | |
type = "explosion" | |
}, | |
{ | |
decrease = 3, | |
percent = 20, | |
type = "acid" | |
} | |
}, | |
rotating_sound = { | |
sound = { | |
filename = "__base__/sound/fight/artillery-rotation-loop.ogg", | |
volume = 0.6 | |
}, | |
stopped_sound = { | |
filename = "__base__/sound/fight/artillery-rotation-stop.ogg" | |
} | |
}, | |
selection_box = { | |
{ | |
-1.5, | |
-1.5 | |
}, | |
{ | |
1.5, | |
1.5 | |
} | |
}, | |
turn_after_shooting_cooldown = 60, | |
turret_rotation_speed = 0.001, | |
type = "artillery-turret", | |
water_reflection = { | |
orientation_to_variation = false, | |
pictures = { | |
filename = "__base__/graphics/entity/artillery-turret/artillery-turret-reflection.png", | |
height = 32, | |
priority = "extra-high", | |
scale = 5, | |
shift = { | |
0, | |
2.34375 | |
}, | |
variation_count = 1, | |
width = 28 | |
}, | |
rotate = false | |
} | |
} | |
}, | |
["artillery-wagon"] = { | |
["artillery-wagon"] = { | |
air_resistance = 0.015, | |
ammo_stack_limit = 100, | |
back_light = { | |
{ | |
add_perspective = true, | |
color = { | |
1, | |
0.1, | |
0.05, | |
0 | |
}, | |
intensity = 0.6, | |
minimum_darkness = 0.3, | |
shift = { | |
-0.6, | |
3.5 | |
}, | |
size = 2 | |
}, | |
{ | |
add_perspective = true, | |
color = { | |
1, | |
0.1, | |
0.05, | |
0 | |
}, | |
intensity = 0.6, | |
minimum_darkness = 0.3, | |
shift = { | |
0.6, | |
3.5 | |
}, | |
size = 2 | |
} | |
}, | |
braking_force = 3, | |
cannon_barrel_light_direction = { | |
0.59762510000000004, | |
-0.024205299999999998, | |
-0.80141019999999994 | |
}, | |
cannon_barrel_pictures = { | |
rotated = { | |
layers = { | |
{ | |
allow_low_quality_rotation = true, | |
direction_count = 256, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-8.png" | |
}, | |
height = 384, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-1.75 | |
}, | |
usage = "train", | |
width = 530 | |
}, | |
{ | |
allow_low_quality_rotation = true, | |
direction_count = 256, | |
draw_as_shadow = true, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-barrel-shadow-8.png" | |
}, | |
height = 398, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
2.421875, | |
0.015625 | |
}, | |
usage = "train", | |
width = 578 | |
} | |
} | |
}, | |
slope_angle_between_frames = 1.25, | |
sloped = { | |
layers = { | |
{ | |
direction_count = 160, | |
filenames = { | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-1.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-2.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-3.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-4.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-5.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-6.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-7.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-8.png" | |
}, | |
height = 506, | |
line_length = 4, | |
lines_per_file = 5, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.875 | |
}, | |
usage = "train", | |
width = 610 | |
}, | |
{ | |
direction_count = 160, | |
draw_as_shadow = true, | |
filenames = { | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-shadow-1.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-shadow-2.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-shadow-3.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-shadow-4.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-shadow-5.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-shadow-6.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-shadow-7.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-barrel-shadow-8.png" | |
}, | |
height = 548, | |
line_length = 4, | |
lines_per_file = 5, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
3.84375, | |
1.046875 | |
}, | |
usage = "train", | |
width = 902 | |
} | |
} | |
} | |
}, | |
cannon_barrel_recoil_shiftings = { | |
{ | |
0.01, | |
-0, | |
-0 | |
}, | |
{ | |
0.0092999999999999989, | |
-0.1973, | |
-0.087799999999999994 | |
}, | |
{ | |
0.0088000000000000007, | |
-0.39450000000000003, | |
-0.17549999999999999 | |
}, | |
{ | |
0.0083000000000000007, | |
-0.59180000000000001, | |
-0.26350000000000002 | |
}, | |
{ | |
0.0078000000000000007, | |
-0.78879999999999999, | |
-0.35129999999999999 | |
}, | |
{ | |
0.0070000000000000009, | |
-0.98599999999999994, | |
-0.43899999999999997 | |
}, | |
{ | |
0.0070000000000000009, | |
-0.98279999999999994, | |
-0.4375 | |
}, | |
{ | |
0.0070000000000000009, | |
-0.97530000000000001, | |
-0.4343 | |
}, | |
{ | |
0.0072999999999999998, | |
-0.96349999999999998, | |
-0.429 | |
}, | |
{ | |
0.0072999999999999998, | |
-0.94749999999999996, | |
-0.42199999999999998 | |
}, | |
{ | |
0.0072999999999999998, | |
-0.92779999999999987, | |
-0.41299999999999999 | |
}, | |
{ | |
0.0072999999999999998, | |
-0.90429999999999993, | |
-0.40250000000000004 | |
}, | |
{ | |
0.0075, | |
-0.87699999999999996, | |
-0.39050000000000002 | |
}, | |
{ | |
0.0075, | |
-0.8463000000000001, | |
-0.37680000000000002 | |
}, | |
{ | |
0.0075, | |
-0.81230000000000011, | |
-0.36180000000000003 | |
}, | |
{ | |
0.0078000000000000007, | |
-0.77549999999999999, | |
-0.34529999999999998 | |
}, | |
{ | |
0.0078000000000000007, | |
-0.73599999999999994, | |
-0.32779999999999996 | |
}, | |
{ | |
0.008, | |
-0.69399999999999995, | |
-0.30899999999999999 | |
}, | |
{ | |
0.008, | |
-0.64980000000000002, | |
-0.28929999999999998 | |
}, | |
{ | |
0.0083000000000000007, | |
-0.604, | |
-0.26900000000000004 | |
}, | |
{ | |
0.0083000000000000007, | |
-0.55649999999999995, | |
-0.24779999999999998 | |
}, | |
{ | |
0.0085, | |
-0.50800000000000001, | |
-0.22629999999999999 | |
}, | |
{ | |
0.0085, | |
-0.45880000000000001, | |
-0.20430000000000001 | |
}, | |
{ | |
0.0088000000000000007, | |
-0.40880000000000001, | |
-0.18199999999999999 | |
}, | |
{ | |
0.0088000000000000007, | |
-0.35899999999999999, | |
-0.15979999999999999 | |
}, | |
{ | |
0.009, | |
-0.30949999999999998, | |
-0.13780000000000001 | |
}, | |
{ | |
0.0092999999999999989, | |
-0.2605, | |
-0.11600000000000001 | |
}, | |
{ | |
0.0092999999999999989, | |
-0.21280000000000001, | |
-0.094800000000000004 | |
}, | |
{ | |
0.0095, | |
-0.16630000000000001, | |
-0.074000000000000004 | |
}, | |
{ | |
0.0095, | |
-0.12130000000000001, | |
-0.054000000000000004 | |
}, | |
{ | |
0.0098000000000000007, | |
-0.078500000000000005, | |
-0.035000000000000004 | |
}, | |
{ | |
0.0098000000000000007, | |
-0.037999999999999998, | |
-0.017000000000000002 | |
} | |
}, | |
cannon_base_height = 1.6720489999999999, | |
cannon_base_pictures = { | |
rotated = { | |
layers = { | |
{ | |
allow_low_quality_rotation = true, | |
direction_count = 256, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-8.png" | |
}, | |
height = 280, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-1.359375 | |
}, | |
usage = "train", | |
width = 378 | |
}, | |
{ | |
allow_low_quality_rotation = true, | |
direction_count = 256, | |
draw_as_shadow = true, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-cannon-base-shadow-8.png" | |
}, | |
height = 266, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
1.796875, | |
0.03125 | |
}, | |
usage = "train", | |
width = 390 | |
} | |
} | |
}, | |
slope_angle_between_frames = 1.25, | |
sloped = { | |
layers = { | |
{ | |
direction_count = 160, | |
filenames = { | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-1.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-2.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-3.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-4.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-5.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-6.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-7.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-8.png" | |
}, | |
height = 360, | |
line_length = 4, | |
lines_per_file = 5, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.75 | |
}, | |
usage = "train", | |
width = 446 | |
}, | |
{ | |
direction_count = 160, | |
draw_as_shadow = true, | |
filenames = { | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-shadow-1.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-shadow-2.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-shadow-3.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-shadow-4.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-shadow-5.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-shadow-6.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-shadow-7.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-cannon-base-shadow-8.png" | |
}, | |
height = 368, | |
line_length = 4, | |
lines_per_file = 5, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
2.875, | |
0.75 | |
}, | |
usage = "train", | |
width = 636 | |
} | |
} | |
} | |
}, | |
cannon_base_shift_when_horizontal = -2.0702245000000001, | |
cannon_base_shift_when_vertical = -2.5357685000000001, | |
cannon_parking_frame_count = 8, | |
cannon_parking_speed = 0.25, | |
close_sound = "SERPENT PLACEHOLDER" --[=[ ref [""]["artillery-turret"]["artillery-turret"].close_sound ]=], | |
collision_box = { | |
{ | |
-0.6, | |
-2.3999999999999999 | |
}, | |
{ | |
0.6, | |
2.3999999999999999 | |
} | |
}, | |
color = { | |
a = 0.5, | |
b = 0, | |
g = 0.23000000000000003, | |
r = 0.42999999999999998 | |
}, | |
connection_distance = 3, | |
corpse = "artillery-wagon-remnants", | |
crash_trigger = { | |
sound = { | |
filename = "__base__/sound/car-crash.ogg", | |
volume = 0 | |
}, | |
type = "play-sound" | |
}, | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
deliver_category = "vehicle", | |
drive_over_tie_trigger = { | |
sound = { | |
{ | |
filename = "__base__/sound/train-tie-1.ogg", | |
modifiers = { | |
{ | |
type = "main-menu", | |
volume_multiplier = 2.3999999999999999 | |
}, | |
{ | |
type = "driving", | |
volume_multiplier = 1.3 | |
} | |
}, | |
volume = 0.4 | |
}, | |
{ | |
filename = "__base__/sound/train-tie-2.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["artillery-wagon"]["artillery-wagon"].drive_over_tie_trigger.sound[1].modifiers ]=], | |
volume = 0.4 | |
}, | |
{ | |
filename = "__base__/sound/train-tie-3.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["artillery-wagon"]["artillery-wagon"].drive_over_tie_trigger.sound[1].modifiers ]=], | |
volume = 0.4 | |
}, | |
{ | |
filename = "__base__/sound/train-tie-4.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["artillery-wagon"]["artillery-wagon"].drive_over_tie_trigger.sound[1].modifiers ]=], | |
volume = 0.4 | |
}, | |
{ | |
filename = "__base__/sound/train-tie-5.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["artillery-wagon"]["artillery-wagon"].drive_over_tie_trigger.sound[1].modifiers ]=], | |
volume = 0.4 | |
}, | |
{ | |
filename = "__base__/sound/train-tie-6.ogg", | |
modifiers = "SERPENT PLACEHOLDER" --[=[ ref [""]["artillery-wagon"]["artillery-wagon"].drive_over_tie_trigger.sound[1].modifiers ]=], | |
volume = 0.4 | |
} | |
}, | |
type = "play-sound" | |
}, | |
drive_over_tie_trigger_minimal_speed = 0.5, | |
dying_explosion = "artillery-wagon-explosion", | |
energy_per_hit_point = 2, | |
factoriopedia_simulation = { | |
init = " game.simulation.camera_position = {1, 0.5}\n game.surfaces[1].create_entities_from_blueprint_string\n {\n string = \"0eNqN09tuwyAMANB/8TOtmgsk5VemKSKpl1ojUAFtF0X595Gku0jdJB4x9sEIPEGrr3hxZALICaizxoN8mcBTb5ReYkYNCBKcIg0zAzIn/ACZza8M0AQKhFvFuhgbcx1adDGBfVX6EGv7c9itBIOL9bHKmgWP0q5iMILMs4ifyGG37ZUzezLzZJMnm0WyWSSb5bepXCCt0Y27u+pj+rN62B9FXf3qF41qNTba9uQDdb65nymuB3sj04N8U9ojA+soHqo26bDP+R9t8OSrZclXE6lmOlmlkukPUKeS//2T+Ll9sN17EwfCbOHHXCzRRwYFHOIRPxPE4IbOr0ReZ2VdcCFEyQU/zvMnmIUjTA==\",\n position = {0, 0}\n }\n " | |
}, | |
flags = { | |
"placeable-neutral", | |
"player-creation", | |
"placeable-off-grid" | |
}, | |
friction_force = 0.5, | |
gun = "artillery-wagon-cannon", | |
icon = "__base__/graphics/icons/artillery-wagon.png", | |
icon_draw_specification = { | |
scale = 0.7, | |
shift = { | |
0, | |
-0.5 | |
} | |
}, | |
inventory_size = 1, | |
joint_distance = 4, | |
manual_range_modifier = 2.5, | |
max_health = 600, | |
max_speed = 1.5, | |
minable = { | |
mining_time = 0.5, | |
result = "artillery-wagon" | |
}, | |
mined_sound = { | |
switch_vibration_data = { | |
filename = "__core__/sound/deconstruct-large.bnvib", | |
gain = 0.25 | |
}, | |
variations = { | |
{ | |
filename = "__core__/sound/deconstruct-large.ogg", | |
volume = 0.8 | |
} | |
} | |
}, | |
minimap_representation = { | |
filename = "__base__/graphics/entity/artillery-wagon/minimap-representation/artillery-wagon-minimap-representation.png", | |
flags = { | |
"icon" | |
}, | |
scale = 0.5, | |
size = { | |
20, | |
40 | |
} | |
}, | |
name = "artillery-wagon", | |
open_sound = "SERPENT PLACEHOLDER" --[=[ ref [""]["artillery-turret"]["artillery-turret"].open_sound ]=], | |
pictures = { | |
rotated = { | |
layers = { | |
{ | |
allow_low_quality_rotation = true, | |
dice = 4, | |
direction_count = 256, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-8.png" | |
}, | |
height = 410, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0.015625, | |
-0.859375 | |
}, | |
usage = "train", | |
width = 476 | |
}, | |
{ | |
allow_low_quality_rotation = true, | |
dice = 4, | |
direction_count = 256, | |
draw_as_shadow = true, | |
filenames = { | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-shadow-1.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-shadow-2.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-shadow-3.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-shadow-4.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-shadow-5.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-shadow-6.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-shadow-7.png", | |
"__base__/graphics/entity/artillery-wagon/artillery-wagon-base-shadow-8.png" | |
}, | |
height = 376, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
1.15625, | |
0.03125 | |
}, | |
usage = "train", | |
width = 530 | |
} | |
} | |
}, | |
slope_angle_between_frames = 1.25, | |
sloped = { | |
layers = { | |
{ | |
dice = 4, | |
direction_count = 160, | |
filenames = { | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-1.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-2.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-3.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-4.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-5.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-6.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-7.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-8.png" | |
}, | |
height = 504, | |
line_length = 4, | |
lines_per_file = 5, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0.015625, | |
-0.390625 | |
}, | |
usage = "train", | |
width = 486 | |
}, | |
{ | |
dice = 4, | |
direction_count = 160, | |
draw_as_shadow = true, | |
filenames = { | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-shadow-1.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-shadow-2.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-shadow-3.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-shadow-4.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-shadow-5.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-shadow-6.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-shadow-7.png", | |
"__elevated-rails__/graphics/entity/artillery-wagon/artillery-wagon-sloped-base-shadow-8.png" | |
}, | |
height = 528, | |
line_length = 4, | |
lines_per_file = 5, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
2.328125, | |
0.609375 | |
}, | |
usage = "train", | |
width = 692 | |
} | |
} | |
} | |
}, | |
resistances = { | |
{ | |
decrease = 15, | |
percent = 50, | |
type = "fire" | |
}, | |
{ | |
decrease = 15, | |
percent = 30, | |
type = "physical" | |
}, | |
{ | |
decrease = 50, | |
percent = 50, | |
type = "impact" | |
}, | |
{ | |
decrease = 15, | |
percent = 30, | |
type = "explosion" | |
}, | |
{ | |
decrease = 3, | |
percent = 20, | |
type = "acid" | |
} | |
}, | |
rotating_sound = { | |
sound = { | |
filename = "__base__/sound/fight/artillery-rotation-loop.ogg", | |
volume = 0.2 | |
}, | |
stopped_sound = { | |
filename = "__base__/sound/fight/artillery-rotation-stop.ogg" | |
} | |
}, | |
selected_minimap_representation = { | |
filename = "__base__/graphics/entity/artillery-wagon/minimap-representation/artillery-wagon-selected-minimap-representation.png", | |
flags = { | |
"icon" | |
}, | |
scale = 0.5, | |
size = { | |
20, | |
40 | |
} | |
}, | |
selection_box = { | |
{ | |
-1, | |
-2.703125 | |
}, | |
{ | |
1, | |
3.296875 | |
} | |
}, | |
stand_by_light = { | |
{ | |
add_perspective = true, | |
color = { | |
0.05, | |
0.2, | |
1, | |
0 | |
}, | |
intensity = 0.5, | |
minimum_darkness = 0.3, | |
shift = { | |
-0.6, | |
-3.5 | |
}, | |
size = 2 | |
}, | |
{ | |
add_perspective = true, | |
color = { | |
0.05, | |
0.2, | |
1, | |
0 | |
}, | |
intensity = 0.5, | |
minimum_darkness = 0.3, | |
shift = { | |
0.6, | |
-3.5 | |
}, | |
size = 2 | |
} | |
}, | |
surface_conditions = { | |
{ | |
min = 1, | |
property = "gravity" | |
} | |
}, | |
tie_distance = 50, | |
turn_after_shooting_cooldown = 60, | |
turret_rotation_speed = 0.001, | |
type = "artillery-wagon", | |
vertical_selection_shift = -0.796875, | |
water_reflection = { | |
orientation_to_variation = false, | |
pictures = { | |
filename = "__base__/graphics/entity/artillery-wagon/reflection/artillery-wagon-reflection.png", | |
height = 52, | |
priority = "extra-high", | |
scale = 5, | |
shift = { | |
0, | |
1.25 | |
}, | |
variation_count = 1, | |
width = 32 | |
}, | |
rotate = true | |
}, | |
weight = 4000, | |
wheels = { | |
rotated = { | |
direction_count = 256, | |
filenames = { | |
"__base__/graphics/entity/train-wheel/train-wheel-1.png", | |
"__base__/graphics/entity/train-wheel/train-wheel-2.png", | |
"__base__/graphics/entity/train-wheel/train-wheel-3.png", | |
"__base__/graphics/entity/train-wheel/train-wheel-4.png", | |
"__base__/graphics/entity/train-wheel/train-wheel-5.png", | |
"__base__/graphics/entity/train-wheel/train-wheel-6.png", | |
"__base__/graphics/entity/train-wheel/train-wheel-7.png", | |
"__base__/graphics/entity/train-wheel/train-wheel-8.png" | |
}, | |
height = 228, | |
line_length = 4, | |
lines_per_file = 8, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0.015625, | |
0.03125 | |
}, | |
usage = "train", | |
width = 230 | |
}, | |
slope_angle_between_frames = 1.25, | |
sloped = { | |
direction_count = 160, | |
filenames = { | |
"__elevated-rails__/graphics/entity/train-wheel/train-wheel-sloped-1.png", | |
"__elevated-rails__/graphics/entity/train-wheel/train-wheel-sloped-2.png", | |
"__elevated-rails__/graphics/entity/train-wheel/train-wheel-sloped-3.png", | |
"__elevated-rails__/graphics/entity/train-wheel/train-wheel-sloped-4.png", | |
"__elevated-rails__/graphics/entity/train-wheel/train-wheel-sloped-5.png", | |
"__elevated-rails__/graphics/entity/train-wheel/train-wheel-sloped-6.png", | |
"__elevated-rails__/graphics/entity/train-wheel/train-wheel-sloped-7.png", | |
"__elevated-rails__/graphics/entity/train-wheel/train-wheel-sloped-8.png" | |
}, | |
height = 312, | |
line_length = 4, | |
lines_per_file = 5, | |
priority = "very-low", | |
scale = 0.5, | |
shift = { | |
0, | |
0.109375 | |
}, | |
usage = "train", | |
width = 238 | |
} | |
}, | |
working_sound = { | |
activity_to_speed_modifiers = { | |
maximum = 1.2, | |
minimum = 1, | |
multiplier = 0.6, | |
offset = -0.8 | |
}, | |
activity_to_volume_modifiers = { | |
maximum = 1, | |
multiplier = 1.1000000000000001, | |
offset = 0.4 | |
}, | |
match_speed_to_activity = true, | |
match_volume_to_activity = true, | |
sound = { | |
filename = "__base__/sound/train-wagon-wheels.ogg", | |
modifiers = { | |
{ | |
type = "main-menu", | |
volume_multiplier = 2 | |
}, | |
{ | |
type = "driving", | |
volume_multiplier = 2.5 | |
}, | |
{ | |
type = "elevation", | |
volume_multiplier = 1 | |
} | |
}, | |
volume = 0.3 | |
} | |
} | |
} | |
}, | |
["assembling-machine"] = { | |
["assembling-machine-1"] = { | |
alert_icon_shift = { | |
0, | |
-0.375 | |
}, | |
allowed_effects = { | |
"speed", | |
"consumption", | |
"pollution" | |
}, | |
circuit_connector = { | |
{ | |
points = { | |
shadow = { | |
green = { | |
1.5625, | |
1.3125 | |
}, | |
red = { | |
1.6875, | |
1.25 | |
} | |
}, | |
wire = { | |
green = { | |
1.0625, | |
1.03125 | |
}, | |
red = { | |
1, | |
0.8125 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
0.75, | |
1.03125 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.8125 | |
}, | |
width = 52, | |
x = 104, | |
y = 100 | |
}, | |
connector_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04b-base-shadow-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.171875, | |
1.046875 | |
}, | |
width = 60, | |
x = 120, | |
y = 92 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 60, | |
x = 120, | |
y = 120 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 46, | |
x = 92, | |
y = 88 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 48, | |
x = 96, | |
y = 92 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 48, | |
x = 96, | |
y = 92 | |
}, | |
red_green_led_light_offset = { | |
0.75, | |
0.875 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.8125 | |
}, | |
width = 62, | |
x = 124, | |
y = 116 | |
}, | |
wire_pins_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04d-wire-shadow-sequence.png", | |
height = 54, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.25, | |
1.078125 | |
}, | |
width = 68, | |
x = 136, | |
y = 108 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
1.5625, | |
1.3125 | |
}, | |
red = { | |
1.6875, | |
1.25 | |
} | |
}, | |
wire = { | |
green = { | |
1.0625, | |
1.03125 | |
}, | |
red = { | |
1, | |
0.8125 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
0.75, | |
1.03125 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.8125 | |
}, | |
width = 52, | |
x = 104, | |
y = 100 | |
}, | |
connector_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04b-base-shadow-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.171875, | |
1.046875 | |
}, | |
width = 60, | |
x = 120, | |
y = 92 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 60, | |
x = 120, | |
y = 120 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 46, | |
x = 92, | |
y = 88 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 48, | |
x = 96, | |
y = 92 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 48, | |
x = 96, | |
y = 92 | |
}, | |
red_green_led_light_offset = { | |
0.75, | |
0.875 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.8125 | |
}, | |
width = 62, | |
x = 124, | |
y = 116 | |
}, | |
wire_pins_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04d-wire-shadow-sequence.png", | |
height = 54, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.25, | |
1.078125 | |
}, | |
width = 68, | |
x = 136, | |
y = 108 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
1.5625, | |
1.3125 | |
}, | |
red = { | |
1.6875, | |
1.25 | |
} | |
}, | |
wire = { | |
green = { | |
1.0625, | |
1.03125 | |
}, | |
red = { | |
1, | |
0.8125 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
0.75, | |
1.03125 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.8125 | |
}, | |
width = 52, | |
x = 104, | |
y = 100 | |
}, | |
connector_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04b-base-shadow-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.171875, | |
1.046875 | |
}, | |
width = 60, | |
x = 120, | |
y = 92 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 60, | |
x = 120, | |
y = 120 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 46, | |
x = 92, | |
y = 88 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 48, | |
x = 96, | |
y = 92 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 48, | |
x = 96, | |
y = 92 | |
}, | |
red_green_led_light_offset = { | |
0.75, | |
0.875 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.8125 | |
}, | |
width = 62, | |
x = 124, | |
y = 116 | |
}, | |
wire_pins_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04d-wire-shadow-sequence.png", | |
height = 54, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.25, | |
1.078125 | |
}, | |
width = 68, | |
x = 136, | |
y = 108 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
1.5625, | |
1.3125 | |
}, | |
red = { | |
1.6875, | |
1.25 | |
} | |
}, | |
wire = { | |
green = { | |
1.0625, | |
1.03125 | |
}, | |
red = { | |
1, | |
0.8125 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
0.75, | |
1.03125 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.8125 | |
}, | |
width = 52, | |
x = 104, | |
y = 100 | |
}, | |
connector_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04b-base-shadow-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.171875, | |
1.046875 | |
}, | |
width = 60, | |
x = 120, | |
y = 92 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 60, | |
x = 120, | |
y = 120 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 46, | |
x = 92, | |
y = 88 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 48, | |
x = 96, | |
y = 92 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.78125 | |
}, | |
width = 48, | |
x = 96, | |
y = 92 | |
}, | |
red_green_led_light_offset = { | |
0.75, | |
0.875 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
0.75, | |
0.8125 | |
}, | |
width = 62, | |
x = 124, | |
y = 116 | |
}, | |
wire_pins_shadow = { | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04d-wire-shadow-sequence.png", | |
height = 54, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
1.25, | |
1.078125 | |
}, | |
width = 68, | |
x = 136, | |
y = 108 | |
} | |
} | |
} | |
}, | |
circuit_wire_max_distance = 9, | |
close_sound = { | |
filename = "__base__/sound/machine-close.ogg", | |
volume = 0.5 | |
}, | |
collision_box = { | |
{ | |
-1.2, | |
-1.2 | |
}, | |
{ | |
1.2, | |
1.2 | |
} | |
}, | |
corpse = "assembling-machine-1-remnants", | |
crafting_categories = { | |
"crafting", | |
"basic-crafting", | |
"advanced-crafting", | |
"electronics", | |
"pressing" | |
}, | |
crafting_speed = 0.5, | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
dying_explosion = "assembling-machine-1-explosion", | |
effect_receiver = { | |
uses_beacon_effects = false, | |
uses_module_effects = false, | |
uses_surface_effects = true | |
}, | |
energy_source = { | |
emissions_per_minute = { | |
pollution = 4 | |
}, | |
type = "electric", | |
usage_priority = "secondary-input" | |
}, | |
energy_usage = "75kW", | |
fast_replaceable_group = "assembling-machine", | |
flags = { | |
"placeable-neutral", | |
"placeable-player", | |
"player-creation" | |
}, | |
graphics_set = { | |
animation = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/assembling-machine-1/assembling-machine-1.png", | |
frame_count = 32, | |
height = 226, | |
line_length = 8, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
0.0625 | |
}, | |
width = 214 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/assembling-machine-1/assembling-machine-1-shadow.png", | |
height = 165, | |
line_length = 1, | |
priority = "high", | |
repeat_count = 32, | |
scale = 0.5, | |
shift = { | |
0.265625, | |
0.15625 | |
}, | |
width = 190 | |
} | |
} | |
}, | |
frozen_patch = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-1-frozen.png", | |
height = 226, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
0.0625 | |
}, | |
width = 214 | |
}, | |
reset_animation_when_frozen = true | |
}, | |
heating_energy = "100kW", | |
icon = "__base__/graphics/icons/assembling-machine-1.png", | |
icon_draw_specification = { | |
shift = { | |
0, | |
-0.3 | |
} | |
}, | |
impact_category = "metal", | |
max_health = 300, | |
minable = { | |
mining_time = 0.2, | |
result = "assembling-machine-1" | |
}, | |
name = "assembling-machine-1", | |
next_upgrade = "assembling-machine-2", | |
open_sound = { | |
filename = "__base__/sound/machine-open.ogg", | |
volume = 0.5 | |
}, | |
resistances = { | |
{ | |
percent = 70, | |
type = "fire" | |
} | |
}, | |
selection_box = { | |
{ | |
-1.5, | |
-1.5 | |
}, | |
{ | |
1.5, | |
1.5 | |
} | |
}, | |
type = "assembling-machine", | |
working_sound = { | |
audible_distance_modifier = 0.5, | |
fade_in_ticks = 4, | |
fade_out_ticks = 20, | |
sound = { | |
filename = "__base__/sound/assembling-machine-t1-1.ogg", | |
volume = 0.5 | |
} | |
} | |
}, | |
["assembling-machine-2"] = { | |
alert_icon_shift = { | |
0, | |
-0.375 | |
}, | |
allowed_effects = { | |
"consumption", | |
"speed", | |
"productivity", | |
"pollution", | |
"quality" | |
}, | |
circuit_connector = "SERPENT PLACEHOLDER" --[=[ ref [""]["assembling-machine"]["assembling-machine-1"].circuit_connector ]=], | |
circuit_wire_max_distance = 9, | |
close_sound = "SERPENT PLACEHOLDER" --[=[ ref [""]["assembling-machine"]["assembling-machine-1"].close_sound ]=], | |
collision_box = { | |
{ | |
-1.2, | |
-1.2 | |
}, | |
{ | |
1.2, | |
1.2 | |
} | |
}, | |
corpse = "assembling-machine-2-remnants", | |
crafting_categories = { | |
"basic-crafting", | |
"crafting", | |
"advanced-crafting", | |
"crafting-with-fluid", | |
"electronics", | |
"electronics-with-fluid", | |
"pressing", | |
"metallurgy-or-assembling", | |
"organic-or-hand-crafting", | |
"organic-or-assembling", | |
"electronics-or-assembling", | |
"cryogenics-or-assembling", | |
"crafting-with-fluid-or-metallurgy" | |
}, | |
crafting_speed = 0.75, | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
dying_explosion = "assembling-machine-2-explosion", | |
energy_source = { | |
emissions_per_minute = { | |
pollution = 3 | |
}, | |
type = "electric", | |
usage_priority = "secondary-input" | |
}, | |
energy_usage = "150kW", | |
fast_replaceable_group = "assembling-machine", | |
flags = { | |
"placeable-neutral", | |
"placeable-player", | |
"player-creation" | |
}, | |
fluid_boxes = { | |
{ | |
pipe_connections = { | |
{ | |
direction = 0, | |
flow_direction = "input", | |
position = { | |
0, | |
-1 | |
} | |
} | |
}, | |
pipe_covers = { | |
east = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
} | |
}, | |
pipe_covers_frozen = { | |
east = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-east.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
north = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-north.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
south = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-south.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
west = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-west.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
}, | |
pipe_picture = { | |
east = { | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-pipe-E.png", | |
height = 76, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
-0.765625, | |
0.03125 | |
}, | |
width = 42 | |
}, | |
north = { | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-pipe-N.png", | |
height = 38, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.0703125, | |
0.421875 | |
}, | |
width = 71 | |
}, | |
south = { | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-pipe-S.png", | |
height = 61, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.9765625 | |
}, | |
width = 88 | |
}, | |
west = { | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-pipe-W.png", | |
height = 73, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.8046875, | |
0.0390625 | |
}, | |
width = 39 | |
} | |
}, | |
pipe_picture_frozen = { | |
east = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-E-frozen.png", | |
height = 76, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
-0.765625, | |
0.03125 | |
}, | |
width = 42 | |
}, | |
north = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-N-frozen.png", | |
height = 38, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.0703125, | |
0.421875 | |
}, | |
width = 71 | |
}, | |
south = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-S-frozen.png", | |
height = 61, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.9765625 | |
}, | |
width = 88 | |
}, | |
west = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-W-frozen.png", | |
height = 73, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.8046875, | |
0.0390625 | |
}, | |
width = 39 | |
} | |
}, | |
production_type = "input", | |
secondary_draw_orders = { | |
north = -1 | |
}, | |
volume = 1000 | |
}, | |
{ | |
pipe_connections = { | |
{ | |
direction = 8, | |
flow_direction = "output", | |
position = { | |
0, | |
1 | |
} | |
} | |
}, | |
pipe_covers = { | |
east = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
} | |
}, | |
pipe_covers_frozen = { | |
east = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-east.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
north = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-north.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
south = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-south.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
west = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-west.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
}, | |
pipe_picture = { | |
east = { | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-pipe-E.png", | |
height = 76, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
-0.765625, | |
0.03125 | |
}, | |
width = 42 | |
}, | |
north = { | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-pipe-N.png", | |
height = 38, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.0703125, | |
0.421875 | |
}, | |
width = 71 | |
}, | |
south = { | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-pipe-S.png", | |
height = 61, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.9765625 | |
}, | |
width = 88 | |
}, | |
west = { | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-pipe-W.png", | |
height = 73, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.8046875, | |
0.0390625 | |
}, | |
width = 39 | |
} | |
}, | |
pipe_picture_frozen = { | |
east = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-E-frozen.png", | |
height = 76, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
-0.765625, | |
0.03125 | |
}, | |
width = 42 | |
}, | |
north = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-N-frozen.png", | |
height = 38, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.0703125, | |
0.421875 | |
}, | |
width = 71 | |
}, | |
south = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-S-frozen.png", | |
height = 61, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.9765625 | |
}, | |
width = 88 | |
}, | |
west = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-W-frozen.png", | |
height = 73, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.8046875, | |
0.0390625 | |
}, | |
width = 39 | |
} | |
}, | |
production_type = "output", | |
secondary_draw_orders = { | |
north = -1 | |
}, | |
volume = 1000 | |
} | |
}, | |
fluid_boxes_off_when_no_fluid_recipe = true, | |
graphics_set = { | |
animation = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2.png", | |
frame_count = 32, | |
height = 218, | |
line_length = 8, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
0.125 | |
}, | |
width = 214 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2-shadow.png", | |
frame_count = 32, | |
height = 163, | |
line_length = 8, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0.375, | |
0.1484375 | |
}, | |
width = 196 | |
} | |
} | |
}, | |
frozen_patch = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-2-frozen.png", | |
height = 218, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
0.125 | |
}, | |
width = 214 | |
}, | |
reset_animation_when_frozen = true | |
}, | |
heating_energy = "100kW", | |
icon = "__base__/graphics/icons/assembling-machine-2.png", | |
icon_draw_specification = { | |
shift = { | |
0, | |
-0.3 | |
} | |
}, | |
impact_category = "metal", | |
max_health = 350, | |
minable = { | |
mining_time = 0.2, | |
result = "assembling-machine-2" | |
}, | |
module_slots = 2, | |
name = "assembling-machine-2", | |
next_upgrade = "assembling-machine-3", | |
open_sound = "SERPENT PLACEHOLDER" --[=[ ref [""]["assembling-machine"]["assembling-machine-1"].open_sound ]=], | |
resistances = { | |
{ | |
percent = 70, | |
type = "fire" | |
} | |
}, | |
selection_box = { | |
{ | |
-1.5, | |
-1.5 | |
}, | |
{ | |
1.5, | |
1.5 | |
} | |
}, | |
type = "assembling-machine", | |
working_sound = { | |
audible_distance_modifier = 0.5, | |
fade_in_ticks = 4, | |
fade_out_ticks = 20, | |
sound = { | |
filename = "__base__/sound/assembling-machine-t2-1.ogg", | |
volume = 0.45 | |
} | |
} | |
}, | |
["assembling-machine-3"] = { | |
alert_icon_shift = { | |
0, | |
-0.375 | |
}, | |
allowed_effects = { | |
"consumption", | |
"speed", | |
"productivity", | |
"pollution", | |
"quality" | |
}, | |
circuit_connector = "SERPENT PLACEHOLDER" --[=[ ref [""]["assembling-machine"]["assembling-machine-1"].circuit_connector ]=], | |
circuit_wire_max_distance = 9, | |
close_sound = "SERPENT PLACEHOLDER" --[=[ ref [""]["assembling-machine"]["assembling-machine-1"].close_sound ]=], | |
collision_box = { | |
{ | |
-1.2, | |
-1.2 | |
}, | |
{ | |
1.2, | |
1.2 | |
} | |
}, | |
corpse = "assembling-machine-3-remnants", | |
crafting_categories = { | |
"basic-crafting", | |
"crafting", | |
"advanced-crafting", | |
"crafting-with-fluid", | |
"electronics", | |
"electronics-with-fluid", | |
"pressing", | |
"metallurgy-or-assembling", | |
"organic-or-hand-crafting", | |
"organic-or-assembling", | |
"electronics-or-assembling", | |
"cryogenics-or-assembling", | |
"crafting-with-fluid-or-metallurgy" | |
}, | |
crafting_speed = 1.25, | |
damaged_trigger_effect = { | |
damage_type_filters = "fire", | |
entity_name = "spark-explosion", | |
offset_deviation = { | |
{ | |
-0.5, | |
-0.5 | |
}, | |
{ | |
0.5, | |
0.5 | |
} | |
}, | |
offsets = { | |
{ | |
0, | |
1 | |
} | |
}, | |
type = "create-entity" | |
}, | |
drawing_box_vertical_extension = 0.2, | |
dying_explosion = "assembling-machine-3-explosion", | |
energy_source = { | |
emissions_per_minute = { | |
pollution = 2 | |
}, | |
type = "electric", | |
usage_priority = "secondary-input" | |
}, | |
energy_usage = "375kW", | |
fast_replaceable_group = "assembling-machine", | |
flags = { | |
"placeable-neutral", | |
"placeable-player", | |
"player-creation" | |
}, | |
fluid_boxes = { | |
{ | |
pipe_connections = { | |
{ | |
direction = 0, | |
flow_direction = "input", | |
position = { | |
0, | |
-1 | |
} | |
} | |
}, | |
pipe_covers = { | |
east = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
} | |
}, | |
pipe_covers_frozen = { | |
east = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-east.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
north = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-north.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
south = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-south.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
west = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-west.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
}, | |
pipe_picture = { | |
east = { | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-pipe-E.png", | |
height = 76, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
-0.765625, | |
0.03125 | |
}, | |
width = 42 | |
}, | |
north = { | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-pipe-N.png", | |
height = 38, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.0703125, | |
0.421875 | |
}, | |
width = 71 | |
}, | |
south = { | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-pipe-S.png", | |
height = 61, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.9765625 | |
}, | |
width = 88 | |
}, | |
west = { | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-pipe-W.png", | |
height = 73, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.8046875, | |
0.0390625 | |
}, | |
width = 39 | |
} | |
}, | |
pipe_picture_frozen = { | |
east = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-E-frozen.png", | |
height = 76, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
-0.765625, | |
0.03125 | |
}, | |
width = 42 | |
}, | |
north = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-N-frozen.png", | |
height = 38, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.0703125, | |
0.421875 | |
}, | |
width = 71 | |
}, | |
south = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-S-frozen.png", | |
height = 61, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.9765625 | |
}, | |
width = 88 | |
}, | |
west = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-W-frozen.png", | |
height = 73, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.8046875, | |
0.0390625 | |
}, | |
width = 39 | |
} | |
}, | |
production_type = "input", | |
secondary_draw_orders = { | |
north = -1 | |
}, | |
volume = 1000 | |
}, | |
{ | |
pipe_connections = { | |
{ | |
direction = 8, | |
flow_direction = "output", | |
position = { | |
0, | |
1 | |
} | |
} | |
}, | |
pipe_covers = { | |
east = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
north = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
south = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
}, | |
west = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west-shadow.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
} | |
} | |
}, | |
pipe_covers_frozen = { | |
east = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-east.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
north = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-north.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
south = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-south.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
}, | |
west = { | |
filename = "__space-age__/graphics/entity/frozen/pipe-covers/pipe-cover-west.png", | |
height = 128, | |
priority = "extra-high", | |
scale = 0.5, | |
width = 128 | |
} | |
}, | |
pipe_picture = { | |
east = { | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-pipe-E.png", | |
height = 76, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
-0.765625, | |
0.03125 | |
}, | |
width = 42 | |
}, | |
north = { | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-pipe-N.png", | |
height = 38, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.0703125, | |
0.421875 | |
}, | |
width = 71 | |
}, | |
south = { | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-pipe-S.png", | |
height = 61, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.9765625 | |
}, | |
width = 88 | |
}, | |
west = { | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-pipe-W.png", | |
height = 73, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.8046875, | |
0.0390625 | |
}, | |
width = 39 | |
} | |
}, | |
pipe_picture_frozen = { | |
east = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-E-frozen.png", | |
height = 76, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
-0.765625, | |
0.03125 | |
}, | |
width = 42 | |
}, | |
north = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-N-frozen.png", | |
height = 38, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.0703125, | |
0.421875 | |
}, | |
width = 71 | |
}, | |
south = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-S-frozen.png", | |
height = 61, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.9765625 | |
}, | |
width = 88 | |
}, | |
west = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-pipe-W-frozen.png", | |
height = 73, | |
priority = "extra-high", | |
scale = 0.5, | |
shift = { | |
0.8046875, | |
0.0390625 | |
}, | |
width = 39 | |
} | |
}, | |
production_type = "output", | |
secondary_draw_orders = { | |
north = -1 | |
}, | |
volume = 1000 | |
} | |
}, | |
fluid_boxes_off_when_no_fluid_recipe = true, | |
graphics_set = { | |
animation = { | |
layers = { | |
{ | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3.png", | |
frame_count = 32, | |
height = 237, | |
line_length = 8, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.0234375 | |
}, | |
width = 214 | |
}, | |
{ | |
draw_as_shadow = true, | |
filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3-shadow.png", | |
frame_count = 32, | |
height = 162, | |
line_length = 8, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0.875, | |
0.125 | |
}, | |
width = 260 | |
} | |
} | |
}, | |
animation_progress = 0.5, | |
frozen_patch = { | |
filename = "__space-age__/graphics/entity/frozen/assembling-machine/assembling-machine-3-frozen.png", | |
height = 237, | |
priority = "high", | |
scale = 0.5, | |
shift = { | |
0, | |
-0.0234375 | |
}, | |
width = 214 | |
}, | |
reset_animation_when_frozen = true | |
}, | |
heating_energy = "100kW", | |
icon = "__base__/graphics/icons/assembling-machine-3.png", | |
icon_draw_specification = { | |
shift = { | |
0, | |
-0.3 | |
} | |
}, | |
impact_category = "metal", | |
max_health = 400, | |
minable = { | |
mining_time = 0.2, | |
result = "assembling-machine-3" | |
}, | |
module_slots = 4, | |
name = "assembling-machine-3", | |
open_sound = "SERPENT PLACEHOLDER" --[=[ ref [""]["assembling-machine"]["assembling-machine-1"].open_sound ]=], | |
resistances = { | |
{ | |
percent = 70, | |
type = "fire" | |
} | |
}, | |
selection_box = { | |
{ | |
-1.5, | |
-1.5 | |
}, | |
{ | |
1.5, | |
1.5 | |
} | |
}, | |
type = "assembling-machine", | |
working_sound = { | |
audible_distance_modifier = 0.5, | |
fade_in_ticks = 4, | |
fade_out_ticks = 20, | |
sound = { | |
filename = "__base__/sound/assembling-machine-t3-1.ogg", | |
volume = 0.45 | |
} | |
} | |
}, | |
biochamber = { | |
allowed_effects = { | |
"consumption", | |
"speed", | |
"productivity", | |
"pollution", | |
"quality" | |
}, | |
circuit_connector = { | |
{ | |
points = { | |
shadow = { | |
green = { | |
-0.75, | |
1.34375 | |
}, | |
red = { | |
-0.4375, | |
1.28125 | |
} | |
}, | |
wire = { | |
green = { | |
-1.125, | |
1.09375 | |
}, | |
red = { | |
-1, | |
0.90625 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-1.3125, | |
0.96875 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.78125 | |
}, | |
width = 52, | |
x = 52, | |
y = 100 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.75 | |
}, | |
width = 60, | |
x = 60, | |
y = 120 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.75 | |
}, | |
width = 46, | |
x = 46, | |
y = 88 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.75 | |
}, | |
width = 48, | |
x = 48, | |
y = 92 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.75 | |
}, | |
width = 48, | |
x = 48, | |
y = 92 | |
}, | |
red_green_led_light_offset = { | |
-1.28125, | |
0.8125 | |
}, | |
wire_pins = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04c-wire-sequence.png", | |
height = 58, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.78125 | |
}, | |
width = 62, | |
x = 62, | |
y = 116 | |
} | |
} | |
}, | |
{ | |
points = { | |
shadow = { | |
green = { | |
-0.75, | |
1.34375 | |
}, | |
red = { | |
-0.4375, | |
1.28125 | |
} | |
}, | |
wire = { | |
green = { | |
-1.125, | |
1.09375 | |
}, | |
red = { | |
-1, | |
0.90625 | |
} | |
} | |
}, | |
sprites = { | |
blue_led_light_offset = { | |
-1.3125, | |
0.96875 | |
}, | |
connector_main = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04a-base-sequence.png", | |
height = 50, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.78125 | |
}, | |
width = 52, | |
x = 52, | |
y = 100 | |
}, | |
led_blue = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04e-blue-LED-on-sequence.png", | |
height = 60, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.75 | |
}, | |
width = 60, | |
x = 60, | |
y = 120 | |
}, | |
led_blue_off = { | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04f-blue-LED-off-sequence.png", | |
height = 44, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.75 | |
}, | |
width = 46, | |
x = 46, | |
y = 88 | |
}, | |
led_green = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04h-green-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, | |
0.75 | |
}, | |
width = 48, | |
x = 48, | |
y = 92 | |
}, | |
led_light = { | |
intensity = 0, | |
size = 0.9 | |
}, | |
led_red = { | |
draw_as_glow = true, | |
filename = "__base__/graphics/entity/circuit-connector/ccm-universal-04i-red-LED-sequence.png", | |
height = 46, | |
priority = "low", | |
scale = 0.5, | |
shift = { | |
-1.15625, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment