Add Torpedo Effects
This commit is contained in:
@@ -1414,6 +1414,8 @@ turn_rate = 90
|
|||||||
lootable = true
|
lootable = true
|
||||||
LODranges = 0, 999999
|
LODranges = 0, 999999
|
||||||
|
|
||||||
|
; Starkiller Torpedo
|
||||||
|
|
||||||
[Motor]
|
[Motor]
|
||||||
nickname = torpedo01_mark01_motor
|
nickname = torpedo01_mark01_motor
|
||||||
lifetime = 7.5
|
lifetime = 7.5
|
||||||
@@ -1486,6 +1488,8 @@ turn_rate = 90
|
|||||||
lootable = true
|
lootable = true
|
||||||
LODranges = 0, 999999
|
LODranges = 0, 999999
|
||||||
|
|
||||||
|
; Sunslayer Torpedo
|
||||||
|
|
||||||
[Motor]
|
[Motor]
|
||||||
nickname = torpedo01_mark02_motor
|
nickname = torpedo01_mark02_motor
|
||||||
lifetime = 11.25
|
lifetime = 11.25
|
||||||
@@ -1558,6 +1562,378 @@ turn_rate = 90
|
|||||||
lootable = true
|
lootable = true
|
||||||
LODranges = 0, 999999
|
LODranges = 0, 999999
|
||||||
|
|
||||||
|
; Skyscatter Torpedo
|
||||||
|
[Motor]
|
||||||
|
nickname = torpedo02_mark01_motor
|
||||||
|
lifetime = 7.5
|
||||||
|
accel = 4.4444
|
||||||
|
delay = 0
|
||||||
|
|
||||||
|
[Explosion]
|
||||||
|
nickname = torpedo02_mark01_explosion
|
||||||
|
effect = li_torpedo01_impact
|
||||||
|
;effect = ou_torpedo01_impact
|
||||||
|
lifetime = 0, 0
|
||||||
|
process = disappear
|
||||||
|
strength = 100
|
||||||
|
radius = 25
|
||||||
|
hull_damage = 2424
|
||||||
|
energy_damage = 0
|
||||||
|
impulse = 0
|
||||||
|
|
||||||
|
[Munition]
|
||||||
|
nickname = torpedo02_mark01_ammo
|
||||||
|
explosion_arch = torpedo02_mark01_explosion
|
||||||
|
loot_appearance = ammo_crate
|
||||||
|
units_per_container = 1
|
||||||
|
hp_type = hp_torpedo
|
||||||
|
requires_ammo = true
|
||||||
|
hit_pts = 2
|
||||||
|
one_shot_sound = fire_torpedo
|
||||||
|
detonation_dist = 6.25
|
||||||
|
lifetime = 37.5
|
||||||
|
Motor = torpedo02_mark01_motor
|
||||||
|
force_gun_ori = false
|
||||||
|
const_effect = gf_ou_torpedo01_drive
|
||||||
|
HP_trail_parent = HPExhaust
|
||||||
|
seeker = LOCK
|
||||||
|
time_to_lock = 0
|
||||||
|
seeker_range = 1500
|
||||||
|
seeker_fov_deg = 35
|
||||||
|
max_angular_velocity = 0.58067
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
ids_name = 265163
|
||||||
|
ids_info = 266163
|
||||||
|
mass = 1
|
||||||
|
volume = 0
|
||||||
|
|
||||||
|
[Gun]
|
||||||
|
nickname = torpedo02_mark01
|
||||||
|
ids_name = 263940
|
||||||
|
ids_info = 263941
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
HP_child = HPConnect
|
||||||
|
hit_pts = 1405
|
||||||
|
explosion_resistance = 1
|
||||||
|
debris_type = debris_normal
|
||||||
|
parent_impulse = 20
|
||||||
|
child_impulse = 80
|
||||||
|
volume = 0
|
||||||
|
mass = 10
|
||||||
|
hp_gun_type = hp_torpedo_special_1
|
||||||
|
damage_per_fire = 0
|
||||||
|
power_usage = 0
|
||||||
|
refire_delay = 2
|
||||||
|
muzzle_velocity = 16.7
|
||||||
|
toughness = 12.1
|
||||||
|
projectile_archetype = torpedo02_mark01_ammo
|
||||||
|
dry_fire_sound = fire_dry
|
||||||
|
separation_explosion = sever_debris
|
||||||
|
auto_turret = false
|
||||||
|
turn_rate = 90
|
||||||
|
lootable = true
|
||||||
|
LODranges = 0, 999999
|
||||||
|
|
||||||
|
; Doomgiver Torpedo
|
||||||
|
[Motor]
|
||||||
|
nickname = torpedo03_mark01_motor
|
||||||
|
lifetime = 7.5
|
||||||
|
accel = 4.4444
|
||||||
|
delay = 0
|
||||||
|
|
||||||
|
[Explosion]
|
||||||
|
nickname = torpedo03_mark01_explosion
|
||||||
|
effect = li_torpedo01_impact
|
||||||
|
;effect = ou_torpedo01_impact
|
||||||
|
lifetime = 0, 0
|
||||||
|
process = disappear
|
||||||
|
strength = 100
|
||||||
|
radius = 25
|
||||||
|
hull_damage = 2424
|
||||||
|
energy_damage = 0
|
||||||
|
impulse = 0
|
||||||
|
|
||||||
|
[Munition]
|
||||||
|
nickname = torpedo03_mark01_ammo
|
||||||
|
explosion_arch = torpedo03_mark01_explosion
|
||||||
|
loot_appearance = ammo_crate
|
||||||
|
units_per_container = 1
|
||||||
|
hp_type = hp_torpedo
|
||||||
|
requires_ammo = true
|
||||||
|
hit_pts = 2
|
||||||
|
one_shot_sound = fire_torpedo
|
||||||
|
detonation_dist = 6.25
|
||||||
|
lifetime = 37.5
|
||||||
|
Motor = torpedo03_mark01_motor
|
||||||
|
force_gun_ori = false
|
||||||
|
const_effect = gf_x_torpedo01_drive
|
||||||
|
HP_trail_parent = HPExhaust
|
||||||
|
seeker = LOCK
|
||||||
|
time_to_lock = 0
|
||||||
|
seeker_range = 1500
|
||||||
|
seeker_fov_deg = 35
|
||||||
|
max_angular_velocity = 0.58067
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
ids_name = 265163
|
||||||
|
ids_info = 266163
|
||||||
|
mass = 1
|
||||||
|
volume = 0
|
||||||
|
|
||||||
|
[Gun]
|
||||||
|
nickname = torpedo03_mark01
|
||||||
|
ids_name = 263942
|
||||||
|
ids_info = 263943
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
HP_child = HPConnect
|
||||||
|
hit_pts = 1405
|
||||||
|
explosion_resistance = 1
|
||||||
|
debris_type = debris_normal
|
||||||
|
parent_impulse = 20
|
||||||
|
child_impulse = 80
|
||||||
|
volume = 0
|
||||||
|
mass = 10
|
||||||
|
hp_gun_type = hp_torpedo_special_1
|
||||||
|
damage_per_fire = 0
|
||||||
|
power_usage = 0
|
||||||
|
refire_delay = 2
|
||||||
|
muzzle_velocity = 16.7
|
||||||
|
toughness = 12.1
|
||||||
|
projectile_archetype = torpedo03_mark01_ammo
|
||||||
|
dry_fire_sound = fire_dry
|
||||||
|
separation_explosion = sever_debris
|
||||||
|
auto_turret = false
|
||||||
|
turn_rate = 90
|
||||||
|
lootable = true
|
||||||
|
LODranges = 0, 999999
|
||||||
|
|
||||||
|
|
||||||
|
; Hellfire Torpedo
|
||||||
|
[Motor]
|
||||||
|
nickname = torpedo04_mark01_motor
|
||||||
|
lifetime = 7.5
|
||||||
|
accel = 4.4444
|
||||||
|
delay = 0
|
||||||
|
|
||||||
|
[Explosion]
|
||||||
|
nickname = torpedo04_mark01_explosion
|
||||||
|
effect = li_torpedo01_impact
|
||||||
|
;effect = ou_torpedo01_impact
|
||||||
|
lifetime = 0, 0
|
||||||
|
process = disappear
|
||||||
|
strength = 100
|
||||||
|
radius = 25
|
||||||
|
hull_damage = 2424
|
||||||
|
energy_damage = 0
|
||||||
|
impulse = 0
|
||||||
|
|
||||||
|
[Munition]
|
||||||
|
nickname = torpedo04_mark01_ammo
|
||||||
|
explosion_arch = torpedo04_mark01_explosion
|
||||||
|
loot_appearance = ammo_crate
|
||||||
|
units_per_container = 1
|
||||||
|
hp_type = hp_torpedo
|
||||||
|
requires_ammo = true
|
||||||
|
hit_pts = 2
|
||||||
|
one_shot_sound = fire_torpedo
|
||||||
|
detonation_dist = 6.25
|
||||||
|
lifetime = 37.5
|
||||||
|
Motor = torpedo04_mark01_motor
|
||||||
|
force_gun_ori = false
|
||||||
|
const_effect = gf_c_torpedo01_drive
|
||||||
|
HP_trail_parent = HPExhaust
|
||||||
|
seeker = LOCK
|
||||||
|
time_to_lock = 0
|
||||||
|
seeker_range = 1500
|
||||||
|
seeker_fov_deg = 35
|
||||||
|
max_angular_velocity = 0.58067
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
ids_name = 265163
|
||||||
|
ids_info = 266163
|
||||||
|
mass = 1
|
||||||
|
volume = 0
|
||||||
|
|
||||||
|
[Gun]
|
||||||
|
nickname = torpedo04_mark01
|
||||||
|
ids_name = 263944
|
||||||
|
ids_info = 263945
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
HP_child = HPConnect
|
||||||
|
hit_pts = 1405
|
||||||
|
explosion_resistance = 1
|
||||||
|
debris_type = debris_normal
|
||||||
|
parent_impulse = 20
|
||||||
|
child_impulse = 80
|
||||||
|
volume = 0
|
||||||
|
mass = 10
|
||||||
|
hp_gun_type = hp_torpedo_special_1
|
||||||
|
damage_per_fire = 0
|
||||||
|
power_usage = 0
|
||||||
|
refire_delay = 2
|
||||||
|
muzzle_velocity = 16.7
|
||||||
|
toughness = 12.1
|
||||||
|
projectile_archetype = torpedo04_mark01_ammo
|
||||||
|
dry_fire_sound = fire_dry
|
||||||
|
separation_explosion = sever_debris
|
||||||
|
auto_turret = false
|
||||||
|
turn_rate = 90
|
||||||
|
lootable = true
|
||||||
|
LODranges = 0, 999999
|
||||||
|
|
||||||
|
; Wayfinder Torpedo
|
||||||
|
[Motor]
|
||||||
|
nickname = torpedo05_mark01_motor
|
||||||
|
lifetime = 7.5
|
||||||
|
accel = 4.4444
|
||||||
|
delay = 0
|
||||||
|
|
||||||
|
[Explosion]
|
||||||
|
nickname = torpedo05_mark01_explosion
|
||||||
|
effect = li_torpedo01_impact
|
||||||
|
;effect = ou_torpedo01_impact
|
||||||
|
lifetime = 0, 0
|
||||||
|
process = disappear
|
||||||
|
strength = 100
|
||||||
|
radius = 25
|
||||||
|
hull_damage = 2424
|
||||||
|
energy_damage = 0
|
||||||
|
impulse = 0
|
||||||
|
|
||||||
|
[Munition]
|
||||||
|
nickname = torpedo05_mark01_ammo
|
||||||
|
explosion_arch = torpedo05_mark01_explosion
|
||||||
|
loot_appearance = ammo_crate
|
||||||
|
units_per_container = 1
|
||||||
|
hp_type = hp_torpedo
|
||||||
|
requires_ammo = true
|
||||||
|
hit_pts = 2
|
||||||
|
one_shot_sound = fire_torpedo
|
||||||
|
detonation_dist = 6.25
|
||||||
|
lifetime = 37.5
|
||||||
|
Motor = torpedo05_mark01_motor
|
||||||
|
force_gun_ori = false
|
||||||
|
const_effect = gf_rh_torpedo01_drive
|
||||||
|
HP_trail_parent = HPExhaust
|
||||||
|
seeker = LOCK
|
||||||
|
time_to_lock = 0
|
||||||
|
seeker_range = 1500
|
||||||
|
seeker_fov_deg = 35
|
||||||
|
max_angular_velocity = 0.58067
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
ids_name = 265163
|
||||||
|
ids_info = 266163
|
||||||
|
mass = 1
|
||||||
|
volume = 0
|
||||||
|
|
||||||
|
[Gun]
|
||||||
|
nickname = torpedo05_mark01
|
||||||
|
ids_name = 263946
|
||||||
|
ids_info = 263947
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
HP_child = HPConnect
|
||||||
|
hit_pts = 1405
|
||||||
|
explosion_resistance = 1
|
||||||
|
debris_type = debris_normal
|
||||||
|
parent_impulse = 20
|
||||||
|
child_impulse = 80
|
||||||
|
volume = 0
|
||||||
|
mass = 10
|
||||||
|
hp_gun_type = hp_torpedo_special_1
|
||||||
|
damage_per_fire = 0
|
||||||
|
power_usage = 0
|
||||||
|
refire_delay = 2
|
||||||
|
muzzle_velocity = 16.7
|
||||||
|
toughness = 12.1
|
||||||
|
projectile_archetype = torpedo05_mark01_ammo
|
||||||
|
dry_fire_sound = fire_dry
|
||||||
|
separation_explosion = sever_debris
|
||||||
|
auto_turret = false
|
||||||
|
turn_rate = 90
|
||||||
|
lootable = true
|
||||||
|
LODranges = 0, 999999
|
||||||
|
|
||||||
|
; Sunrider Torpedo
|
||||||
|
[Motor]
|
||||||
|
nickname = torpedo06_mark01_motor
|
||||||
|
lifetime = 7.5
|
||||||
|
accel = 4.4444
|
||||||
|
delay = 0
|
||||||
|
|
||||||
|
[Explosion]
|
||||||
|
nickname = torpedo06_mark01_explosion
|
||||||
|
effect = li_torpedo01_impact
|
||||||
|
;effect = ou_torpedo01_impact
|
||||||
|
lifetime = 0, 0
|
||||||
|
process = disappear
|
||||||
|
strength = 100
|
||||||
|
radius = 25
|
||||||
|
hull_damage = 2424
|
||||||
|
energy_damage = 0
|
||||||
|
impulse = 0
|
||||||
|
|
||||||
|
[Munition]
|
||||||
|
nickname = torpedo06_mark01_ammo
|
||||||
|
explosion_arch = torpedo06_mark01_explosion
|
||||||
|
loot_appearance = ammo_crate
|
||||||
|
units_per_container = 1
|
||||||
|
hp_type = hp_torpedo
|
||||||
|
requires_ammo = true
|
||||||
|
hit_pts = 2
|
||||||
|
one_shot_sound = fire_torpedo
|
||||||
|
detonation_dist = 6.25
|
||||||
|
lifetime = 37.5
|
||||||
|
Motor = torpedo06_mark01_motor
|
||||||
|
force_gun_ori = false
|
||||||
|
const_effect = gf_gm_torpedo01_drive
|
||||||
|
HP_trail_parent = HPExhaust
|
||||||
|
seeker = LOCK
|
||||||
|
time_to_lock = 0
|
||||||
|
seeker_range = 1500
|
||||||
|
seeker_fov_deg = 35
|
||||||
|
max_angular_velocity = 0.58067
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
ids_name = 265163
|
||||||
|
ids_info = 266163
|
||||||
|
mass = 1
|
||||||
|
volume = 0
|
||||||
|
|
||||||
|
[Gun]
|
||||||
|
nickname = torpedo06_mark01
|
||||||
|
ids_name = 263948
|
||||||
|
ids_info = 263949
|
||||||
|
DA_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
HP_child = HPConnect
|
||||||
|
hit_pts = 1405
|
||||||
|
explosion_resistance = 1
|
||||||
|
debris_type = debris_normal
|
||||||
|
parent_impulse = 20
|
||||||
|
child_impulse = 80
|
||||||
|
volume = 0
|
||||||
|
mass = 10
|
||||||
|
hp_gun_type = hp_torpedo_special_1
|
||||||
|
damage_per_fire = 0
|
||||||
|
power_usage = 0
|
||||||
|
refire_delay = 2
|
||||||
|
muzzle_velocity = 16.7
|
||||||
|
toughness = 12.1
|
||||||
|
projectile_archetype = torpedo06_mark01_ammo
|
||||||
|
dry_fire_sound = fire_dry
|
||||||
|
separation_explosion = sever_debris
|
||||||
|
auto_turret = false
|
||||||
|
turn_rate = 90
|
||||||
|
lootable = true
|
||||||
|
LODranges = 0, 999999
|
||||||
|
|
||||||
|
|
||||||
[Explosion]
|
[Explosion]
|
||||||
nickname = mine01_mark01_explosion
|
nickname = mine01_mark01_explosion
|
||||||
effect = li_mine01_blast25
|
effect = li_mine01_blast25
|
||||||
|
|||||||
@@ -6816,6 +6816,128 @@ free_ammo = nomad_torpedo01_player_ammo, 1
|
|||||||
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
|
||||||
|
|
||||||
|
; Skyscatter Torpedo
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo02_mark01_ammo
|
||||||
|
equipment = torpedo02_mark01_ammo
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
category = equipment
|
||||||
|
price = 373
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torpedo.3db
|
||||||
|
combinable = true
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo02_mark01
|
||||||
|
equipment = torpedo02_mark01
|
||||||
|
category = equipment
|
||||||
|
;price = 7460
|
||||||
|
price = 1200
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torplauncher.3db
|
||||||
|
combinable = false
|
||||||
|
ids_name = 263940
|
||||||
|
ids_info = 263941
|
||||||
|
free_ammo = nomad_torpedo01_player_ammo, 1
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
|
||||||
|
; Doomgiver Torpedo
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo03_mark01_ammo
|
||||||
|
equipment = torpedo03_mark01_ammo
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
category = equipment
|
||||||
|
price = 373
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torpedo.3db
|
||||||
|
combinable = true
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo03_mark01
|
||||||
|
equipment = torpedo03_mark01
|
||||||
|
category = equipment
|
||||||
|
;price = 7460
|
||||||
|
price = 1200
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torplauncher.3db
|
||||||
|
combinable = false
|
||||||
|
ids_name = 263942
|
||||||
|
ids_info = 263943
|
||||||
|
free_ammo = nomad_torpedo01_player_ammo, 1
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
|
||||||
|
; Hellfire Torpedo
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo04_mark01_ammo
|
||||||
|
equipment = torpedo04_mark01_ammo
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
category = equipment
|
||||||
|
price = 373
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torpedo.3db
|
||||||
|
combinable = true
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo04_mark01
|
||||||
|
equipment = torpedo04_mark01
|
||||||
|
category = equipment
|
||||||
|
;price = 7460
|
||||||
|
price = 1200
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torplauncher.3db
|
||||||
|
combinable = false
|
||||||
|
ids_name = 263944
|
||||||
|
ids_info = 263945
|
||||||
|
free_ammo = nomad_torpedo01_player_ammo, 1
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
|
||||||
|
; Wayfinder Torpedo
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo05_mark01_ammo
|
||||||
|
equipment = torpedo05_mark01_ammo
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
category = equipment
|
||||||
|
price = 373
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torpedo.3db
|
||||||
|
combinable = true
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo05_mark01
|
||||||
|
equipment = torpedo05_mark01
|
||||||
|
category = equipment
|
||||||
|
;price = 7460
|
||||||
|
price = 1200
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torplauncher.3db
|
||||||
|
combinable = false
|
||||||
|
ids_name = 263946
|
||||||
|
ids_info = 263947
|
||||||
|
free_ammo = nomad_torpedo01_player_ammo, 1
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
|
||||||
|
; Sunrider Torpedo
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo06_mark01_ammo
|
||||||
|
equipment = torpedo06_mark01_ammo
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
material_library = equipment\models\ge_equip.mat
|
||||||
|
category = equipment
|
||||||
|
price = 373
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torpedo.3db
|
||||||
|
combinable = true
|
||||||
|
|
||||||
|
[Good]
|
||||||
|
nickname = torpedo06_mark01
|
||||||
|
equipment = torpedo06_mark01
|
||||||
|
category = equipment
|
||||||
|
;price = 7460
|
||||||
|
price = 1200
|
||||||
|
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_torplauncher.3db
|
||||||
|
combinable = false
|
||||||
|
ids_name = 263948
|
||||||
|
ids_info = 263949
|
||||||
|
free_ammo = nomad_torpedo01_player_ammo, 1
|
||||||
|
shop_archetype = equipment\models\torpedoes\ge_torpedo.3db
|
||||||
|
|
||||||
|
|
||||||
; Player SensorProbe
|
; Player SensorProbe
|
||||||
|
|
||||||
[Good]
|
[Good]
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1368,6 +1368,66 @@ effect_crc = 213490555
|
|||||||
textures = fx\missleeffect.txm
|
textures = fx\missleeffect.txm
|
||||||
textures = fx\planetflare.txm
|
textures = fx\planetflare.txm
|
||||||
|
|
||||||
|
|
||||||
|
; Outcast Torpedo Effect
|
||||||
|
[VisEffect]
|
||||||
|
nickname = gf_ou_torpedo01_drive
|
||||||
|
alchemy = fx\weapons\customs\ou_gf_torpedo.ale
|
||||||
|
effect_crc = 65775083
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
textures = fx\smoke.txm
|
||||||
|
textures = fx\beam.txm
|
||||||
|
|
||||||
|
[VisEffect]
|
||||||
|
nickname = gf_ou_torpedo01_flash
|
||||||
|
alchemy = fx\weapons\customs\ou_gf_torpedo.ale
|
||||||
|
effect_crc = 171409292
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
textures = fx\smoke.txm
|
||||||
|
textures = fx\beam.txm
|
||||||
|
|
||||||
|
; Corsair Torpedo Effect
|
||||||
|
[VisEffect]
|
||||||
|
nickname = gf_c_torpedo01_drive
|
||||||
|
alchemy = fx\weapons\customs\c_gf_torpedo.ale
|
||||||
|
effect_crc = 177422635
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
textures = fx\smoke.txm
|
||||||
|
textures = fx\beam.txm
|
||||||
|
|
||||||
|
; Xeno Torpedo Effect
|
||||||
|
[VisEffect]
|
||||||
|
nickname = gf_x_torpedo01_drive
|
||||||
|
alchemy = fx\weapons\customs\x_gf_torpedo.ale
|
||||||
|
effect_crc = 192482158
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
textures = fx\smoke.txm
|
||||||
|
textures = fx\beam.txm
|
||||||
|
|
||||||
|
; Rheinland Torpedo Effect
|
||||||
|
[VisEffect]
|
||||||
|
nickname = gf_rh_torpedo01_drive
|
||||||
|
alchemy = fx\weapons\customs\rh_gf_torpedo.ale
|
||||||
|
effect_crc = 367307639
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
textures = fx\smoke.txm
|
||||||
|
textures = fx\beam.txm
|
||||||
|
|
||||||
|
; Gas Miners Torpedo Effect
|
||||||
|
[VisEffect]
|
||||||
|
nickname = gf_gm_torpedo01_drive
|
||||||
|
alchemy = fx\weapons\customs\gm_gf_torpedo.ale
|
||||||
|
effect_crc = 26998500
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
textures = fx\smoke.txm
|
||||||
|
textures = fx\beam.txm
|
||||||
|
|
||||||
[VisEffect]
|
[VisEffect]
|
||||||
nickname = gf_li_torpedo01_drive
|
nickname = gf_li_torpedo01_drive
|
||||||
alchemy = fx\weapons\gf_li_torpedo01_drive.ale
|
alchemy = fx\weapons\gf_li_torpedo01_drive.ale
|
||||||
|
|||||||
@@ -1779,6 +1779,42 @@ effect_type = EFT_EXPLOSION_LARGE
|
|||||||
snd_effect = asteroid_explosion
|
snd_effect = asteroid_explosion
|
||||||
vis_effect = ku_torpedo01_impact
|
vis_effect = ku_torpedo01_impact
|
||||||
|
|
||||||
|
; Skyscatter
|
||||||
|
[Effect]
|
||||||
|
nickname = gf_ou_torpedo01_drive
|
||||||
|
effect_type = EFT_MISSILE_DRIVE
|
||||||
|
vis_effect = gf_ou_torpedo01_drive
|
||||||
|
vis_generic = min_missile01_drive
|
||||||
|
|
||||||
|
; Doomgiver
|
||||||
|
[Effect]
|
||||||
|
nickname = gf_x_torpedo01_drive
|
||||||
|
effect_type = EFT_MISSILE_DRIVE
|
||||||
|
vis_effect = gf_x_torpedo01_drive
|
||||||
|
vis_generic = min_missile01_drive
|
||||||
|
|
||||||
|
; Hellfire
|
||||||
|
[Effect]
|
||||||
|
nickname = gf_c_torpedo01_drive
|
||||||
|
effect_type = EFT_MISSILE_DRIVE
|
||||||
|
vis_effect = gf_c_torpedo01_drive
|
||||||
|
vis_generic = min_missile01_drive
|
||||||
|
|
||||||
|
; Wayfinder
|
||||||
|
[Effect]
|
||||||
|
nickname = gf_rh_torpedo01_drive
|
||||||
|
effect_type = EFT_MISSILE_DRIVE
|
||||||
|
vis_effect = gf_rh_torpedo01_drive
|
||||||
|
vis_generic = min_missile01_drive
|
||||||
|
|
||||||
|
; Sunrider
|
||||||
|
[Effect]
|
||||||
|
nickname = gf_gm_torpedo01_drive
|
||||||
|
effect_type = EFT_MISSILE_DRIVE
|
||||||
|
vis_effect = gf_gm_torpedo01_drive
|
||||||
|
vis_generic = min_missile01_driv
|
||||||
|
|
||||||
|
|
||||||
[Effect]
|
[Effect]
|
||||||
nickname = ku_mine01_blast25
|
nickname = ku_mine01_blast25
|
||||||
effect_type = EFT_EXPLOSION_MINE
|
effect_type = EFT_EXPLOSION_MINE
|
||||||
|
|||||||
@@ -109,6 +109,18 @@ rem.AddInfoCard(263930, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JU
|
|||||||
rem.AddInfoCard(263931, "Rheinland Thruster")
|
rem.AddInfoCard(263931, "Rheinland Thruster")
|
||||||
rem.AddInfoCard(263932, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Rheinland Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Rheinland Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
|
rem.AddInfoCard(263932, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Rheinland Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Rheinland Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
|
||||||
|
|
||||||
|
rem.AddInfoCard(263940, "Skyscatter")
|
||||||
|
rem.AddInfoCard(263941, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>T-92 "Skyscatter" Torpedo Launcher</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>The Skyscatter launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Skyscatter is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.</TEXT><PARA/><PARA/><TEXT>* Requires Skyscatter Torpedo.</TEXT><PARA/><PARA/><POP/></RDL>]])
|
||||||
|
rem.AddInfoCard(263942, "Doomgiver")
|
||||||
|
rem.AddInfoCard(263943, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>T-92 "Doomgiver" Torpedo Launcher</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>The Doomgiver launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Doomgiver is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.</TEXT><PARA/><PARA/><TEXT>* Requires Doomgiver Torpedo.</TEXT><PARA/><PARA/><POP/></RDL>]])
|
||||||
|
rem.AddInfoCard(263944, "Hellfire")
|
||||||
|
rem.AddInfoCard(263945, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>T-92 "Hellfire" Torpedo Launcher</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>The Hellfire launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Hellfire is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.</TEXT><PARA/><PARA/><TEXT>* Requires Hellfire Torpedo.</TEXT><PARA/><PARA/><POP/></RDL>]])
|
||||||
|
rem.AddInfoCard(263946, "Wayfinder")
|
||||||
|
rem.AddInfoCard(263947, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>T-92 "Wayfinder" Torpedo Launcher</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>The Wayfinder launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Wayfinder is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.</TEXT><PARA/><PARA/><TEXT>* Requires Wayfinder Torpedo.</TEXT><PARA/><PARA/><POP/></RDL>]])
|
||||||
|
rem.AddInfoCard(263948, "Sunrider")
|
||||||
|
rem.AddInfoCard(263949, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>T-92 "Sunrider" Torpedo Launcher</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>The Sunrider launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Sunrider is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.</TEXT><PARA/><PARA/><TEXT>* Requires Sunrider Torpedo.</TEXT><PARA/><PARA/><POP/></RDL>]])
|
||||||
|
|
||||||
|
|
||||||
rem.AddInfoCard(520000, "Acc. Tizona del Cid")
|
rem.AddInfoCard(520000, "Acc. Tizona del Cid")
|
||||||
rem.AddInfoCard(520001, "Rapid Tizona del Cid")
|
rem.AddInfoCard(520001, "Rapid Tizona del Cid")
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user