Add Thrust Velocity Extensions

This commit is contained in:
D4rkl1ght3r
2026-05-16 10:14:25 +02:00
parent e0bf79eda2
commit 4286641387
8 changed files with 470 additions and 4 deletions
File diff suppressed because it is too large Load Diff
+73 -1
View File
@@ -4363,4 +4363,76 @@ shield_hit_effects = 100, gf_pi_shield02
shield_hit_effects = 500, gf_pi_shield03 shield_hit_effects = 500, gf_pi_shield03
separation_explosion = sever_debris separation_explosion = sever_debris
LODranges = 0, 999999 LODranges = 0, 999999
lootable = true lootable = true
;Thrust Velocity Extensions
;Vector Thrust Coil
[ShieldGenerator]
nickname = vector_thrust_coil
ids_name = 001712
ids_info = 001712
DA_archetype = equipment\models\st\li_refractor_shield.3db
material_library = equipment\models\li_equip.mat
HP_child = HpConnect
hit_pts = 8000
mass = 2000
explosion_resistance = 0.300000
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0.000000
regeneration_rate = 0
max_capacity = 0
toughness = 0
hp_type = hp_elite_shield_special_1
offline_rebuild_time = 0
offline_threshold = 0.000000
constant_power_draw = 0
rebuild_power_draw = 0
shield_type = S_Graviton01
shield_collapse_sound = shield_offline
shield_rebuilt_sound = shield_rebuilt
shield_hit_effects = 0, gf_li_shield01
shield_hit_effects = 100, gf_li_shield02
shield_hit_effects = 500, gf_li_shield03
separation_explosion = sever_debris
LODranges = 0, 1500
lootable = true
phantom_physics = true
;Turbo Coolant Pump
[ShieldGenerator]
nickname = turbo_coolant_pump
ids_name = 001713
ids_info = 001713
DA_archetype = equipment\models\st\li_refractor_shield.3db
material_library = equipment\models\li_equip.mat
HP_child = HpConnect
hit_pts = 8000
mass = 2000
explosion_resistance = 0.300000
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0.000000
regeneration_rate = 0
max_capacity = 0
toughness = 0
hp_type = hp_elite_shield_special_1
offline_rebuild_time = 0
offline_threshold = 0.000000
constant_power_draw = 0
rebuild_power_draw = 0
shield_type = S_Graviton01
shield_collapse_sound = shield_offline
shield_rebuilt_sound = shield_rebuilt
shield_hit_effects = 0, gf_li_shield01
shield_hit_effects = 100, gf_li_shield02
shield_hit_effects = 500, gf_li_shield03
separation_explosion = sever_debris
LODranges = 0, 1500
lootable = true
phantom_physics = true
+30
View File
@@ -1618,3 +1618,33 @@ ids_name = 263911
ids_info = 264000 ids_info = 264000
shop_archetype = equipment\models\st\li_refractor_shield.3db shop_archetype = equipment\models\st\li_refractor_shield.3db
material_library = equipment\models\li_equip.mat material_library = equipment\models\li_equip.mat
;Thrust Velocity Extensions
;Vector Thrust Coil
[Good]
nickname = vector_thrust_coil
equipment = vector_thrust_coil
category = equipment
price = 1
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 001712
ids_info = 001712
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
;Turbo Coolant Pump
[Good]
nickname = turbo_coolant_pump
equipment = turbo_coolant_pump
category = equipment
price = 1
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 001713
ids_info = 001713
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
Binary file not shown.
+3 -3
View File
@@ -5138,13 +5138,13 @@ hp_type = hp_gun_special_2, HpWeapon01, HpWeapon02, HpWeapon03
hp_type = hp_gun_special_1, HpWeapon01, HpWeapon02, HpWeapon03 hp_type = hp_gun_special_1, HpWeapon01, HpWeapon02, HpWeapon03
hp_type = hp_fighter_shield_special_3, HpShield01 hp_type = hp_fighter_shield_special_3, HpShield01
hp_type = hp_fighter_shield_special_2, HpShield01 hp_type = hp_fighter_shield_special_2, HpShield01
hp_type = hp_fighter_shield_special_1, HpShield01
hp_type = hp_thruster, HpThruster01 hp_type = hp_thruster, HpThruster01
hp_type = hp_mine_dropper, HpMine01 hp_type = hp_mine_dropper, HpMine01
hp_type = hp_countermeasure_dropper, HpCM01 hp_type = hp_countermeasure_dropper, HpCM01
hp_type = hp_fighter_engine_special_10, HpDrive01 hp_type = hp_fighter_engine_special_10, HpDrive01
hp_type = hp_fighter_power_special_10, HpPower01 hp_type = hp_fighter_power_special_10, HpPower01
hp_type = hp_fighter_power_special_1, HpPower02 hp_type = hp_fighter_power_special_1, HpPower02
hp_type = hp_elite_shield_special_1, HpVelocity
[CollisionGroup] [CollisionGroup]
obj = port_wing_lod1 obj = port_wing_lod1
@@ -5617,7 +5617,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
hp_type = hp_elite_shield_special_4, HpShield01 hp_type = hp_elite_shield_special_4, HpShield01
hp_type = hp_elite_shield_special_3, HpShield01 hp_type = hp_elite_shield_special_3, HpShield01
hp_type = hp_elite_shield_special_2, HpShield01 hp_type = hp_elite_shield_special_2, HpShield01
hp_type = hp_elite_shield_special_1, HpShield01
hp_type = hp_thruster, HpThruster01 hp_type = hp_thruster, HpThruster01
hp_type = hp_mine_dropper, HpMine01 hp_type = hp_mine_dropper, HpMine01
hp_type = hp_countermeasure_dropper, HpCM01 hp_type = hp_countermeasure_dropper, HpCM01
@@ -5636,6 +5635,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
hp_type = hp_fighter_engine_special_10, HpDrive01 hp_type = hp_fighter_engine_special_10, HpDrive01
hp_type = hp_elite_power_special_10, HpPower01 hp_type = hp_elite_power_special_10, HpPower01
hp_type = hp_fighter_power_special_1, HpPower02 hp_type = hp_fighter_power_special_1, HpPower02
hp_type = hp_elite_shield_special_1, HpVelocity
[CollisionGroup] [CollisionGroup]
obj = cv_port_wing_lod1 obj = cv_port_wing_lod1
@@ -10119,7 +10119,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
hp_type = hp_elite_shield_special_4, HpShield01 hp_type = hp_elite_shield_special_4, HpShield01
hp_type = hp_elite_shield_special_3, HpShield01 hp_type = hp_elite_shield_special_3, HpShield01
hp_type = hp_elite_shield_special_2, HpShield01 hp_type = hp_elite_shield_special_2, HpShield01
hp_type = hp_elite_shield_special_1, HpShield01
hp_type = hp_thruster, HpThruster01 hp_type = hp_thruster, HpThruster01
hp_type = hp_mine_dropper, HpMine01 hp_type = hp_mine_dropper, HpMine01
hp_type = hp_countermeasure_dropper, HpCM01 hp_type = hp_countermeasure_dropper, HpCM01
@@ -10136,6 +10135,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
hp_type = hp_fighter_engine_special_10, HpDrive01 hp_type = hp_fighter_engine_special_10, HpDrive01
hp_type = hp_elite_power_special_10, HpPower01 hp_type = hp_elite_power_special_10, HpPower01
hp_type = hp_fighter_power_special_1, HpPower02 hp_type = hp_fighter_power_special_1, HpPower02
hp_type = hp_elite_shield_special_1, HpVelocity
[CollisionGroup] [CollisionGroup]
obj = cv02_port_wing_lod1 obj = cv02_port_wing_lod1
+5
View File
@@ -754,6 +754,11 @@ rem.AddInfoCard(262029, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TR
rem.AddInfoCard(262027, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TRA bold="true"/><JUST loc="c"/><PARA/><TEXT>Menes Station</TEXT><PARA/><TEXT></TEXT><TRA bold="false"/><JUST loc="l"/><PARA/><TEXT>Little is known about Menes, as all data are subject to the highest secrecy.</TEXT><PARA/><PARA/><TEXT>According to rumors, The Order tries to find out more about the Nomads and their ability for taking over humans.</TEXT><PARA/><PARA/><TEXT>There are strict safety measures for docking and visitors.</TEXT><PARA/><PARA/><PARA/><TEXT>+++ It is strictly forbidden to take cargo like Light Arms and Optical Chips with you into the security zone +++</TEXT><PARA/><PARA/><POP/></RDL>]]) rem.AddInfoCard(262027, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TRA bold="true"/><JUST loc="c"/><PARA/><TEXT>Menes Station</TEXT><PARA/><TEXT></TEXT><TRA bold="false"/><JUST loc="l"/><PARA/><TEXT>Little is known about Menes, as all data are subject to the highest secrecy.</TEXT><PARA/><PARA/><TEXT>According to rumors, The Order tries to find out more about the Nomads and their ability for taking over humans.</TEXT><PARA/><PARA/><TEXT>There are strict safety measures for docking and visitors.</TEXT><PARA/><PARA/><PARA/><TEXT>+++ It is strictly forbidden to take cargo like Light Arms and Optical Chips with you into the security zone +++</TEXT><PARA/><PARA/><POP/></RDL>]])
-- Thrust Velocity Extensions Equipment
rem.AddInfoCard(001711, "Thrust Velocity Extension")
rem.AddInfoCard(001712, "Vector Thrust Coil")
rem.AddInfoCard(001713, "Turbo Coolant Pump")
-- Hokkaido Infocards -- Hokkaido Infocards
rem.AddInfoCard(500000, "Hokkaido Jump Gate->Hakodate Construction Site") rem.AddInfoCard(500000, "Hokkaido Jump Gate->Hakodate Construction Site")
rem.AddInfoCard(500001, "Hakodate Construction Site->Chugoku Jump Gate") rem.AddInfoCard(500001, "Hakodate Construction Site->Chugoku Jump Gate")