diff --git a/DATA/EQUIPMENT/select_equip.ini b/DATA/EQUIPMENT/select_equip.ini index 80b78e16..d50ebcd0 100644 --- a/DATA/EQUIPMENT/select_equip.ini +++ b/DATA/EQUIPMENT/select_equip.ini @@ -3260,6 +3260,14 @@ particles = gf_blhazard_01 nickname = rtc_mis5view_effect particles = rtc_mis5view +[AttachedFX] +nickname = dmkv_sphere_shield_effect +particles = dmkv_sphere_shield + +[AttachedFX] +nickname = rtc_helium_effect +particles = rtc_helium + [AttachedFX] nickname = mission01_prison_smoke particles = gf_prisonattack_smallsmoke diff --git a/DATA/EQUIPMENT/st_equip.ini b/DATA/EQUIPMENT/st_equip.ini index 68d43064..0bb9f16b 100644 --- a/DATA/EQUIPMENT/st_equip.ini +++ b/DATA/EQUIPMENT/st_equip.ini @@ -98,6 +98,174 @@ lootable = true separation_explosion = sever_debris 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 [Thruster] @@ -122,6 +290,8 @@ lootable = true separation_explosion = sever_debris LODranges = 0, 999999 +; Nomad Thruster + [Thruster] nickname = no_thruster ids_name = 263742 @@ -136,7 +306,7 @@ child_impulse = 80 volume = 0 mass = 10 max_force = 75500 -particles = gf_ge_s_thruster_01 +particles = gf_ge_no_thruster_01 hp_particles = hpthrust power_usage = 210 lootable = true diff --git a/DATA/EQUIPMENT/st_good.ini b/DATA/EQUIPMENT/st_good.ini index 9d70a3ab..77f8f419 100644 --- a/DATA/EQUIPMENT/st_good.ini +++ b/DATA/EQUIPMENT/st_good.ini @@ -58,6 +58,118 @@ ids_info = 264741 shop_archetype = equipment\models\st\ku_thruster.3db 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] nickname = no_thruster equipment = no_thruster diff --git a/DATA/FX/EQUIPMENT/equipment_ale.ini b/DATA/FX/EQUIPMENT/equipment_ale.ini index 554051d3..ef6d3888 100644 --- a/DATA/FX/EQUIPMENT/equipment_ale.ini +++ b/DATA/FX/EQUIPMENT/equipment_ale.ini @@ -10,6 +10,8 @@ alchemy = fx\equipment\gf_br_thruster01.ale effect_crc = -8412557 textures = fx\planetflare.txm +; Thruster + [VisEffect] nickname = gf_ge_s_thruster_01 alchemy = fx\equipment\gf_ge_s_thruster_01.ale @@ -17,6 +19,79 @@ effect_crc = -130606767 textures = fx\planetflare.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] nickname = gf_ku_thruster01 alchemy = fx\equipment\gf_ku_thruster01.ale @@ -41,12 +116,78 @@ alchemy = fx\equipment\gf_li_thruster02.ale effect_crc = 61552118 textures = fx\planetflare.txm +; Thruster + [VisEffect] nickname = gf_min_s_thruster_01 alchemy = fx\equipment\gf_min_s_thruster_01.ale effect_crc = 265569660 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] nickname = gf_rh_thruster01 alchemy = fx\equipment\gf_rh_thruster01.ale diff --git a/DATA/FX/MISC/misc_ale.ini b/DATA/FX/MISC/misc_ale.ini index d233aa7a..ae269014 100644 --- a/DATA/FX/MISC/misc_ale.ini +++ b/DATA/FX/MISC/misc_ale.ini @@ -1546,6 +1546,22 @@ effect_crc = -354741597 textures = fx\planetflare.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] nickname = rtc_mister alchemy = fx\misc\rtc_mister.ale diff --git a/DATA/FX/REM_EQUIPMENT/gf_br_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_br_s_thruster_01.ale new file mode 100644 index 00000000..f8c7a47a Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_br_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_co_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_co_s_thruster_01.ale new file mode 100644 index 00000000..0cc1cb9d Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_co_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_gebr_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_gebr_s_thruster_01.ale new file mode 100644 index 00000000..eaff0185 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_gebr_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_geco_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_geco_s_thruster_01.ale new file mode 100644 index 00000000..5785fb9c Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_geco_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_geku_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_geku_s_thruster_01.ale new file mode 100644 index 00000000..7da19547 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_geku_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_gelh_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_gelh_s_thruster_01.ale new file mode 100644 index 00000000..829b4be0 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_gelh_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_geli_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_geli_s_thruster_01.ale new file mode 100644 index 00000000..77f30c39 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_geli_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_geno_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_geno_s_thruster_01.ale new file mode 100644 index 00000000..b8421c68 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_geno_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_geou_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_geou_s_thruster_01.ale new file mode 100644 index 00000000..75b19200 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_geou_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_gerh_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_gerh_s_thruster_01.ale new file mode 100644 index 00000000..c10ff3e4 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_gerh_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_ku_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_ku_s_thruster_01.ale new file mode 100644 index 00000000..8cff2092 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_ku_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_lh_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_lh_s_thruster_01.ale new file mode 100644 index 00000000..3f9e7e2d Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_lh_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_li_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_li_s_thruster_01.ale new file mode 100644 index 00000000..6212c10b Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_li_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_no_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_no_s_thruster_01.ale new file mode 100644 index 00000000..9cd3a146 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_no_s_thruster_01.ale differ diff --git a/DATA/FX/REM_EQUIPMENT/gf_ou_s_thruster_01.ale b/DATA/FX/REM_EQUIPMENT/gf_ou_s_thruster_01.ale new file mode 100644 index 00000000..31b1ea05 Binary files /dev/null and b/DATA/FX/REM_EQUIPMENT/gf_ou_s_thruster_01.ale differ diff --git a/DATA/FX/REM_MISC/dmkv_sphere_shield.ale b/DATA/FX/REM_MISC/dmkv_sphere_shield.ale new file mode 100644 index 00000000..846c96ae Binary files /dev/null and b/DATA/FX/REM_MISC/dmkv_sphere_shield.ale differ diff --git a/DATA/FX/REM_MISC/rtc_helium.ale b/DATA/FX/REM_MISC/rtc_helium.ale new file mode 100644 index 00000000..75667c7e Binary files /dev/null and b/DATA/FX/REM_MISC/rtc_helium.ale differ diff --git a/DATA/FX/effects.ini b/DATA/FX/effects.ini index e974b3fa..d123d03b 100644 --- a/DATA/FX/effects.ini +++ b/DATA/FX/effects.ini @@ -2590,12 +2590,78 @@ effect_type = EFT_DAMAGE_HULL vis_effect = gf_br_hull_impact01 snd_effect = hh_small_heavy03 +; Thruster Effect + [Effect] nickname = gf_ge_s_thruster_01 effect_type = EFT_ENGINE_THRUSTER vis_effect = gf_ge_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] nickname = ku_countermeasures effect_type = EFT_WEAPON_COUNTER_MEASURE @@ -2901,6 +2967,16 @@ nickname = rtc_mis5view effect_type = EFT_EQUIP_ATTACHED_LARGE 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] nickname = gf_blhazard_01 effect_type = EFT_EQUIP_ATTACHED_LARGE diff --git a/DATA/SOLAR/REM_MISC/dmkv_sphere.3db b/DATA/SOLAR/REM_MISC/dmkv_sphere.3db new file mode 100644 index 00000000..19ad56b1 Binary files /dev/null and b/DATA/SOLAR/REM_MISC/dmkv_sphere.3db differ diff --git a/DATA/SOLAR/loadouts.ini b/DATA/SOLAR/loadouts.ini index 864e74e0..3a47bf34 100644 --- a/DATA/SOLAR/loadouts.ini +++ b/DATA/SOLAR/loadouts.ini @@ -101,6 +101,14 @@ equip = blhazard_effect, HpFX01 nickname = baxter_mission5 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] nickname = track_ring equip = TrackGreen, HpRunningLight01 diff --git a/DATA/SOLAR/solararch.ini b/DATA/SOLAR/solararch.ini index 185e3898..c012f548 100644 --- a/DATA/SOLAR/solararch.ini +++ b/DATA/SOLAR/solararch.ini @@ -2256,6 +2256,16 @@ mass = 10000 loadout = baxter_mission5 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] nickname = gravity_buoy type = SATELLITE