From 612b725ab9da61d5b6e822f0211781c8d9554748 Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Fri, 1 May 2026 01:25:39 +0200 Subject: [PATCH] Test PhantomLoot for Schematics --- DATA/MISSIONS/lootprops.ini | 36 +++++++++++++++++++++++++ DATA/RANDOMMISSIONS/rmlootinfo.ini | 42 ++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) diff --git a/DATA/MISSIONS/lootprops.ini b/DATA/MISSIONS/lootprops.ini index 9e3074c4..5926c8b7 100644 --- a/DATA/MISSIONS/lootprops.ini +++ b/DATA/MISSIONS/lootprops.ini @@ -2490,6 +2490,42 @@ toughness_range = 19, 19 percent_chance = 10.82 num_to_drop = 39, 50 +[PhantomLoot] +nickname = commodity_moonshard_schematic +toughness_range = 16, 19 +percent_chance = 10.82 +num_to_drop = 1, 1 + +[PhantomLoot] +nickname = commodity_venator_schematic +toughness_range = 16, 19 +percent_chance = 10.82 +num_to_drop = 1, 1 + +[PhantomLoot] +nickname = commodity_hydra_schematic +toughness_range = 11, 19 +percent_chance = 10.82 +num_to_drop = 1, 1 + +[PhantomLoot] +nickname = commodity_nyx_schematic +toughness_range = 11, 19 +percent_chance = 10.82 +num_to_drop = 1, 1 + +[PhantomLoot] +nickname = commodity_frostbite_schematic +toughness_range = 11, 19 +percent_chance = 10.82 +num_to_drop = 1, 1 + +[PhantomLoot] +nickname = commodity_dawnbreaker_schematic +toughness_range = 11, 19 +percent_chance = 10.82 +num_to_drop = 1, 1 + ; Nomad Torpedo diff --git a/DATA/RANDOMMISSIONS/rmlootinfo.ini b/DATA/RANDOMMISSIONS/rmlootinfo.ini index 3d83a017..ef609aa9 100644 --- a/DATA/RANDOMMISSIONS/rmlootinfo.ini +++ b/DATA/RANDOMMISSIONS/rmlootinfo.ini @@ -281,6 +281,48 @@ faction = co_kt_grp, br_m_grp, co_rs_grp, co_ni_grp, co_alg_grp, co_os_grp, co_n difficulty_range = 0, 21 weight = 1 +[RMBonusLoot] +archetype = commodity_moonshard_schematic +num_to_drop = 1 +faction = gd_bh_grp +difficulty_range = 11, 31 +weight = 1 + +[RMBonusLoot] +archetype = commodity_venator_schematic +num_to_drop = 1 +faction = fc_ou_grp +difficulty_range = 11, 31 +weight = 1 + +[RMBonusLoot] +archetype = commodity_hydra_schematic +num_to_drop = 1 +faction = rh_p_grp +difficulty_range = 11, 31 +weight = 1 + +[RMBonusLoot] +archetype = commodity_nyx_schematic +num_to_drop = 1 +faction = gd_bh_grp +difficulty_range = 11, 31 +weight = 1 + +[RMBonusLoot] +archetype = commodity_frostbite_schematic +num_to_drop = 1 +faction = gd_bh_grp +difficulty_range = 11, 31 +weight = 1 + +[RMBonusLoot] +archetype = commodity_dawnbreaker_schematic +num_to_drop = 1 +faction = gd_bh_grp +difficulty_range = 11, 31 +weight = 1 + [RMBonusLoot] archetype = br_gun01_mark01 num_to_drop = 1