Change asteroid fields
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
file = solar\asteroids\rock_shapes.ini
|
||||
|
||||
[Field]
|
||||
cube_size = 600
|
||||
fill_dist = 4000
|
||||
cube_size = 400
|
||||
fill_dist = 3300
|
||||
tint_field = 255, 255, 255
|
||||
empty_cube_frequency = 0.6
|
||||
|
||||
[Exclusion Zones]
|
||||
exclusion = Zone_Br05_05
|
||||
exclude_billboards = 1
|
||||
exclusion = Zone_Br05_05_Mining_Exclusion
|
||||
exclude_billboards = 1
|
||||
|
||||
[Cube]
|
||||
asteroid = mineable2_asteroid30, 0.6, 0.2, -0.2, 35, 10, 20
|
||||
@@ -29,9 +26,9 @@ flag = DANGER_DENSITY_MED
|
||||
[Band]
|
||||
render_parts = 6
|
||||
shape = asteroid_belt_04
|
||||
height = 3750
|
||||
offset_dist = 375
|
||||
fade = 1.17, 1.7, 15, 17
|
||||
height = 3000
|
||||
offset_dist = 2000
|
||||
fade = 1, 1.35, 15, 17
|
||||
texture_aspect = 1
|
||||
color_shift = 0.8, 0.8, 0.8
|
||||
ambient_intensity = 1
|
||||
@@ -61,6 +58,7 @@ asteroid_loot_commodity = commodity_gold
|
||||
dynamic_loot_container = lootcrate_ast_loot_gold
|
||||
dynamic_loot_commodity = commodity_gold
|
||||
asteroid_loot_count = 0, 0
|
||||
dynamic_loot_count = 1, 50
|
||||
dynamic_loot_count = 1, 1
|
||||
asteroid_loot_difficulty = 40
|
||||
dynamic_loot_difficulty = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user