Add Codename Weapon Winterfresh
This commit is contained in:
@@ -22548,19 +22548,19 @@ turn_rate = 90
|
||||
lootable = true
|
||||
LODranges = 0, 40, 80, 150
|
||||
|
||||
; MIRAGE
|
||||
; WINTERFRESH
|
||||
|
||||
[Munition]
|
||||
nickname = special_gun35_ammo
|
||||
hp_type = hp_gun
|
||||
requires_ammo = false
|
||||
hit_pts = 2
|
||||
hull_damage = 692.4
|
||||
energy_damage = 125
|
||||
hull_damage = 870
|
||||
energy_damage = 182
|
||||
one_shot_sound = fire_tachyon5
|
||||
munition_hit_effect = vulcan_impact
|
||||
const_effect = mirage_proj
|
||||
lifetime = 0.8
|
||||
munition_hit_effect = frostbite_impact
|
||||
const_effect = winterfresh_proj
|
||||
lifetime = 1
|
||||
force_gun_ori = false
|
||||
mass = 1
|
||||
volume = 0.0001
|
||||
@@ -22581,6 +22581,53 @@ 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_gun35_ammo
|
||||
separation_explosion = sever_debris
|
||||
auto_turret = false
|
||||
turn_rate = 90
|
||||
lootable = true
|
||||
LODranges = 0, 40, 80, 150
|
||||
|
||||
; MIRAGE
|
||||
|
||||
[Munition]
|
||||
nickname = special_gun37_ammo
|
||||
hp_type = hp_gun
|
||||
requires_ammo = false
|
||||
hit_pts = 2
|
||||
hull_damage = 692.4
|
||||
energy_damage = 125
|
||||
one_shot_sound = fire_tachyon5
|
||||
munition_hit_effect = vulcan_impact
|
||||
const_effect = mirage_proj
|
||||
lifetime = 0.8
|
||||
force_gun_ori = false
|
||||
mass = 1
|
||||
volume = 0.0001
|
||||
299901
|
||||
[Gun]
|
||||
nickname = special_gun37
|
||||
ids_name = 299900
|
||||
ids_info = 299901
|
||||
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 = 148.2
|
||||
refire_delay = 0.25
|
||||
muzzle_velocity = 750
|
||||
@@ -22588,7 +22635,7 @@ toughness = 17.600000
|
||||
flash_particle_name = vulcan_flash
|
||||
flash_radius = 15
|
||||
light_anim = l_gun01_flash
|
||||
projectile_archetype = special_gun35_ammo
|
||||
projectile_archetype = special_gun37_ammo
|
||||
separation_explosion = sever_debris
|
||||
auto_turret = false
|
||||
turn_rate = 90
|
||||
|
||||
@@ -8749,8 +8749,7 @@ ids_info = 299047
|
||||
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||
material_library = equipment\models\ge_equip.mat
|
||||
|
||||
; Codename MIRAGE
|
||||
|
||||
; Codename WINTERFRESH
|
||||
[Good]
|
||||
nickname = special_gun35
|
||||
equipment = special_gun35
|
||||
@@ -8763,6 +8762,20 @@ ids_info = 299049
|
||||
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||
material_library = equipment\models\ge_equip.mat
|
||||
|
||||
; Codename MIRAGE
|
||||
|
||||
[Good]
|
||||
nickname = special_gun37
|
||||
equipment = special_gun37
|
||||
category = equipment
|
||||
price = 115660
|
||||
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
|
||||
combinable = false
|
||||
ids_name = 299900
|
||||
ids_info = 299901
|
||||
shop_archetype = equipment\models\weapons\co_proton_cooker.cmp
|
||||
material_library = equipment\models\ge_equip.mat
|
||||
|
||||
; Scythe Mk I
|
||||
|
||||
[Good]
|
||||
|
||||
Binary file not shown.
@@ -5545,6 +5545,14 @@ effect_crc = 443714051
|
||||
textures = fx\rem_fractals.txm
|
||||
textures = fx\hexagon.txm
|
||||
|
||||
; Codename: Winterfresh
|
||||
[VisEffect]
|
||||
nickname = winterfresh_proj
|
||||
alchemy = fx\weapons\customs\winterfresh.ale
|
||||
effect_crc = 431138045
|
||||
textures = fx\rem_fractals.txm
|
||||
textures = fx\hexagon.txm
|
||||
|
||||
; Codename: Nightfrost
|
||||
[VisEffect]
|
||||
nickname = nightfrost_proj
|
||||
|
||||
@@ -3985,6 +3985,12 @@ nickname = firefreeze_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = firefreeze_proj
|
||||
|
||||
; WINTERFRESH
|
||||
[Effect]
|
||||
nickname = winterfresh_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = winterfresh_proj
|
||||
|
||||
; NIGHTFROST
|
||||
|
||||
[Effect]
|
||||
|
||||
Reference in New Issue
Block a user