Add Thrust Velocity Extension Slot
This commit is contained in:
@@ -222,7 +222,7 @@ mass = 10
|
||||
regeneration_rate = 1
|
||||
max_capacity = 600
|
||||
toughness = 6
|
||||
hp_type = hp_fighter_shield_special_1
|
||||
hp_type = hp_fighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -542,7 +542,7 @@ mass = 10
|
||||
regeneration_rate = 1
|
||||
max_capacity = 600
|
||||
toughness = 6
|
||||
hp_type = hp_fighter_shield_special_1
|
||||
hp_type = hp_fighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -866,7 +866,7 @@ mass = 10
|
||||
regeneration_rate = 1
|
||||
max_capacity = 600
|
||||
toughness = 6
|
||||
hp_type = hp_fighter_shield_special_1
|
||||
hp_type = hp_fighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -1186,7 +1186,7 @@ mass = 10
|
||||
regeneration_rate = 13.3
|
||||
max_capacity = 600
|
||||
toughness = 6
|
||||
hp_type = hp_fighter_shield_special_1
|
||||
hp_type = hp_fighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -1506,7 +1506,7 @@ mass = 10
|
||||
regeneration_rate = 14.5
|
||||
max_capacity = 654
|
||||
toughness = 6.5
|
||||
hp_type = hp_elite_shield_special_1
|
||||
hp_type = hp_elite_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -2152,7 +2152,7 @@ mass = 10
|
||||
regeneration_rate = 10
|
||||
max_capacity = 450
|
||||
toughness = 4.5
|
||||
hp_type = hp_fighter_shield_special_1
|
||||
hp_type = hp_fighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -2472,7 +2472,7 @@ mass = 10
|
||||
regeneration_rate = 10.9
|
||||
max_capacity = 490
|
||||
toughness = 4.9
|
||||
hp_type = hp_elite_shield_special_1
|
||||
hp_type = hp_elite_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -3116,7 +3116,7 @@ mass = 10
|
||||
regeneration_rate = 10
|
||||
max_capacity = 450
|
||||
toughness = 4.5
|
||||
hp_type = hp_fighter_shield_special_1
|
||||
hp_type = hp_fighter_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
@@ -3436,7 +3436,7 @@ mass = 10
|
||||
regeneration_rate = 10.9
|
||||
max_capacity = 490
|
||||
toughness = 4.9
|
||||
hp_type = hp_elite_shield_special_1
|
||||
hp_type = hp_elite_shield_special_2
|
||||
offline_rebuild_time = 12
|
||||
offline_threshold = 0.15
|
||||
constant_power_draw = 0
|
||||
|
||||
@@ -1628,7 +1628,7 @@ material_library = equipment\models\li_equip.mat
|
||||
nickname = vector_thrust_coil
|
||||
equipment = vector_thrust_coil
|
||||
category = equipment
|
||||
price = 1
|
||||
price = 150000
|
||||
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
|
||||
combinable = false
|
||||
ids_name = 001712
|
||||
@@ -1641,7 +1641,7 @@ material_library = equipment\models\ku_equip.mat
|
||||
nickname = turbo_coolant_pump
|
||||
equipment = turbo_coolant_pump
|
||||
category = equipment
|
||||
price = 1
|
||||
price = 150000
|
||||
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
|
||||
combinable = false
|
||||
ids_name = 001713
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+47
-32
@@ -73,7 +73,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -81,6 +80,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = port fin_lod1
|
||||
@@ -200,7 +200,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -217,6 +216,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = Li_star_wing_lod1
|
||||
@@ -493,6 +493,7 @@ hp_type = hp_turret_special_2, HpTurret01, HpTurret02, HpTurret03, HpTurret04, H
|
||||
hp_type = hp_turret_special_1, HpTurret01, HpTurret02, HpTurret03, HpTurret04, HpTurret05
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
steering_torque = 54000, 54000, 104000
|
||||
angular_drag = 60000, 60000, 60000
|
||||
rotation_inertia = 16800, 16800, 16800
|
||||
@@ -1085,7 +1086,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -1096,6 +1096,7 @@ rotation_inertia = 2800, 2800, 1000
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = br_fighter_tail_lod1
|
||||
@@ -1184,7 +1185,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -1196,6 +1196,7 @@ rotation_inertia = 8400, 8400, 8400
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = br_port_wing_lod1
|
||||
@@ -1339,6 +1340,7 @@ hp_type = hp_turret_special_2, HpTurret01, HpTurret02, HpTurret03, HpTurret04, H
|
||||
hp_type = hp_turret_special_1, HpTurret01, HpTurret02, HpTurret03, HpTurret04, HpTurret05
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = br_freighter_port_wing_lod1
|
||||
@@ -1967,7 +1969,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -1975,6 +1976,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = wing_starboard_lod1
|
||||
@@ -2018,6 +2020,8 @@ material_library = ships\kusari\ku_playerships.mat
|
||||
mass = 5
|
||||
LODranges = 0, 999999
|
||||
|
||||
; Dragon
|
||||
|
||||
[Ship]
|
||||
ids_name = 237027
|
||||
ids_info = 66555
|
||||
@@ -2247,7 +2251,7 @@ HP_bay_external = HpBayDoor02
|
||||
HP_tractor_source = HpTractor_Source
|
||||
num_exhaust_nozzles = 2
|
||||
shield_link = k_elite_shield01, HpMount, HpShield01
|
||||
hp_type = hp_gun_special_8, HpWeapon05, HpWeapon06
|
||||
hp_type = hp_gun_special_8, HpWeapon03, HpWeapon04, HpWeapon05, HpWeapon06
|
||||
hp_type = hp_gun_special_7, HpWeapon01, HpWeapon02, HpWeapon03, HpWeapon04, HpWeapon05, HpWeapon06
|
||||
hp_type = hp_gun_special_6, HpWeapon01, HpWeapon02, HpWeapon03, HpWeapon04, HpWeapon05, HpWeapon06
|
||||
hp_type = hp_gun_special_5, HpWeapon01, HpWeapon02, HpWeapon03, HpWeapon04, HpWeapon05, HpWeapon06
|
||||
@@ -2262,7 +2266,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -2271,6 +2274,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = starboard_wing_lod1
|
||||
@@ -2412,6 +2416,7 @@ hp_type = hp_turret_special_2, HpTurret01, HpTurret02, HpTurret03, HpTurret04, H
|
||||
hp_type = hp_turret_special_1, HpTurret01, HpTurret02, HpTurret03, HpTurret04, HpTurret05, HpTurret06
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
HP_tractor_source = HpTractor_Source
|
||||
num_exhaust_nozzles = 2
|
||||
|
||||
@@ -3101,7 +3106,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -3111,6 +3115,7 @@ num_exhaust_nozzles = 1
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = port_wing_lod1
|
||||
@@ -3221,7 +3226,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -3240,6 +3244,7 @@ num_exhaust_nozzles = 2
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = Rh_port_wing_lod1
|
||||
@@ -3381,6 +3386,7 @@ hp_type = hp_turret_special_2, HpTurret01, HpTurret02, HpTurret03, HpTurret04, H
|
||||
hp_type = hp_turret_special_1, HpTurret01, HpTurret02, HpTurret03, HpTurret04, HpTurret05, HpTurret06
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
HP_tractor_source = HpTractor_Source
|
||||
num_exhaust_nozzles = 2
|
||||
|
||||
@@ -3910,7 +3916,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -3918,6 +3923,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = bh_topfin_lod1
|
||||
@@ -4044,7 +4050,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -4053,6 +4058,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = bh_topfin_lod1
|
||||
@@ -4179,7 +4185,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -4197,6 +4202,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = bh_topfin_lod1
|
||||
@@ -4319,7 +4325,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -4334,6 +4339,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
HP_tractor_source = HpTractor_Source
|
||||
num_exhaust_nozzles = 2
|
||||
|
||||
@@ -4428,7 +4434,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -4447,6 +4452,7 @@ num_exhaust_nozzles = 3
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = fins_top_lod1
|
||||
@@ -4573,6 +4579,7 @@ hp_type = hp_turret_special_2, HpTurret01, HpTurret02, HpTurret03, HpTurret04
|
||||
hp_type = hp_turret_special_1, HpTurret01, HpTurret02, HpTurret03, HpTurret04
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
HP_tractor_source = HpTractor_Source
|
||||
num_exhaust_nozzles = 2
|
||||
|
||||
@@ -4677,7 +4684,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -4687,6 +4693,7 @@ num_exhaust_nozzles = 2
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
|
||||
[CollisionGroup]
|
||||
@@ -4842,7 +4849,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -4853,6 +4859,7 @@ num_exhaust_nozzles = 2
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = wing_port_lod1
|
||||
@@ -4981,7 +4988,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -5002,6 +5008,7 @@ num_exhaust_nozzles = 2
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = wing_port_lod1
|
||||
@@ -5234,7 +5241,6 @@ hp_type = hp_gun_special_1, HpWeapon01, HpWeapon02, HpWeapon03
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -5242,6 +5248,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = port_wing_lod1
|
||||
@@ -5350,7 +5357,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -5358,6 +5364,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = cv_port_wing_lod1
|
||||
@@ -5484,7 +5491,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -5501,6 +5507,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = cv_port_wing_lod1
|
||||
@@ -5767,7 +5774,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -5786,6 +5792,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = cv_port_wing_g_lod1
|
||||
@@ -5917,7 +5924,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -5936,6 +5942,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = cv_port_wing_b_lod1
|
||||
@@ -6060,7 +6067,6 @@ hp_type = hp_fighter_shield_special_5, HpShield01
|
||||
hp_type = hp_fighter_shield_special_4, HpShield01
|
||||
hp_type = hp_fighter_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -6075,6 +6081,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_fighter_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = bw_port_wing01_lod1
|
||||
@@ -6176,7 +6183,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -6185,6 +6191,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = bw_port_wing01_lod1
|
||||
@@ -6357,7 +6364,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -6376,6 +6382,7 @@ hp_type = hp_turret_special_1, HpTurret01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = bw_port_wing01_lod1
|
||||
@@ -6509,6 +6516,7 @@ hp_type = hp_turret_special_2, HpTurret01, HpTurret02, HpTurret03, HpTurret04, H
|
||||
hp_type = hp_turret_special_1, HpTurret01, HpTurret02, HpTurret03, HpTurret04, HpTurret05
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
steering_torque = 54000, 54000, 54000
|
||||
angular_drag = 60000, 60000, 60000
|
||||
rotation_inertia = 16800, 16800, 16800
|
||||
@@ -6626,7 +6634,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -6644,6 +6651,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = Or_star_wing_lod1
|
||||
@@ -8599,7 +8607,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -8617,6 +8624,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
|
||||
[CollisionGroup]
|
||||
@@ -8784,6 +8792,7 @@ hp_type = hp_turret_special_2, HpTurret01
|
||||
hp_type = hp_turret_special_1, HpTurret01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
surface_hit_effects = 0, small_hull_hit_light01, small_hull_hit_light02, small_hull_hit_light03
|
||||
surface_hit_effects = 150, small_hull_hit_medium01, small_hull_hit_medium02, small_hull_hit_medium03
|
||||
surface_hit_effects = 300, small_hull_hit_heavy01, small_hull_hit_heavy02, small_hull_hit_heavy03
|
||||
@@ -8864,7 +8873,7 @@ HP_bay_external = HpBayDoor02
|
||||
HP_tractor_source = HpTractor_Source
|
||||
num_exhaust_nozzles = 2
|
||||
shield_link = k_elite_shield01, HpMount, HpShield01
|
||||
hp_type = hp_gun_special_8, HpWeapon05, HpWeapon06
|
||||
hp_type = hp_gun_special_8, HpWeapon03, HpWeapon04, HpWeapon05, HpWeapon06
|
||||
hp_type = hp_gun_special_7, HpWeapon01, HpWeapon02, HpWeapon03, HpWeapon04, HpWeapon05, HpWeapon06
|
||||
hp_type = hp_gun_special_6, HpWeapon01, HpWeapon02, HpWeapon03, HpWeapon04, HpWeapon05, HpWeapon06
|
||||
hp_type = hp_gun_special_5, HpWeapon01, HpWeapon02, HpWeapon03, HpWeapon04, HpWeapon05, HpWeapon06
|
||||
@@ -8879,7 +8888,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -8890,6 +8898,7 @@ shield_battery_limit = 58
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = starboard_wing_lod1
|
||||
@@ -9024,6 +9033,7 @@ hp_type = hp_thruster, HpEngine01
|
||||
hp_type = hp_countermeasure_dropper, HpEngine02
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
|
||||
; Transport Player
|
||||
@@ -9068,6 +9078,7 @@ hp_type = hp_countermeasure_dropper, HpEngine01
|
||||
hp_type = hp_freighter_shield_special_1, HpCargo01, HpCargo02
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
steering_torque = 22405000, 22405000, 22405000
|
||||
angular_drag = 64000000, 64000000, 64000000
|
||||
rotation_inertia = 2000000, 18000000, 18000000
|
||||
@@ -9141,6 +9152,7 @@ camera_turn_look_ahead_slerp_amount = 1.000000
|
||||
cockpit = cockpits\hc_transport.ini
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
|
||||
; Alpaca
|
||||
@@ -9219,6 +9231,7 @@ hp_type = hp_turret_special_2, HpTurret01, HpTurret02, HpTurret03, HpTurret04, H
|
||||
hp_type = hp_turret_special_1, HpTurret01, HpTurret02, HpTurret03, HpTurret04, HpTurret05
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
steering_torque = 54000, 54000, 104000
|
||||
angular_drag = 60000, 60000, 60000
|
||||
rotation_inertia = 16800, 16800, 16800
|
||||
@@ -9295,7 +9308,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -9315,6 +9327,7 @@ shield_battery_limit = 61
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = Or_star_wing_s_lod1
|
||||
@@ -9407,6 +9420,7 @@ hp_type = hp_turret_special_2, HpTurret_U1_01, HpTurret_U1_02, HpTurret_U1_03, H
|
||||
hp_type = hp_turret_special_1, HpTurret_U1_01, HpTurret_U1_02, HpTurret_U1_03, HpTurret_U1_04, HpTurret_U1_05
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = lifter_clamp01_lod1
|
||||
@@ -9492,6 +9506,7 @@ hp_type = hp_thruster, HpThruster01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_freighter_power_special_10, HpPower01
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = repair_portarm1_lod1
|
||||
@@ -9999,7 +10014,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -10017,6 +10031,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_fighter_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
|
||||
; HALLOWEEN JACK O'LANTERN NPC
|
||||
@@ -10395,7 +10410,6 @@ hp_type = hp_elite_shield_special_5, HpShield01
|
||||
hp_type = hp_elite_shield_special_4, HpShield01
|
||||
hp_type = hp_elite_shield_special_3, 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_mine_dropper, HpMine01
|
||||
hp_type = hp_countermeasure_dropper, HpCM01
|
||||
@@ -10403,6 +10417,7 @@ hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
hp_type = hp_fighter_engine_special_10, HpDrive01
|
||||
hp_type = hp_elite_power_special_10, HpPower01
|
||||
hp_type = hp_elite_power_special_1, HpPower02
|
||||
hp_type = hp_elite_shield_special_1, HpVelocity
|
||||
|
||||
[CollisionGroup]
|
||||
obj = drone_port_wing01_lod1
|
||||
|
||||
Reference in New Issue
Block a user