Add Bw03 Citrine Spawn + Pyrope Lootcrate
This commit is contained in:
@@ -496,6 +496,16 @@ hit_pts = 250
|
|||||||
mass = 10
|
mass = 10
|
||||||
explosion_arch = debris_normal
|
explosion_arch = debris_normal
|
||||||
|
|
||||||
|
; Pyrope
|
||||||
|
|
||||||
|
[LootCrate]
|
||||||
|
nickname = lootcrate_ast_loot_pyrope
|
||||||
|
DA_archetype = solar\asteroids\models\ast_loot_coal.3db
|
||||||
|
material_library = solar\ast_loot.mat
|
||||||
|
hit_pts = 250
|
||||||
|
mass = 10
|
||||||
|
explosion_arch = debris_normal
|
||||||
|
|
||||||
|
|
||||||
[Commodity]
|
[Commodity]
|
||||||
nickname = lair_power_cell
|
nickname = lair_power_cell
|
||||||
|
|||||||
42
DATA/SOLAR/ASTEROIDS/bw03_daumann_mineable_citrine.ini
Normal file
42
DATA/SOLAR/ASTEROIDS/bw03_daumann_mineable_citrine.ini
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
[Field]
|
||||||
|
cube_size = 400
|
||||||
|
fill_dist = 1680
|
||||||
|
empty_cube_frequency = 0.1
|
||||||
|
|
||||||
|
[properties]
|
||||||
|
flag = rock_objects
|
||||||
|
flag = Object_density_med
|
||||||
|
|
||||||
|
[Cube]
|
||||||
|
|
||||||
|
[DynamicAsteroids]
|
||||||
|
asteroid = DAsteroid_mineable_small1
|
||||||
|
count = 20
|
||||||
|
placement_radius = 150
|
||||||
|
placement_offset = 90
|
||||||
|
max_velocity = 10
|
||||||
|
max_angular_velocity = 2
|
||||||
|
color_shift = 1, 1, 1
|
||||||
|
|
||||||
|
[LootableZone]
|
||||||
|
zone = zone_bw03_daumann_copper_mining_area
|
||||||
|
asteroid_loot_container = lootcrate_ast_loot_citrine
|
||||||
|
asteroid_loot_commodity = commodity_citrine
|
||||||
|
dynamic_loot_container = lootcrate_ast_loot_citrine
|
||||||
|
dynamic_loot_commodity = commodity_citrine
|
||||||
|
asteroid_loot_count = 0, 0
|
||||||
|
dynamic_loot_count = 1, 1
|
||||||
|
asteroid_loot_difficulty = 30
|
||||||
|
dynamic_loot_difficulty = 2
|
||||||
|
|
||||||
|
[LootableZone]
|
||||||
|
zone = zone_bw03_daumann_cobalt_mining_area
|
||||||
|
asteroid_loot_container = lootcrate_ast_loot_citrine
|
||||||
|
asteroid_loot_commodity = commodity_citrine
|
||||||
|
dynamic_loot_container = lootcrate_ast_loot_citrine
|
||||||
|
dynamic_loot_commodity = commodity_citrine
|
||||||
|
asteroid_loot_count = 0, 0
|
||||||
|
dynamic_loot_count = 1, 1
|
||||||
|
asteroid_loot_difficulty = 30
|
||||||
|
dynamic_loot_difficulty = 4
|
||||||
|
|
||||||
@@ -157,6 +157,12 @@ zone = Zone_Bw03_Fursten_gas
|
|||||||
file = solar\asteroids\Bw03_Guben_gas_pocket.ini
|
file = solar\asteroids\Bw03_Guben_gas_pocket.ini
|
||||||
zone = Zone_Bw03_Guben_gas
|
zone = Zone_Bw03_Guben_gas
|
||||||
|
|
||||||
|
; Citrine
|
||||||
|
|
||||||
|
[Asteroids]
|
||||||
|
file = solar\asteroids\bw03_daumann_mineable_citrine.ini
|
||||||
|
zone = Zone_Bw03_Daumann_mining_area_citrine
|
||||||
|
|
||||||
[Ambient]
|
[Ambient]
|
||||||
color = 40, 30, 20
|
color = 40, 30, 20
|
||||||
|
|
||||||
@@ -752,6 +758,19 @@ faction = gd_bh_grp, 1
|
|||||||
encounter = area_scavenger, 12, 0.8
|
encounter = area_scavenger, 12, 0.8
|
||||||
faction = fc_rh_grp, 1
|
faction = fc_rh_grp, 1
|
||||||
|
|
||||||
|
; Citrine
|
||||||
|
|
||||||
|
[zone]
|
||||||
|
nickname = Zone_Bw03_Daumann_mining_area_citrine
|
||||||
|
property_flags = 66
|
||||||
|
pos = 18642, 0, 9231
|
||||||
|
shape = SPHERE
|
||||||
|
size = 4000
|
||||||
|
visit = 128
|
||||||
|
sort = 12
|
||||||
|
density = 6
|
||||||
|
pop_type = lootable_core_field
|
||||||
|
|
||||||
[Object]
|
[Object]
|
||||||
nickname = Bw03_Roid_Miner_1
|
nickname = Bw03_Roid_Miner_1
|
||||||
ids_name = 261159
|
ids_name = 261159
|
||||||
|
|||||||
Reference in New Issue
Block a user