4 Commits

Author SHA1 Message Date
D4rkl1ght3r 0348c3dd3a Fix Infocard References for Thrust Extensions 2026-08-01 12:12:15 +02:00
D4rkl1ght3r 5c68265988 Update Infocards 2026-08-01 12:11:21 +02:00
D4rkl1ght3r dc086456aa Add Weapon Entries 2026-08-01 12:10:47 +02:00
D4rkl1ght3r 5634cf57e7 Add Weapon FX Firefreeze & Nightfrost 2026-08-01 12:09:29 +02:00
8 changed files with 174 additions and 4 deletions
+4 -4
View File
@@ -4577,8 +4577,8 @@ lootable = true
;Vector Thrust Coil
[ShieldGenerator]
nickname = vector_thrust_coil
ids_name = 263912
ids_info = 263912
ids_name = 263914
ids_info = 263914
DA_archetype = equipment\models\st\li_refractor_shield.3db
material_library = equipment\models\li_equip.mat
HP_child = HpConnect
@@ -4611,8 +4611,8 @@ phantom_physics = true
;Turbo Coolant Pump
[ShieldGenerator]
nickname = turbo_coolant_pump
ids_name = 263914
ids_info = 263914
ids_name = 263916
ids_info = 263916
DA_archetype = equipment\models\st\li_refractor_shield.3db
material_library = equipment\models\li_equip.mat
HP_child = HpConnect
+93
View File
@@ -22405,6 +22405,99 @@ turn_rate = 90
lootable = true
LODranges = 0, 40, 80, 150
; NIGHTFROST
[Munition]
nickname = special_gun33_ammo
hp_type = hp_gun
requires_ammo = false
hit_pts = 2
hull_damage = 870
energy_damage = 182
one_shot_sound = fire_tachyon5
munition_hit_effect = nightfrost_impact
const_effect = nightfrost_proj
lifetime = 1
force_gun_ori = false
mass = 1
volume = 0.0001
[Gun]
nickname = special_gun33
ids_name = 299044
ids_info = 299045
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 = 191.8
refire_delay = 0.330000
muzzle_velocity = 700
toughness = 17.600000
flash_particle_name = nightfrost_flash
flash_radius = 15
light_anim = l_gun01_flash
projectile_archetype = special_gun33_ammo
separation_explosion = sever_debris
auto_turret = false
turn_rate = 90
lootable = true
LODranges = 0, 40, 80, 150
; FIREFREEZE
[Munition]
nickname = special_gun34_ammo
hp_type = hp_gun
requires_ammo = false
hit_pts = 2
hull_damage = 870
energy_damage = 182
one_shot_sound = fire_tachyon5
munition_hit_effect = frostbite_impact
const_effect = firefreeze_proj
lifetime = 1
force_gun_ori = false
mass = 1
volume = 0.0001
[Gun]
nickname = special_gun34
ids_name = 299046
ids_info = 299047
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 = 191.8
refire_delay = 0.330000
muzzle_velocity = 700
toughness = 17.600000
flash_particle_name = frostbite_flash
flash_radius = 15
light_anim = l_gun01_flash
projectile_archetype = special_gun34_ammo
separation_explosion = sever_debris
auto_turret = false
turn_rate = 90
lootable = true
LODranges = 0, 40, 80, 150
; Scythe Mk I
+26
View File
@@ -8695,6 +8695,32 @@ ids_info = 299043
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
material_library = equipment\models\ge_equip.mat
; Codename NIGHTFROST
[Good]
nickname = special_gun33
equipment = special_gun33
category = equipment
price = 115660
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
combinable = false
ids_name = 299044
ids_info = 299045
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
material_library = equipment\models\ge_equip.mat
; Codename FIREFREEZE
[Good]
nickname = special_gun34
equipment = special_gun34
category = equipment
price = 115660
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
combinable = false
ids_name = 299046
ids_info = 299047
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
material_library = equipment\models\ge_equip.mat
; Scythe Mk I
[Good]
Binary file not shown.
Binary file not shown.
+28
View File
@@ -5521,6 +5521,34 @@ alchemy = fx\weapons\customs\frostbite.ale
effect_crc = 165267108
textures = fx\planetflare.txm
; Codename: Firefreeze
[VisEffect]
nickname = firefreeze_proj
alchemy = fx\weapons\customs\firefreeze.ale
effect_crc = 443714051
textures = fx\rem_fractals.txm
textures = fx\hexagon.txm
; Codename: Nightfrost
[VisEffect]
nickname = nightfrost_proj
alchemy = fx\weapons\customs\nightfrost.ale
effect_crc = -141895269
textures = fx\rem_fractals.txm
textures = fx\hexagon.txm
[VisEffect]
nickname = nightfrost_impact
alchemy = fx\weapons\customs\nightfrost.ale
effect_crc = 478580142
textures = fx\sarma.txm
[VisEffect]
nickname = nightfrost_flash
alchemy = fx\weapons\customs\nightfrost.ale
effect_crc = -178517499
textures = fx\planetflare.txm
; Codename: HYDRA
[VisEffect]
nickname = hydra_proj
+23
View File
@@ -3960,6 +3960,29 @@ effect_type = EFT_WEAPON_PROJ
vis_effect = frostbite_proj
;vis_generic = min_photon_01_proj
; FIREFREEZE
[Effect]
nickname = firefreeze_proj
effect_type = EFT_WEAPON_PROJ
vis_effect = firefreeze_proj
; NIGHTFROST
[Effect]
nickname = nightfrost_flash
effect_type = EFT_MUZZLE_FLASH
vis_effect = nightfrost_flash
[Effect]
nickname = nightfrost_impact
effect_type = EFT_WEAPON_IMPACT
vis_effect = nightfrost_impact
[Effect]
nickname = nightfrost_proj
effect_type = EFT_WEAPON_PROJ
vis_effect = nightfrost_proj
; HYDRA
[Effect]
nickname = hydra_flash
Binary file not shown.