Add Codename Weapon POISON CLAW
This commit is contained in:
@@ -20870,7 +20870,7 @@ nickname = special_gun16_ammo
|
||||
hp_type = hp_gun
|
||||
requires_ammo = false
|
||||
hit_pts = 2
|
||||
hull_damage = 545.2
|
||||
hull_damage = 462.2
|
||||
energy_damage = 165
|
||||
one_shot_sound = fire_tachyon5
|
||||
munition_hit_effect = chimera_impact
|
||||
@@ -20896,7 +20896,7 @@ volume = 0
|
||||
mass = 10
|
||||
hp_gun_type = hp_gun_special_10
|
||||
damage_per_fire = 0
|
||||
power_usage = 162.05
|
||||
power_usage = 128.05
|
||||
refire_delay = 0.17
|
||||
muzzle_velocity = 750
|
||||
use_animation = Sc_fire
|
||||
@@ -20911,6 +20911,54 @@ turn_rate = 90
|
||||
lootable = true
|
||||
LODranges = 0, 999999
|
||||
|
||||
; POISON CLAW
|
||||
|
||||
[Munition]
|
||||
nickname = special_gun17_ammo
|
||||
hp_type = hp_gun
|
||||
requires_ammo = false
|
||||
hit_pts = 2
|
||||
hull_damage = 324.8
|
||||
energy_damage = 84
|
||||
one_shot_sound = fire_tachyon5
|
||||
munition_hit_effect = poisonclaw_impact
|
||||
const_effect = poisonclaw_proj
|
||||
lifetime = 0.8
|
||||
force_gun_ori = false
|
||||
mass = 1
|
||||
volume = 0.0001
|
||||
|
||||
[Gun]
|
||||
nickname = special_gun17
|
||||
ids_name = 299012
|
||||
ids_info = 299013
|
||||
DA_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||
material_library = equipment\models\ge_equip.mat
|
||||
HP_child = HPConnect
|
||||
hit_pts = 6752
|
||||
explosion_resistance = 1
|
||||
debris_type = debris_normal
|
||||
parent_impulse = 20
|
||||
child_impulse = 80
|
||||
volume = 0
|
||||
mass = 10
|
||||
hp_gun_type = hp_gun_special_10
|
||||
damage_per_fire = 0
|
||||
power_usage = 79.05
|
||||
refire_delay = 0.12
|
||||
muzzle_velocity = 750
|
||||
use_animation = Sc_fire
|
||||
toughness = 17.6
|
||||
flash_particle_name = rh_tachyon_04_flash
|
||||
flash_radius = 15
|
||||
light_anim = l_gun01_flash
|
||||
projectile_archetype = special_gun17_ammo
|
||||
separation_explosion = sever_debris
|
||||
auto_turret = false
|
||||
turn_rate = 90
|
||||
lootable = true
|
||||
LODranges = 0, 999999
|
||||
|
||||
[Munition]
|
||||
nickname = small_station_turret_ammo
|
||||
hp_type = hp_gun
|
||||
|
||||
@@ -8214,4 +8214,18 @@ combinable = false
|
||||
ids_name = 299010
|
||||
ids_info = 299011
|
||||
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||
material_library = equipment\models\ge_equip.mat
|
||||
|
||||
; Codename Poison Claw
|
||||
|
||||
[Good]
|
||||
nickname = special_gun17
|
||||
equipment = special_gun17
|
||||
category = equipment
|
||||
price = 150000
|
||||
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
|
||||
combinable = false
|
||||
ids_name = 299012
|
||||
ids_info = 299013
|
||||
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||
material_library = equipment\models\ge_equip.mat
|
||||
Reference in New Issue
Block a user