Add Thruster FX Colours & Misc

This commit is contained in:
D4rkl1ght3r
2026-07-24 19:00:28 +02:00
parent f17ce74784
commit 52408186b5
26 changed files with 542 additions and 1 deletions
+8
View File
@@ -3260,6 +3260,14 @@ particles = gf_blhazard_01
nickname = rtc_mis5view_effect nickname = rtc_mis5view_effect
particles = rtc_mis5view particles = rtc_mis5view
[AttachedFX]
nickname = dmkv_sphere_shield_effect
particles = dmkv_sphere_shield
[AttachedFX]
nickname = rtc_helium_effect
particles = rtc_helium
[AttachedFX] [AttachedFX]
nickname = mission01_prison_smoke nickname = mission01_prison_smoke
particles = gf_prisonattack_smallsmoke particles = gf_prisonattack_smallsmoke
+171 -1
View File
@@ -98,6 +98,174 @@ lootable = true
separation_explosion = sever_debris separation_explosion = sever_debris
LODranges = 0, 999999 LODranges = 0, 999999
; Bretonia Thruster
[Thruster]
nickname = bretonia_thruster
ids_name = 263741
ids_info = 264741
DA_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
HP_child = HpConnect
hit_pts = 2000
explosion_resistance = 0.5
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
max_force = 75500
particles = gf_ge_br_thruster_01
hp_particles = hpthrust
power_usage = 210
lootable = true
separation_explosion = sever_debris
LODranges = 0, 999999
; Corsair Thruster
[Thruster]
nickname = corsair_thruster
ids_name = 263741
ids_info = 264741
DA_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
HP_child = HpConnect
hit_pts = 2000
explosion_resistance = 0.5
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
max_force = 75500
particles = gf_ge_co_thruster_01
hp_particles = hpthrust
power_usage = 210
lootable = true
separation_explosion = sever_debris
LODranges = 0, 999999
; Kusari Thruster
[Thruster]
nickname = kusari_thruster
ids_name = 263741
ids_info = 264741
DA_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
HP_child = HpConnect
hit_pts = 2000
explosion_resistance = 0.5
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
max_force = 75500
particles = gf_ge_ku_thruster_01
hp_particles = hpthrust
power_usage = 210
lootable = true
separation_explosion = sever_debris
LODranges = 0, 999999
; Lanehackers Thruster
[Thruster]
nickname = lanehackers_thruster
ids_name = 263741
ids_info = 264741
DA_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
HP_child = HpConnect
hit_pts = 2000
explosion_resistance = 0.5
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
max_force = 75500
particles = gf_ge_lh_thruster_01
hp_particles = hpthrust
power_usage = 210
lootable = true
separation_explosion = sever_debris
LODranges = 0, 999999
; Liberty Thruster
[Thruster]
nickname = liberty_thruster
ids_name = 263741
ids_info = 264741
DA_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
HP_child = HpConnect
hit_pts = 2000
explosion_resistance = 0.5
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
max_force = 75500
particles = gf_ge_li_thruster_01
hp_particles = hpthrust
power_usage = 210
lootable = true
separation_explosion = sever_debris
LODranges = 0, 999999
; Outcast Thruster
[Thruster]
nickname = outcast_thruster
ids_name = 263741
ids_info = 264741
DA_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
HP_child = HpConnect
hit_pts = 2000
explosion_resistance = 0.5
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
max_force = 75500
particles = gf_ge_ou_thruster_01
hp_particles = hpthrust
power_usage = 210
lootable = true
separation_explosion = sever_debris
LODranges = 0, 999999
; Rheinland Thruster
[Thruster]
nickname = rheinland_thruster
ids_name = 263741
ids_info = 264741
DA_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
HP_child = HpConnect
hit_pts = 2000
explosion_resistance = 0.5
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
max_force = 75500
particles = gf_ge_rh_thruster_01
hp_particles = hpthrust
power_usage = 210
lootable = true
separation_explosion = sever_debris
LODranges = 0, 999999
; Order Thruster ; Order Thruster
[Thruster] [Thruster]
@@ -122,6 +290,8 @@ lootable = true
separation_explosion = sever_debris separation_explosion = sever_debris
LODranges = 0, 999999 LODranges = 0, 999999
; Nomad Thruster
[Thruster] [Thruster]
nickname = no_thruster nickname = no_thruster
ids_name = 263742 ids_name = 263742
@@ -136,7 +306,7 @@ child_impulse = 80
volume = 0 volume = 0
mass = 10 mass = 10
max_force = 75500 max_force = 75500
particles = gf_ge_s_thruster_01 particles = gf_ge_no_thruster_01
hp_particles = hpthrust hp_particles = hpthrust
power_usage = 210 power_usage = 210
lootable = true lootable = true
+112
View File
@@ -58,6 +58,118 @@ ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat material_library = equipment\models\ku_equip.mat
; Bretonia Thruster
[Good]
nickname = bretonia_thruster
equipment = bretonia_thruster
category = equipment
price = 100
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 263741
ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
; Corsair Thruster
[Good]
nickname = corsair_thruster
equipment = corsair_thruster
category = equipment
price = 100
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 263741
ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
; Kusari Thruster
[Good]
nickname = kusari_thruster
equipment = kusari_thruster
category = equipment
price = 100
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 263741
ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
; Lanehackers Thruster
[Good]
nickname = lanehackers_thruster
equipment = lanehackers_thruster
category = equipment
price = 100
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 263741
ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
; Liberty Thruster
[Good]
nickname = liberty_thruster
equipment = liberty_thruster
category = equipment
price = 100
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 263741
ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
; Liberty Thruster
[Good]
nickname = liberty_thruster
equipment = liberty_thruster
category = equipment
price = 100
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 263741
ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
; Outcast Thruster
[Good]
nickname = outcast_thruster
equipment = outcast_thruster
category = equipment
price = 100
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 263741
ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
; Rheinland Thruster
[Good]
nickname = rheinland_thruster
equipment = rheinland_thruster
category = equipment
price = 100
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_thruster.3db
combinable = false
ids_name = 263741
ids_info = 264741
shop_archetype = equipment\models\st\ku_thruster.3db
material_library = equipment\models\ku_equip.mat
[Good] [Good]
nickname = no_thruster nickname = no_thruster
equipment = no_thruster equipment = no_thruster
+141
View File
@@ -10,6 +10,8 @@ alchemy = fx\equipment\gf_br_thruster01.ale
effect_crc = -8412557 effect_crc = -8412557
textures = fx\planetflare.txm textures = fx\planetflare.txm
; Thruster
[VisEffect] [VisEffect]
nickname = gf_ge_s_thruster_01 nickname = gf_ge_s_thruster_01
alchemy = fx\equipment\gf_ge_s_thruster_01.ale alchemy = fx\equipment\gf_ge_s_thruster_01.ale
@@ -17,6 +19,79 @@ effect_crc = -130606767
textures = fx\planetflare.txm textures = fx\planetflare.txm
textures = fx\smoke.txm textures = fx\smoke.txm
; BRETONIA
[VisEffect]
nickname = gf_gebr_s_thruster_01
alchemy = fx\rem_equipment\gf_gebr_s_thruster_01.ale
effect_crc = 251884499
textures = fx\planetflare.txm
textures = fx\smoke.txm
; CORSAIR
[VisEffect]
nickname = gf_geco_s_thruster_01
alchemy = fx\rem_equipment\gf_geco_s_thruster_01.ale
effect_crc = -517966348
textures = fx\planetflare.txm
textures = fx\smoke.txm
; KUSARI
[VisEffect]
nickname = gf_geku_s_thruster_01
alchemy = fx\rem_equipment\gf_geku_s_thruster_01.ale
effect_crc = -505388160
textures = fx\planetflare.txm
textures = fx\smoke.txm
; LANEHACKERS
[VisEffect]
nickname = gf_gelh_s_thruster_01
alchemy = fx\rem_equipment\gf_gelh_s_thruster_01.ale
effect_crc = 426398371
textures = fx\planetflare.txm
textures = fx\smoke.txm
; LIBERTY
[VisEffect]
nickname = gf_geli_s_thruster_01
alchemy = fx\rem_equipment\gf_geli_s_thruster_01.ale
effect_crc = -47930056
textures = fx\planetflare.txm
textures = fx\smoke.txm
; NOMAD
[VisEffect]
nickname = gf_geno_s_thruster_01
alchemy = fx\rem_equipment\gf_geno_s_thruster_01.ale
effect_crc = -59155655
textures = fx\planetflare.txm
textures = fx\smoke.txm
; OUTCAST
[VisEffect]
nickname = gf_geou_s_thruster_01
alchemy = fx\rem_equipment\gf_geou_s_thruster_01.ale
effect_crc = -468497178
textures = fx\planetflare.txm
textures = fx\smoke.txm
; RHEINLAND
[VisEffect]
nickname = gf_gerh_s_thruster_01
alchemy = fx\rem_equipment\gf_gerh_s_thruster_01.ale
effect_crc = 51579063
textures = fx\planetflare.txm
textures = fx\smoke.txm
[VisEffect] [VisEffect]
nickname = gf_ku_thruster01 nickname = gf_ku_thruster01
alchemy = fx\equipment\gf_ku_thruster01.ale alchemy = fx\equipment\gf_ku_thruster01.ale
@@ -41,12 +116,78 @@ alchemy = fx\equipment\gf_li_thruster02.ale
effect_crc = 61552118 effect_crc = 61552118
textures = fx\planetflare.txm textures = fx\planetflare.txm
; Thruster
[VisEffect] [VisEffect]
nickname = gf_min_s_thruster_01 nickname = gf_min_s_thruster_01
alchemy = fx\equipment\gf_min_s_thruster_01.ale alchemy = fx\equipment\gf_min_s_thruster_01.ale
effect_crc = 265569660 effect_crc = 265569660
textures = fx\planetflare.txm textures = fx\planetflare.txm
; BRETONIA
[VisEffect]
nickname = gf_br_s_thruster_01
alchemy = fx\rem_equipment\gf_br_s_thruster_01.ale
effect_crc = 24309784
textures = fx\planetflare.txm
; CORSAIR
[VisEffect]
nickname = gf_co_s_thruster_01
alchemy = fx\rem_equipment\gf_co_s_thruster_01.ale
effect_crc = -279841217
textures = fx\planetflare.txm
; KUSARI
[VisEffect]
nickname = gf_ku_s_thruster_01
alchemy = fx\rem_equipment\gf_ku_s_thruster_01.ale
effect_crc = -275652533
textures = fx\planetflare.txm
; LANE HACKERS
[VisEffect]
nickname = gf_lh_s_thruster_01
alchemy = fx\rem_equipment\gf_lh_s_thruster_01.ale
effect_crc = 387699048
textures = fx\planetflare.txm
; LIBERTY
[VisEffect]
nickname = gf_li_s_thruster_01
alchemy = fx\rem_equipment\gf_li_s_thruster_01.ale
effect_crc = -212523277
textures = fx\planetflare.txm
; NOMAD
[VisEffect]
nickname = gf_no_s_thruster_01
alchemy = fx\rem_equipment\gf_no_s_thruster_01.ale
effect_crc = -234301198
textures = fx\planetflare.txm
; OUTCAST
[VisEffect]
nickname = gf_ou_s_thruster_01
alchemy = fx\rem_equipment\gf_ou_s_thruster_01.ale
effect_crc = -362623187
textures = fx\planetflare.txm
; RHEINLAND
[VisEffect]
nickname = gf_rh_s_thruster_01
alchemy = fx\rem_equipment\gf_rh_s_thruster_01.ale
effect_crc = 224562044
textures = fx\planetflare.txm
[VisEffect] [VisEffect]
nickname = gf_rh_thruster01 nickname = gf_rh_thruster01
alchemy = fx\equipment\gf_rh_thruster01.ale alchemy = fx\equipment\gf_rh_thruster01.ale
+16
View File
@@ -1546,6 +1546,22 @@ effect_crc = -354741597
textures = fx\planetflare.txm textures = fx\planetflare.txm
textures = fx\sarma.txm textures = fx\sarma.txm
[VisEffect]
nickname = dmkv_sphere_shield
alchemy = fx\rem_misc\dmkv_sphere_shield.ale
effect_crc = -292664322
textures = fx\planetflare.txm
textures = fx\sarma.txm
textures = fx\hexagon.txm
[VisEffect]
nickname = rtc_helium
alchemy = fx\rem_misc\rtc_helium.ale
effect_crc = -368419298
textures = fx\planetflare.txm
textures = fx\sarma.txm
textures = fx\lightning2.txm
[VisEffect] [VisEffect]
nickname = rtc_mister nickname = rtc_mister
alchemy = fx\misc\rtc_mister.ale alchemy = fx\misc\rtc_mister.ale
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.
+76
View File
@@ -2590,12 +2590,78 @@ effect_type = EFT_DAMAGE_HULL
vis_effect = gf_br_hull_impact01 vis_effect = gf_br_hull_impact01
snd_effect = hh_small_heavy03 snd_effect = hh_small_heavy03
; Thruster Effect
[Effect] [Effect]
nickname = gf_ge_s_thruster_01 nickname = gf_ge_s_thruster_01
effect_type = EFT_ENGINE_THRUSTER effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_ge_s_thruster_01 vis_effect = gf_ge_s_thruster_01
vis_generic = gf_min_s_thruster_01 vis_generic = gf_min_s_thruster_01
; Bretonia Thruster
[Effect]
nickname = gf_ge_br_thruster_01
effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_gebr_s_thruster_01
vis_generic = gf_br_s_thruster_01
; Corsair Thruster
[Effect]
nickname = gf_ge_co_thruster_01
effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_geco_s_thruster_01
vis_generic = gf_co_s_thruster_01
; Kusari Thruster
[Effect]
nickname = gf_ge_ku_thruster_01
effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_geku_s_thruster_01
vis_generic = gf_ku_s_thruster_01
; Lanehackers Thruster
[Effect]
nickname = gf_ge_lh_thruster_01
effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_gelh_s_thruster_01
vis_generic = gf_lh_s_thruster_01
; Liberty Thruster
[Effect]
nickname = gf_ge_li_thruster_01
effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_geli_s_thruster_01
vis_generic = gf_li_s_thruster_01
; Nomad Thruster
[Effect]
nickname = gf_ge_no_thruster_01
effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_geno_s_thruster_01
vis_generic = gf_no_s_thruster_01
; Outcast Thruster
[Effect]
nickname = gf_ge_ou_thruster_01
effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_geou_s_thruster_01
vis_generic = gf_ou_s_thruster_01
; Rheinland Thruster
[Effect]
nickname = gf_ge_rh_thruster_01
effect_type = EFT_ENGINE_THRUSTER
vis_effect = gf_gerh_s_thruster_01
vis_generic = gf_rh_s_thruster_01
[Effect] [Effect]
nickname = ku_countermeasures nickname = ku_countermeasures
effect_type = EFT_WEAPON_COUNTER_MEASURE effect_type = EFT_WEAPON_COUNTER_MEASURE
@@ -2901,6 +2967,16 @@ nickname = rtc_mis5view
effect_type = EFT_EQUIP_ATTACHED_LARGE effect_type = EFT_EQUIP_ATTACHED_LARGE
vis_effect = rtc_mis5view vis_effect = rtc_mis5view
[Effect]
nickname = dmkv_sphere_shield
effect_type = EFT_EQUIP_ATTACHED_LARGE
vis_effect = dmkv_sphere_shield
[Effect]
nickname = rtc_helium
effect_type = EFT_EQUIP_ATTACHED_LARGE
vis_effect = rtc_helium
[Effect] [Effect]
nickname = gf_blhazard_01 nickname = gf_blhazard_01
effect_type = EFT_EQUIP_ATTACHED_LARGE effect_type = EFT_EQUIP_ATTACHED_LARGE
Binary file not shown.
+8
View File
@@ -101,6 +101,14 @@ equip = blhazard_effect, HpFX01
nickname = baxter_mission5 nickname = baxter_mission5
equip = rtc_mis5view_effect, HpFX01 equip = rtc_mis5view_effect, HpFX01
;[Loadout]
;nickname = dmkv_sphere_shield_load
;equip = dmkv_sphere_shield_effect, HpFX01
[Loadout]
nickname = dmkv_sphere_shield_load
equip = rtc_helium_effect, HpFX01
[Loadout] [Loadout]
nickname = track_ring nickname = track_ring
equip = TrackGreen, HpRunningLight01 equip = TrackGreen, HpRunningLight01
+10
View File
@@ -2256,6 +2256,16 @@ mass = 10000
loadout = baxter_mission5 loadout = baxter_mission5
hit_pts = 1e36 hit_pts = 1e36
[Solar]
nickname = dmkv_shield
ids_name = 60239
ids_info = 60240
type = NON_TARGETABLE
DA_archetype = solar\REM_MISC\dmkv_sphere.3db
mass = 10000
loadout = dmkv_sphere_shield_load
hit_pts = 1e36
[Solar] [Solar]
nickname = gravity_buoy nickname = gravity_buoy
type = SATELLITE type = SATELLITE