Change asteroid field distances
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
file = solar\asteroids\ice_shapes.ini
|
||||
|
||||
[Field]
|
||||
cube_size = 400
|
||||
fill_dist = 2800
|
||||
cube_size = 600
|
||||
fill_dist = 4000
|
||||
tint_field = 255, 255, 255
|
||||
empty_cube_frequency = 0.5
|
||||
|
||||
[Exclusion Zones]
|
||||
exclusion = Zone_Br06_path_planetform2_1
|
||||
exclude_billboards = 1
|
||||
|
||||
[properties]
|
||||
flag = ice_objects
|
||||
@@ -22,13 +23,13 @@ asteroid = ice_asteroid30, -0.6, -0.3, -0.9, 85, 0, 185
|
||||
asteroid = ice_asteroid90, -0.2, -0.1, -0.6, 105, 160, 25
|
||||
|
||||
[AsteroidBillboards]
|
||||
count = 700
|
||||
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.5, 0.5, 0.5
|
||||
ambient_intensity = 1.5
|
||||
size = 60, 90
|
||||
size = 60, 200
|
||||
|
||||
[DynamicAsteroids]
|
||||
asteroid = DAsteroid_ice_small1
|
||||
@@ -42,13 +43,13 @@ color_shift = 1, 1, 1
|
||||
[Band]
|
||||
render_parts = 8
|
||||
shape = asteroid_icebelt_04
|
||||
height = 2500
|
||||
offset_dist = 1500
|
||||
fade = 1, 1.35, 15, 17
|
||||
height = 2000
|
||||
offset_dist = 200
|
||||
fade = 2.1, 3.1, 20, 25
|
||||
texture_aspect = 1
|
||||
color_shift = 0.4, 0.4, 0.3
|
||||
ambient_intensity = 1
|
||||
vert_increase = 2
|
||||
vert_increase = 1
|
||||
|
||||
[LootableZone]
|
||||
asteroid_loot_container = lootcrate_ast_loot_water
|
||||
@@ -56,7 +57,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 = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user