Add Mining Laser Turret
This commit is contained in:
@@ -33735,6 +33735,52 @@ turn_rate = 90
|
||||
lootable = true
|
||||
LODranges = 0, 999999
|
||||
|
||||
; Mining Laser
|
||||
|
||||
[Munition]
|
||||
nickname = mining01_turret01_ammo
|
||||
hp_type = hp_gun
|
||||
requires_ammo = false
|
||||
hit_pts = 2
|
||||
hull_damage = 50
|
||||
energy_damage = 0
|
||||
one_shot_sound = fire_photon3
|
||||
munition_hit_effect = ci_photon_04_impact
|
||||
const_effect = mining_laser
|
||||
lifetime = 0.400000
|
||||
force_gun_ori = false
|
||||
mass = 1
|
||||
volume = 0
|
||||
|
||||
[Gun]
|
||||
nickname = mining01_turret01
|
||||
ids_name = 263140
|
||||
ids_info = 263141
|
||||
DA_archetype = equipment\models\weapons\li_smlturret.cmp
|
||||
material_library = equipment\models\li_equip.mat
|
||||
HP_child = HPConnect
|
||||
hp_gun_type = hp_turret_special_6
|
||||
hit_pts = 6000
|
||||
explosion_resistance = 1.000000
|
||||
debris_type = debris_turret_small
|
||||
parent_impulse = 20
|
||||
child_impulse = 80
|
||||
volume = 0
|
||||
mass = 10
|
||||
damage_per_fire = 0
|
||||
power_usage = 30
|
||||
refire_delay = 0.1
|
||||
muzzle_velocity = 2500
|
||||
toughness = 1
|
||||
flash_particle_name = ci_photon_02_flash
|
||||
flash_radius = 20
|
||||
light_anim = l_gun01_flash
|
||||
projectile_archetype = mining01_turret01_ammo
|
||||
separation_explosion = sever_debris
|
||||
auto_turret = true
|
||||
turn_rate = 500
|
||||
lootable = true
|
||||
|
||||
;Template 1 Firerate 8.33
|
||||
[Munition]
|
||||
nickname = template_1_833_ammo
|
||||
|
||||
@@ -8028,6 +8028,20 @@ ids_info = 264521
|
||||
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||
material_library = equipment\models\ge_equip.mat
|
||||
|
||||
;Mining Blaster
|
||||
|
||||
[Good]
|
||||
nickname = mining01_turret01
|
||||
equipment = mining01_turret01
|
||||
category = equipment
|
||||
price = 120000
|
||||
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_turret.3db
|
||||
combinable = false
|
||||
ids_name = 263140
|
||||
ids_info = 263141
|
||||
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||
material_library = equipment\models\ge_equip.mat
|
||||
|
||||
;Template 1
|
||||
|
||||
[Good]
|
||||
|
||||
+1
-1
@@ -4183,7 +4183,7 @@ vis_generic = gf_bolt04
|
||||
; Mining Laser
|
||||
|
||||
[Effect]
|
||||
nickname = er_mining
|
||||
nickname = mining_laser
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = gf_bolt01
|
||||
vis_generic = gf_bolt01
|
||||
|
||||
Reference in New Issue
Block a user