Add Weapon Vector & Wraith
This commit is contained in:
@@ -1117,6 +1117,40 @@ shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
|
|||||||
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_secondary_blueprint.3db
|
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_secondary_blueprint.3db
|
||||||
jump_dist = 2
|
jump_dist = 2
|
||||||
|
|
||||||
|
; WRAITH Schematic
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = commodity_wraith_schematic
|
||||||
|
equipment = commodity_wraith_schematic
|
||||||
|
msg_id_prefix = gcs_gen_commodity_wraith_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
|
||||||
|
|
||||||
|
; VECTOR Schematic
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = commodity_vector_schematic
|
||||||
|
equipment = commodity_vector_schematic
|
||||||
|
msg_id_prefix = gcs_gen_commodity_vector_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
|
; Tractor Beam Blueprint
|
||||||
|
|
||||||
[Good]
|
[Good]
|
||||||
|
|||||||
@@ -1327,6 +1327,32 @@ decay_per_second = 0
|
|||||||
volume = 0
|
volume = 0
|
||||||
hit_pts = 250
|
hit_pts = 250
|
||||||
|
|
||||||
|
; WRAITH Schematic
|
||||||
|
|
||||||
|
[Commodity]
|
||||||
|
nickname = commodity_wraith_schematic
|
||||||
|
ids_name = 299866
|
||||||
|
ids_info = 299867
|
||||||
|
units_per_container = 1
|
||||||
|
pod_appearance = cargopod_drab
|
||||||
|
loot_appearance = lootcrate_drab
|
||||||
|
decay_per_second = 0
|
||||||
|
volume = 0
|
||||||
|
hit_pts = 250
|
||||||
|
|
||||||
|
; VECTOR Schematic
|
||||||
|
|
||||||
|
[Commodity]
|
||||||
|
nickname = commodity_vector_schematic
|
||||||
|
ids_name = 299870
|
||||||
|
ids_info = 299871
|
||||||
|
units_per_container = 1
|
||||||
|
pod_appearance = cargopod_drab
|
||||||
|
loot_appearance = lootcrate_drab
|
||||||
|
decay_per_second = 0
|
||||||
|
volume = 0
|
||||||
|
hit_pts = 250
|
||||||
|
|
||||||
; Tractor Beam Blueprint
|
; Tractor Beam Blueprint
|
||||||
|
|
||||||
[Commodity]
|
[Commodity]
|
||||||
|
|||||||
@@ -22311,6 +22311,100 @@ turn_rate = 90
|
|||||||
lootable = true
|
lootable = true
|
||||||
LODranges = 0, 40, 80, 150
|
LODranges = 0, 40, 80, 150
|
||||||
|
|
||||||
|
; WRAITH
|
||||||
|
|
||||||
|
[Munition]
|
||||||
|
nickname = special_gun31_ammo
|
||||||
|
hp_type = hp_gun
|
||||||
|
requires_ammo = false
|
||||||
|
hit_pts = 2
|
||||||
|
hull_damage = 925
|
||||||
|
energy_damage = 132
|
||||||
|
one_shot_sound = fire_tachyon5
|
||||||
|
munition_hit_effect = wraith_impact
|
||||||
|
const_effect = wraith_proj
|
||||||
|
lifetime = 1
|
||||||
|
force_gun_ori = false
|
||||||
|
mass = 1
|
||||||
|
volume = 0.0001
|
||||||
|
|
||||||
|
[Gun]
|
||||||
|
nickname = special_gun31
|
||||||
|
ids_name = 299040
|
||||||
|
ids_info = 299041
|
||||||
|
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 = 185.8
|
||||||
|
refire_delay = 0.330000
|
||||||
|
muzzle_velocity = 700
|
||||||
|
toughness = 17.600000
|
||||||
|
flash_particle_name = wraith_flash
|
||||||
|
flash_radius = 15
|
||||||
|
light_anim = l_gun01_flash
|
||||||
|
projectile_archetype = special_gun31_ammo
|
||||||
|
separation_explosion = sever_debris
|
||||||
|
auto_turret = false
|
||||||
|
turn_rate = 90
|
||||||
|
lootable = true
|
||||||
|
LODranges = 0, 40, 80, 150
|
||||||
|
|
||||||
|
; VECTOR
|
||||||
|
|
||||||
|
[Munition]
|
||||||
|
nickname = special_gun32_ammo
|
||||||
|
hp_type = hp_gun
|
||||||
|
requires_ammo = false
|
||||||
|
hit_pts = 2
|
||||||
|
hull_damage = 925
|
||||||
|
energy_damage = 132
|
||||||
|
one_shot_sound = fire_tachyon5
|
||||||
|
munition_hit_effect = vector_impact
|
||||||
|
const_effect = vector_proj
|
||||||
|
lifetime = 1
|
||||||
|
force_gun_ori = false
|
||||||
|
mass = 1
|
||||||
|
volume = 0.0001
|
||||||
|
|
||||||
|
[Gun]
|
||||||
|
nickname = special_gun32
|
||||||
|
ids_name = 299042
|
||||||
|
ids_info = 299043
|
||||||
|
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 = 185.8
|
||||||
|
refire_delay = 0.330000
|
||||||
|
muzzle_velocity = 700
|
||||||
|
toughness = 17.600000
|
||||||
|
flash_particle_name = vector_flash
|
||||||
|
flash_radius = 15
|
||||||
|
light_anim = l_gun01_flash
|
||||||
|
projectile_archetype = special_gun32_ammo
|
||||||
|
separation_explosion = sever_debris
|
||||||
|
auto_turret = false
|
||||||
|
turn_rate = 90
|
||||||
|
lootable = true
|
||||||
|
LODranges = 0, 40, 80, 150
|
||||||
|
|
||||||
|
|
||||||
; Scythe Mk I
|
; Scythe Mk I
|
||||||
|
|
||||||
|
|||||||
@@ -8667,6 +8667,34 @@ ids_info = 299039
|
|||||||
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||||
material_library = equipment\models\ge_equip.mat
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
|
||||||
|
; Codename WRAITH
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = special_gun31
|
||||||
|
equipment = special_gun31
|
||||||
|
category = equipment
|
||||||
|
price = 115660
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
|
||||||
|
combinable = false
|
||||||
|
ids_name = 299040
|
||||||
|
ids_info = 299041
|
||||||
|
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
|
||||||
|
; Codename VECTOR
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = special_gun32
|
||||||
|
equipment = special_gun32
|
||||||
|
category = equipment
|
||||||
|
price = 115660
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
|
||||||
|
combinable = false
|
||||||
|
ids_name = 299042
|
||||||
|
ids_info = 299043
|
||||||
|
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
|
||||||
; Scythe Mk I
|
; Scythe Mk I
|
||||||
|
|
||||||
[Good]
|
[Good]
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -5439,6 +5439,46 @@ alchemy = fx\weapons\customs\spectre.ale
|
|||||||
effect_crc = -178857344
|
effect_crc = -178857344
|
||||||
textures = fx\planetflare.txm
|
textures = fx\planetflare.txm
|
||||||
|
|
||||||
|
; Codename: WRAITH
|
||||||
|
[VisEffect]
|
||||||
|
nickname = wraith_proj
|
||||||
|
alchemy = fx\weapons\customs\wraith.ale
|
||||||
|
effect_crc = 193568762
|
||||||
|
textures = fx\rem_fractals.txm
|
||||||
|
textures = fx\nomad.txm
|
||||||
|
|
||||||
|
[VisEffect]
|
||||||
|
nickname = wraith_impact
|
||||||
|
alchemy = fx\weapons\customs\wraith.ale
|
||||||
|
effect_crc = 266457070
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
|
||||||
|
[VisEffect]
|
||||||
|
nickname = wraith_flash
|
||||||
|
alchemy = fx\weapons\customs\wraith.ale
|
||||||
|
effect_crc = -250259315
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
|
||||||
|
; Codename: VECTOR
|
||||||
|
[VisEffect]
|
||||||
|
nickname = vector_proj
|
||||||
|
alchemy = fx\weapons\customs\vector.ale
|
||||||
|
effect_crc = -409571194
|
||||||
|
textures = fx\rem_fractals.txm
|
||||||
|
textures = fx\newglows.txm
|
||||||
|
|
||||||
|
[VisEffect]
|
||||||
|
nickname = vector_impact
|
||||||
|
alchemy = fx\weapons\customs\vector.ale
|
||||||
|
effect_crc = -327750942
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
|
||||||
|
[VisEffect]
|
||||||
|
nickname = vector_flash
|
||||||
|
alchemy = fx\weapons\customs\vector.ale
|
||||||
|
effect_crc = 4881013
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
|
||||||
; Codename: Dawnbreaker
|
; Codename: Dawnbreaker
|
||||||
[VisEffect]
|
[VisEffect]
|
||||||
nickname = dawnbreaker_proj
|
nickname = dawnbreaker_proj
|
||||||
|
|||||||
@@ -4102,6 +4102,37 @@ nickname = vulcan_proj
|
|||||||
effect_type = EFT_WEAPON_PROJ
|
effect_type = EFT_WEAPON_PROJ
|
||||||
vis_effect = vulcan_proj
|
vis_effect = vulcan_proj
|
||||||
|
|
||||||
|
; WRAITH
|
||||||
|
[Effect]
|
||||||
|
nickname = wraith_flash
|
||||||
|
effect_type = EFT_MUZZLE_FLASH
|
||||||
|
vis_effect = wraith_flash
|
||||||
|
|
||||||
|
[Effect]
|
||||||
|
nickname = wraith_impact
|
||||||
|
effect_type = EFT_WEAPON_IMPACT
|
||||||
|
vis_effect = wraith_impact
|
||||||
|
|
||||||
|
[Effect]
|
||||||
|
nickname = wraith_proj
|
||||||
|
effect_type = EFT_WEAPON_PROJ
|
||||||
|
vis_effect = wraith_proj
|
||||||
|
|
||||||
|
; VECTOR
|
||||||
|
[Effect]
|
||||||
|
nickname = vector_flash
|
||||||
|
effect_type = EFT_MUZZLE_FLASH
|
||||||
|
vis_effect = vector_flash
|
||||||
|
|
||||||
|
[Effect]
|
||||||
|
nickname = vector_impact
|
||||||
|
effect_type = EFT_WEAPON_IMPACT
|
||||||
|
vis_effect = vector_impact
|
||||||
|
|
||||||
|
[Effect]
|
||||||
|
nickname = vector_proj
|
||||||
|
effect_type = EFT_WEAPON_PROJ
|
||||||
|
vis_effect = vector_proj
|
||||||
|
|
||||||
; Pulse Effects
|
; Pulse Effects
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -2602,6 +2602,22 @@ toughness_range = 11, 19
|
|||||||
percent_chance = 0.52
|
percent_chance = 0.52
|
||||||
num_to_drop = 1, 1
|
num_to_drop = 1, 1
|
||||||
|
|
||||||
|
; VECTOR Schematic
|
||||||
|
|
||||||
|
[PhantomLoot]
|
||||||
|
nickname = commodity_vector_schematic
|
||||||
|
toughness_range = 11, 19
|
||||||
|
percent_chance = 0.52
|
||||||
|
num_to_drop = 1, 1
|
||||||
|
|
||||||
|
; WRAITH Schematic
|
||||||
|
|
||||||
|
[PhantomLoot]
|
||||||
|
nickname = commodity_wraith_schematic
|
||||||
|
toughness_range = 11, 19
|
||||||
|
percent_chance = 0.52
|
||||||
|
num_to_drop = 1, 1
|
||||||
|
|
||||||
; Nomad Torpedo
|
; Nomad Torpedo
|
||||||
|
|
||||||
[mLootProps]
|
[mLootProps]
|
||||||
@@ -2932,6 +2948,18 @@ drop_properties = 100, 500, 600, 0, 2, 1
|
|||||||
nickname = commodity_tizona_schematic
|
nickname = commodity_tizona_schematic
|
||||||
drop_properties = 100, 500, 600, 0, 2, 1
|
drop_properties = 100, 500, 600, 0, 2, 1
|
||||||
|
|
||||||
|
; VECTOR Cid Schematic
|
||||||
|
|
||||||
|
[mLootProps]
|
||||||
|
nickname = commodity_vector_schematic
|
||||||
|
drop_properties = 100, 500, 600, 0, 2, 1
|
||||||
|
|
||||||
|
; WRAITH Cid Schematic
|
||||||
|
|
||||||
|
[mLootProps]
|
||||||
|
nickname = commodity_wraith_schematic
|
||||||
|
drop_properties = 100, 500, 600, 0, 2, 1
|
||||||
|
|
||||||
; VULCAN Blueprint
|
; VULCAN Blueprint
|
||||||
|
|
||||||
[mLootProps]
|
[mLootProps]
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user