79 lines
1.5 KiB
Plaintext
79 lines
1.5 KiB
Plaintext
|
;Determines the spawn percentage per each anomaly and max number of them
|
||
|
[spawn_properties]
|
||
|
spawn_percent = 0.5
|
||
|
anomaly_max_number = 30
|
||
|
anomaly_max_active = 38 ; Unused
|
||
|
|
||
|
;Determines the range of anomaly radius
|
||
|
[radius_properties]
|
||
|
min_radius = 2
|
||
|
max_radius = 3
|
||
|
|
||
|
;Determines the list of anomalies that can be spawned
|
||
|
[anomaly_types]
|
||
|
;zone_mine_acid
|
||
|
;zone_mine_electra
|
||
|
;zone_mine_zharka
|
||
|
zone_mine_vapour
|
||
|
zone_mine_flash
|
||
|
zone_mine_vortex
|
||
|
zone_mine_ghost
|
||
|
zone_mine_springboard
|
||
|
zone_mine_mefistotel
|
||
|
zone_mine_cdf
|
||
|
zone_mine_point
|
||
|
zone_mine_sphere
|
||
|
zone_mine_blast
|
||
|
zone_mine_net
|
||
|
zone_field_radioactive_weak
|
||
|
zone_field_radioactive_average
|
||
|
zone_field_radioactive_strong
|
||
|
zone_radioactive_weak
|
||
|
;zone_radioactive_average
|
||
|
;zone_radioactive_strong
|
||
|
zone_mine_acidic_weak
|
||
|
;zone_mine_acidic_average
|
||
|
;zone_mine_acidic_strong
|
||
|
zone_mine_electric_weak
|
||
|
;zone_mine_electric_average
|
||
|
;zone_mine_electric_strong
|
||
|
zone_mine_thermal_weak
|
||
|
;zone_mine_thermal_average
|
||
|
;zone_mine_thermal_strong
|
||
|
zone_mine_gravitational_weak
|
||
|
zone_mine_gravitational_average
|
||
|
zone_mine_gravitational_strong
|
||
|
zone_no_gravity
|
||
|
zone_mine_thorn
|
||
|
zone_mine_seed
|
||
|
|
||
|
;Determines the smarts around which anomalies will be created
|
||
|
[available_smarts]
|
||
|
jup_a9
|
||
|
; jup_b8_smart_terrain
|
||
|
; jup_b47
|
||
|
jup_b208
|
||
|
jup_b209
|
||
|
jup_b212
|
||
|
jup_sim_1
|
||
|
jup_sim_2
|
||
|
jup_sim_3
|
||
|
jup_sim_4
|
||
|
jup_sim_6
|
||
|
jup_sim_7
|
||
|
jup_sim_8
|
||
|
jup_sim_10
|
||
|
jup_sim_11
|
||
|
jup_sim_13
|
||
|
jup_sim_14
|
||
|
jup_sim_15
|
||
|
jup_sim_16
|
||
|
jup_sim_17
|
||
|
jup_sim_18
|
||
|
jup_sim_19
|
||
|
|
||
|
;Determines the smarts around which anomalies will be created, with reduced amount (see script for how much)
|
||
|
[available_smarts_reduced]
|
||
|
jup_b8_smart_terrain
|
||
|
jup_b47
|