diff --git a/DATA/EQUIPMENT/st_equip.ini b/DATA/EQUIPMENT/st_equip.ini index 4436514c..227979f7 100644 --- a/DATA/EQUIPMENT/st_equip.ini +++ b/DATA/EQUIPMENT/st_equip.ini @@ -3679,6 +3679,8 @@ separation_explosion = sever_debris LODranges = 0, 999999 lootable = true +; Adv. Brigandine H. F. Shield + [ShieldGenerator] nickname = shield03_mark10_hf ids_name = 263868 @@ -4301,3 +4303,36 @@ LODranges = 0, 1500 lootable = true phantom_physics = true +; Reinf. Brigandine H. F. Shield + +[ShieldGenerator] +nickname = shield03_mark11_hf +ids_name = 263911 +ids_info = 264000 +DA_archetype = equipment\models\st\li_refractor_shield.3db +material_library = equipment\models\li_equip.mat +HP_child = HpConnect +hit_pts = 6752 +explosion_resistance = 0.5 +debris_type = debris_normal +parent_impulse = 20 +child_impulse = 80 +volume = 0 +mass = 10 +regeneration_rate = 190 +max_capacity = 8460 +toughness = 82.8 +hp_type = hp_elite_shield_special_10 +offline_rebuild_time = 12 +offline_threshold = 0.15 +constant_power_draw = 0 +rebuild_power_draw = 10 +shield_type = S_Positron01 +shield_collapse_sound = shield_offline +shield_rebuilt_sound = shield_rebuilt +shield_hit_effects = 0, gf_pi_shield01 +shield_hit_effects = 100, gf_pi_shield02 +shield_hit_effects = 500, gf_pi_shield03 +separation_explosion = sever_debris +LODranges = 0, 999999 +lootable = true \ No newline at end of file diff --git a/DATA/EQUIPMENT/st_good.ini b/DATA/EQUIPMENT/st_good.ini index e3a6e263..a49daeef 100644 --- a/DATA/EQUIPMENT/st_good.ini +++ b/DATA/EQUIPMENT/st_good.ini @@ -1603,4 +1603,18 @@ item_icon = equipment\models\commodities\nn_icons\crate_drab.3db combinable = false ids_name = 266756 ids_info = 266756 -shop_archetype = equipment\models\commodities\crates\crate_grey.3db \ No newline at end of file +shop_archetype = equipment\models\commodities\crates\crate_grey.3db + +; Reinf. Brigandine H. F. Shield + +[Good] +nickname = shield03_mark11_hf +equipment = shield03_mark11_hf +category = equipment +price = 3185256 +item_icon = equipment\models\commodities\nn_icons\EQUIPICON_shieldgen.3db +combinable = false +ids_name = 263911 +ids_info = 264000 +shop_archetype = equipment\models\st\li_refractor_shield.3db +material_library = equipment\models\li_equip.mat diff --git a/EXE/REM/UI/COMMODITIES/commod_Nomad_Power_Cell.png b/EXE/REM/UI/COMMODITIES/commod_Nomad_Power_Cell.png new file mode 100644 index 00000000..74e95e00 Binary files /dev/null and b/EXE/REM/UI/COMMODITIES/commod_Nomad_Power_Cell.png differ diff --git a/EXE/REM/UI/COMMODITIES/commod_nomad_energy_distributor.png b/EXE/REM/UI/COMMODITIES/commod_nomad_energy_distributor.png new file mode 100644 index 00000000..235c9637 Binary files /dev/null and b/EXE/REM/UI/COMMODITIES/commod_nomad_energy_distributor.png differ diff --git a/EXE/REM/UI/COMMODITIES/commod_nomad_fusion_reactor.png b/EXE/REM/UI/COMMODITIES/commod_nomad_fusion_reactor.png new file mode 100644 index 00000000..2290af80 Binary files /dev/null and b/EXE/REM/UI/COMMODITIES/commod_nomad_fusion_reactor.png differ diff --git a/EXE/REM/UI/COMMODITIES/commod_nomad_power_regulator.png b/EXE/REM/UI/COMMODITIES/commod_nomad_power_regulator.png new file mode 100644 index 00000000..5b715603 Binary files /dev/null and b/EXE/REM/UI/COMMODITIES/commod_nomad_power_regulator.png differ diff --git a/EXE/equipresources.dll b/EXE/equipresources.dll index 02c047ba..bd3463ea 100644 Binary files a/EXE/equipresources.dll and b/EXE/equipresources.dll differ