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 = 160, 220, 255
|
||||
ambient_color = 0, 0, 0
|
||||
ambient_increase = 0, 0, 0
|
||||
@@ -17,6 +17,7 @@ exclude_billboards = 1
|
||||
exclusion = Zone_Bw09_Tradelane_2
|
||||
exclude_billboards = 1
|
||||
exclusion = ZONE_Bw09_vignette4_exclusion
|
||||
exclude_billboards = 1
|
||||
|
||||
[properties]
|
||||
flag = ice_objects
|
||||
@@ -31,24 +32,24 @@ asteroid = ice_block_asteroid30, -0.2, -0.1, -0.5, 103, 156, 29
|
||||
asteroid = ice_block_asteroid30, -0.8, 0.5, -0.4, 71, 33, 77
|
||||
|
||||
[AsteroidBillboards]
|
||||
count = 300
|
||||
start_dist = 2000
|
||||
fade_dist_percent = 0.35
|
||||
count = 500
|
||||
start_dist = 2200
|
||||
fade_dist_percent = 0.5
|
||||
shape = asteroid_ice_block
|
||||
color_shift = 1, 1, 1
|
||||
ambient_intensity = 1.5
|
||||
size = 60, 110
|
||||
size = 50, 150
|
||||
|
||||
[Band]
|
||||
render_parts = 8
|
||||
shape = asteroid_icebelt_04
|
||||
height = 3000
|
||||
offset_dist = 2000
|
||||
fade = 1, 1.35, 15, 17
|
||||
height = 6000
|
||||
offset_dist = 600
|
||||
fade = 0.77, 1.1, 15, 17
|
||||
texture_aspect = 1
|
||||
color_shift = 0.6, 0.8, 0.9
|
||||
ambient_intensity = 1.2
|
||||
vert_increase = 2
|
||||
vert_increase = 3
|
||||
|
||||
[DynamicAsteroids]
|
||||
asteroid = DAsteroid_ice_crystal_small1
|
||||
@@ -65,7 +66,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 = 30
|
||||
dynamic_loot_difficulty = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user