Add Codename Weapon NEMESIS

This commit is contained in:
D4rkl1ght3r
2025-12-22 11:40:49 +01:00
parent fa03584ad1
commit b27402375f
12 changed files with 215 additions and 4 deletions

View File

@@ -675,6 +675,40 @@ shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_secondary_blueprint.3db
jump_dist = 2
; NEMESIS Blueprint
[Good]
nickname = commodity_nemesis_blueprint
equipment = commodity_nemesis_blueprint
msg_id_prefix = gcs_gen_commodity_nemesis_blueprint
category = commodity
price = 75000
combinable = false
good_sell_price = 1
bad_buy_price = 1
bad_sell_price = 1
good_buy_price = 1
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_primary_blueprint.3db
jump_dist = 2
; NEMESIS Schematic
[Good]
nickname = commodity_nemesis_schematic
equipment = commodity_nemesis_schematic
msg_id_prefix = gcs_gen_commodity_nemesis_schematics
category = commodity
price = 25000
combinable = false
good_sell_price = 1
bad_buy_price = 1
bad_sell_price = 1
good_buy_price = 1
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_secondary_blueprint.3db
jump_dist = 2
; Tractor Beam Blueprint
[Good]

View File

@@ -990,6 +990,31 @@ decay_per_second = 0
volume = 1
hit_pts = 250
; NEMESIS Blueprint
[Commodity]
nickname = commodity_nemesis_blueprint
ids_name = 299812
ids_info = 299813
units_per_container = 1
pod_appearance = cargopod_drab
loot_appearance = lootcrate_drab
decay_per_second = 0
volume = 1
hit_pts = 250
; NEMESIS Schematic
[Commodity]
nickname = commodity_nemesis_schematic
ids_name = 299814
ids_info = 299815
units_per_container = 1
pod_appearance = cargopod_drab
loot_appearance = lootcrate_drab
decay_per_second = 0
volume = 1
hit_pts = 250
; Tractor Beam Blueprint

View File

@@ -21007,6 +21007,54 @@ turn_rate = 90
lootable = true
LODranges = 0, 999999
; NEMESIS
[Munition]
nickname = special_gun19_ammo
hp_type = hp_gun
requires_ammo = false
hit_pts = 2
hull_damage = 322.8
energy_damage = 86
one_shot_sound = fire_tachyon5
munition_hit_effect = nemesis_impact
const_effect = nemesis_proj
lifetime = 0.8
force_gun_ori = false
mass = 1
volume = 0.0001
[Gun]
nickname = special_gun19
ids_name = 299016
ids_info = 299017
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 = nemesis_flash
flash_radius = 15
light_anim = l_gun01_flash
projectile_archetype = special_gun19_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

View File

@@ -8202,7 +8202,7 @@ ids_info = 299000
shop_archetype = equipment\models\weapons\li_laser_beam.cmp
material_library = equipment\models\li_equip.mat
; Codename Chimera
; Codename CHIMERA
[Good]
nickname = special_gun16
@@ -8216,7 +8216,7 @@ ids_info = 299011
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
material_library = equipment\models\ge_equip.mat
; Codename Poison Claw
; Codename POISON CLAW
[Good]
nickname = special_gun17
@@ -8242,4 +8242,18 @@ combinable = false
ids_name = 299014
ids_info = 299015
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
material_library = equipment\models\ge_equip.mat
; Codename NEMESIS
[Good]
nickname = special_gun19
equipment = special_gun19
category = equipment
price = 150000
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
combinable = false
ids_name = 299016
ids_info = 299017
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
material_library = equipment\models\ge_equip.mat