Change asteroid field distances

This commit is contained in:
D4rkl1ght3r
2024-01-08 18:52:28 +01:00
parent 9c018d3d18
commit 8d7d1e45a5
144 changed files with 1655 additions and 1240 deletions

View File

@@ -2,8 +2,8 @@
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 400
fill_dist = 2800
cube_size = 600
fill_dist = 4000
diffuse_color = 255, 255, 255
ambient_color = 90, 90, 90
ambient_increase = 30, 30, 30
@@ -23,13 +23,13 @@ asteroid = beryl_asteroid60, -0.7, 0.6, 0.4, 120, 30, 10
asteroid = beryl_asteroid10, 0.3, 0.4, 0.6, 50, 30, 130
[AsteroidBillboards]
count = 400
start_dist = 2000
fade_dist_percent = 0.35
count = 500
start_dist = 2200
fade_dist_percent = 0.5
shape = asteroid_beryl
color_shift = 0.8, 0.8, 0.8
ambient_intensity = 1
size = 30, 110
size = 40, 200
[DynamicAsteroids]
asteroid = DAsteroid_beryllium
@@ -46,7 +46,6 @@ asteroid_loot_commodity = commodity_beryllium
dynamic_loot_container = lootcrate_ast_loot_beryl
dynamic_loot_commodity = commodity_beryllium
asteroid_loot_count = 0, 0
dynamic_loot_count = 1, 1
dynamic_loot_count = 1, 50
asteroid_loot_difficulty = 50
dynamic_loot_difficulty = 10