Init 0.1 - DATA
This commit is contained in:
46
DATA/SOLAR/ASTEROIDS/hi01_hispania_debris_field.ini
Normal file
46
DATA/SOLAR/ASTEROIDS/hi01_hispania_debris_field.ini
Normal file
@@ -0,0 +1,46 @@
|
||||
[TexturePanels]
|
||||
file = solar\asteroids\debris_shapes.ini
|
||||
|
||||
[Field]
|
||||
cube_size = 400
|
||||
fill_dist = 4000
|
||||
tint_field = 255, 255, 255
|
||||
empty_cube_frequency = 0.8
|
||||
|
||||
[properties]
|
||||
flag = debris_objects
|
||||
flag = Object_density_low
|
||||
|
||||
[Cube]
|
||||
asteroid = debris_small1, 0.7, 0.2, -0.2, 35, 10, 20
|
||||
asteroid = debris_med1, -0.7, 0.3, 0.2, 0, 20, 190
|
||||
asteroid = debris_large1, -0.2, -0.1, -0.6, 105, 160, 25
|
||||
|
||||
[AsteroidBillboards]
|
||||
count = 600
|
||||
start_dist = 1800
|
||||
fade_dist_percent = 0.3
|
||||
shape = debris_tri
|
||||
color_shift = 1, 1, 1
|
||||
ambient_intensity = 1
|
||||
size = 20, 90
|
||||
|
||||
[DynamicAsteroids]
|
||||
asteroid = dasteroid_debris_small1
|
||||
count = 10
|
||||
placement_radius = 150
|
||||
placement_offset = 90
|
||||
max_velocity = 5
|
||||
max_angular_velocity = 2
|
||||
color_shift = 1, 1, 1
|
||||
|
||||
[LootableZone]
|
||||
asteroid_loot_container = lootcrate_ast_loot_metal
|
||||
asteroid_loot_commodity = commodity_scrap_metal
|
||||
dynamic_loot_container = lootcrate_ast_loot_metal
|
||||
dynamic_loot_commodity = commodity_scrap_metal
|
||||
asteroid_loot_count = 0, 0
|
||||
dynamic_loot_count = 1, 1
|
||||
asteroid_loot_difficulty = 90
|
||||
dynamic_loot_difficulty = 4
|
||||
|
||||
Reference in New Issue
Block a user