Change asteroid field distances
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
file = solar\asteroids\ice_shapes.ini
|
||||
|
||||
[Field]
|
||||
cube_size = 400
|
||||
fill_dist = 2900
|
||||
cube_size = 600
|
||||
fill_dist = 4000
|
||||
diffuse_color = 200, 255, 255
|
||||
ambient_color = 80, 100, 120
|
||||
ambient_increase = 30, 40, 60
|
||||
@@ -15,6 +15,7 @@ exclude_billboards = 1
|
||||
exclusion = Zone_Bw09_Tradelane_5
|
||||
exclude_billboards = 1
|
||||
exclusion = ZONE_Bw09_vignette9_exclusion
|
||||
exclude_billboards = 1
|
||||
|
||||
[properties]
|
||||
flag = ice_objects
|
||||
@@ -29,20 +30,20 @@ asteroid = ice_asteroid90, -0.4, -0.5, 0.6, 105, 160, 25
|
||||
asteroid = ice_asteroid60, -0.7, 0.4, -0.4, 75, 30, 70
|
||||
|
||||
[AsteroidBillboards]
|
||||
count = 400
|
||||
start_dist = 2000
|
||||
fade_dist_percent = 0.35
|
||||
count = 500
|
||||
start_dist = 2200
|
||||
fade_dist_percent = 0.5
|
||||
shape = asteroid_ice_4
|
||||
color_shift = 0.8, 0.8, 0.8
|
||||
ambient_intensity = 1
|
||||
size = 60, 120
|
||||
size = 80, 200
|
||||
|
||||
[Band]
|
||||
render_parts = 6
|
||||
shape = asteroid_icebelt_04
|
||||
height = 3000
|
||||
offset_dist = 2000
|
||||
fade = 1, 1.35, 15, 17
|
||||
offset_dist = 300
|
||||
fade = 1.43, 2.1, 15, 17
|
||||
texture_aspect = 1
|
||||
color_shift = 1, 1, 1
|
||||
ambient_intensity = 1
|
||||
@@ -64,7 +65,6 @@ asteroid_loot_commodity = commodity_water
|
||||
dynamic_loot_container = lootcrate_ast_loot_water
|
||||
dynamic_loot_commodity = commodity_water
|
||||
asteroid_loot_count = 0, 0
|
||||
dynamic_loot_count = 1, 1
|
||||
dynamic_loot_count = 1, 50
|
||||
asteroid_loot_difficulty = 70
|
||||
dynamic_loot_difficulty = 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user