Add Mission Solars
This commit is contained in:
@@ -9416,6 +9416,133 @@ child_impulse = 0
|
||||
debris_type = debris_small_ship
|
||||
hit_pts = 1800
|
||||
|
||||
; Large Transport Wreckage
|
||||
|
||||
[Solar]
|
||||
type = MISSION_SATELLITE
|
||||
nickname = suprise_large_transport
|
||||
LODranges = 0, 999999
|
||||
DA_archetype = ships\utility\transport_large\transport_large.cmp
|
||||
material_library = ships\utility\utility_transport.mat
|
||||
material_library = fx\envmapbasic.mat
|
||||
envmap_material = envmapbasic
|
||||
surface_hit_effects = 0, small_hull_hit
|
||||
mass = 100000
|
||||
solar_radius = 800
|
||||
shape_name = NAV_surpriseX
|
||||
explosion_arch = explosion_instant
|
||||
hit_pts = 3600
|
||||
destructible = true
|
||||
fuse = transport_death_fuse, 0, 1
|
||||
fuse = intermed_damage_transport01, 0, 750
|
||||
fuse = intermed_damage_transport02, 0, 375
|
||||
|
||||
[CollisionGroup]
|
||||
obj = trans_frnt_lod1
|
||||
group_dmg_hp = DpFrnt
|
||||
group_dmg_obj = transport_dmg_frnt_cap
|
||||
parent_impulse = 60
|
||||
child_impulse = 400
|
||||
debris_type = cap_ship_piece
|
||||
hit_pts = 1800
|
||||
|
||||
[CollisionGroup]
|
||||
obj = trans_rear_lod1
|
||||
group_dmg_hp = DpMain
|
||||
group_dmg_obj = transport_dmg_main_cap
|
||||
parent_impulse = 60
|
||||
child_impulse = 200
|
||||
debris_type = cap_ship_piece
|
||||
hit_pts = 1800
|
||||
|
||||
[CollisionGroup]
|
||||
obj = trans_cntrl_twr_lod1
|
||||
dmg_hp = DpCntrl_twr
|
||||
dmg_obj = transport_dmg_twr_cap
|
||||
child_impulse = 1
|
||||
parent_impulse = 60
|
||||
debris_type = debris_vanish
|
||||
hit_pts = 1800
|
||||
|
||||
[CollisionGroup]
|
||||
obj = trans_eng_lod1
|
||||
dmg_hp = DpEng
|
||||
dmg_obj = transport_dmg_eng_cap
|
||||
child_impulse = 1
|
||||
parent_impulse = 60
|
||||
debris_type = debris_vanish
|
||||
hit_pts = 1800
|
||||
|
||||
[CollisionGroup]
|
||||
obj = trans_port_eng_lod1
|
||||
dmg_hp = DpPort_eng
|
||||
dmg_obj = transport_dmg_port_eng_cap
|
||||
child_impulse = 1
|
||||
parent_impulse = 60
|
||||
debris_type = debris_vanish
|
||||
hit_pts = 1800
|
||||
|
||||
[CollisionGroup]
|
||||
obj = trans_star_eng_lod1
|
||||
dmg_hp = DpStar_eng
|
||||
dmg_obj = transport_dmg_star_eng_cap
|
||||
child_impulse = 1
|
||||
parent_impulse = 60
|
||||
debris_type = debris_vanish
|
||||
hit_pts = 1800
|
||||
|
||||
[CollisionGroup]
|
||||
obj = trans_tail_fin_lod1
|
||||
dmg_hp = DpTail
|
||||
dmg_obj = transport_dmg_fin_cap
|
||||
child_impulse = 2000
|
||||
parent_impulse = 12000
|
||||
debris_type = debris_vanish
|
||||
hit_pts = 1800
|
||||
|
||||
; Li_Cruiser
|
||||
|
||||
[Solar]
|
||||
nickname = li_cruiser_nodock
|
||||
type = MISSION_SATELLITE
|
||||
DA_archetype = ships\liberty\li_cruiser\li_cruiser.cmp
|
||||
material_library = ships\liberty\li_capships.mat
|
||||
material_library = fx\envmapbasic.mat
|
||||
envmap_material = envmapbasic
|
||||
LODranges = 0, 999999
|
||||
surface_hit_effects = 0, small_hull_hit
|
||||
mass = 100000
|
||||
solar_radius = 400
|
||||
shape_name = NAV_smallstation
|
||||
destructible = true
|
||||
hit_pts = 203300
|
||||
explosion_arch = explosion_instant
|
||||
fuse = transport_death_fuse, 0, 1
|
||||
fuse = intermed_damage_transport01, 0, 750
|
||||
fuse = intermed_damage_transport02, 0, 375
|
||||
|
||||
[Solar]
|
||||
nickname = navy_satellite
|
||||
ids_name = 217116
|
||||
type = MISSION_SATELLITE
|
||||
DA_archetype = solar\misc\gas_collector.cmp
|
||||
material_library = solar\Solar_mat_misc01.mat
|
||||
material_library = fx\envmapbasic.mat
|
||||
envmap_material = envmapbasic
|
||||
LODranges = 0, 999999
|
||||
mass = 10000
|
||||
loadout = gas_collector
|
||||
solar_radius = 300
|
||||
shape_name = NNM_SM_MINING
|
||||
hit_pts = 15000
|
||||
fuse = fuse_gas_collector, 0, 1
|
||||
fuse = fuse_gas_collector_burning, 0, 30000
|
||||
explosion_arch = explosion_docking_ring
|
||||
destructible = true
|
||||
|
||||
|
||||
|
||||
|
||||
; comm_relay
|
||||
|
||||
[Solar]
|
||||
|
||||
Reference in New Issue
Block a user