Change asteroid fields
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
file = solar\asteroids\ice_shapes.ini
|
||||
|
||||
[Field]
|
||||
cube_size = 600
|
||||
fill_dist = 4000
|
||||
cube_size = 400
|
||||
fill_dist = 2600
|
||||
diffuse_color = 255, 255, 255
|
||||
ambient_color = 70, 70, 100
|
||||
ambient_increase = 80, 60, 40
|
||||
@@ -11,7 +11,6 @@ empty_cube_frequency = 0.2
|
||||
|
||||
[Exclusion Zones]
|
||||
exclusion = Zone_Station_Bw01_02
|
||||
exclude_billboards = 1
|
||||
|
||||
[properties]
|
||||
flag = ice_objects
|
||||
@@ -28,22 +27,22 @@ asteroid = ice_carbon_asteroid60, -0.7, 0.4, -0.4, 75, 30, 70
|
||||
[Band]
|
||||
render_parts = 6
|
||||
shape = asteroid_icebelt_04
|
||||
height = 5250
|
||||
offset_dist = 525
|
||||
fade = 0.86, 1.24, 15, 17
|
||||
height = 4000
|
||||
offset_dist = 2000
|
||||
fade = 1, 1.35, 15, 17
|
||||
texture_aspect = 1
|
||||
color_shift = 0.7, 1, 1
|
||||
color_shift = 1, 1, 1
|
||||
ambient_intensity = 1
|
||||
vert_increase = 3
|
||||
vert_increase = 2
|
||||
|
||||
[AsteroidBillboards]
|
||||
count = 500
|
||||
start_dist = 2200
|
||||
fade_dist_percent = 0.5
|
||||
count = 400
|
||||
start_dist = 2000
|
||||
fade_dist_percent = 0.35
|
||||
shape = asteroid_ice_carbon
|
||||
color_shift = 0.8, 0.8, 0.8
|
||||
ambient_intensity = 1
|
||||
size = 100, 200
|
||||
size = 30, 110
|
||||
|
||||
[DynamicAsteroids]
|
||||
asteroid = DAsteroid_ice_small1
|
||||
@@ -60,6 +59,7 @@ asteroid_loot_commodity = commodity_hydrocarbons
|
||||
dynamic_loot_container = lootcrate_ast_loot_coal
|
||||
dynamic_loot_commodity = commodity_hydrocarbons
|
||||
asteroid_loot_count = 0, 0
|
||||
dynamic_loot_count = 1, 50
|
||||
dynamic_loot_count = 1, 1
|
||||
asteroid_loot_difficulty = 20
|
||||
dynamic_loot_difficulty = 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user