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 = 3000
|
||||
cube_size = 600
|
||||
fill_dist = 4000
|
||||
diffuse_color = 140, 140, 140
|
||||
ambient_color = 200, 200, 200
|
||||
ambient_increase = 30, 40, 50
|
||||
@@ -29,22 +29,22 @@ asteroid = ice_asteroid60, -0.7, 0.8, -0.4, 75, 30, 70
|
||||
[Band]
|
||||
render_parts = 6
|
||||
shape = asteroid_icebelt_04
|
||||
height = 6000
|
||||
offset_dist = 5000
|
||||
fade = 1, 1.35, 15, 17
|
||||
height = 10000
|
||||
offset_dist = 1000
|
||||
fade = 0.5, 0.7, 15, 17
|
||||
texture_aspect = 1
|
||||
color_shift = 0.8, 0.8, 0.8
|
||||
ambient_intensity = 1
|
||||
vert_increase = 2
|
||||
vert_increase = 5
|
||||
|
||||
[AsteroidBillboards]
|
||||
count = 300
|
||||
start_dist = 2400
|
||||
fade_dist_percent = 0.4
|
||||
count = 500
|
||||
start_dist = 2200
|
||||
fade_dist_percent = 0.5
|
||||
shape = asteroid_ice_4
|
||||
color_shift = 0.7, 0.7, 0.7
|
||||
ambient_intensity = 1
|
||||
size = 60, 160
|
||||
size = 60, 150
|
||||
|
||||
[DynamicAsteroids]
|
||||
asteroid = DAsteroid_ice_small1
|
||||
@@ -61,7 +61,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 = 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user