Conan Exiles

Conan Exiles

[No Longer Supported] Immersive NPC Loot (v4.1.1)
 This topic has been pinned, so it's probably important
haevlyn  [developer] 20 Nov, 2017 @ 2:57pm
Version History
2021-09-01 01:32 - v4.1.1
- Resolved an issue where NPCs were not correctly dropping their weapons.
- Rewrote the section of code to correctly ignore items from the "Legendary" table if they are equipped by the NPC. Note that Legendary items will still drop from NPC Loot/Treasure Tables.

31/08/2021 - v4.1.0 - Major Update.

Re-wrote the mod from scratch as so much had changed since 2018, barely any of it worked as intended anymore.

Updated for 2.5
- Resolved several issues where NPCs would no longer drop their equipped armor items. (Funcom purged a whole bunch of armor in the item tables, but forgot to update all their reference tables properly.)
- Items flagged as "Legendary" should no longer drop as a result of this mod. Any legendary items should continue to drop as normal from normal loot tables.
- Archers now always drop some kind of ammunition. (How did they not have arrows if they were shooting you?)
- Added the chestwrap and loincloth items to the item table so they now have a proper durability by default. (beginner NPCs have these items equipped and so are dropped on death by this mod).
- Level 1 now gives you the Rags Feat, which allows you to craft chestwrap and loincloth (and repair them).
- Weaver Feat is now level 8 required, instead of level 1. Costs 0 feat points.

28/06/2018 - v3.2.0 - Major Update (Credit to FoxCat for supplying the code)

Corpse models will now update when you remove specific armor pieces from their inventory. Slots include: Head, Chest, Arms, Gloves, Legs and Feet.

23/06/2018 - v3.1.0 - Updated for Live

No new functionality. You may receive a warning about the .pak file containing warnings. It should still work fine. Will update again to remove the warnings as soon as possible.

04/06/2018 - v3.0.1 - Minor Update

Removed the modified Chest Wrap and Loincloth items from the mod that were causing conflicts with other mods. These are now handled by my Hardcore Leveling system mod instead.

24/05/2018 - v3.0.0 - Updated for Live

No new functionality. You may receive a warning about the .pak file containing warnings. It should still work fine. Will update again to remove the warnings as soon as possible.

14/02/2018 - v2.0.1 - Bug Fix.

- Updated the logic to test for Thrall NPCs. Thralls should now drop items they have equipped and any items stored in the "5 inventory slots" provided by the standard UI. The thrall should not drop duplicate sets of equipped items.

24/12/2017 - v2.0.0 - Rewrite.

- Had to rewrite the mod after losing the original source files.
- Made some minor improvements to the optimisation core code.
- Updated to work with the latest version of the game engine (which resolved a problem with compatibility with PIPPI Server Mod)
- Implemented the first internal basics of allowing the mod to run using customisable settings (not fully implemented yet so don't ask where you set them, you can't yet!).
Customisable settings will include the below with the value in [] as the default:
- [100%] Inventory drop chance (% chance to drop the equipped armor items).
- [100%] Equipment drop chance (% chance to drop the equipped weapon items).
- [0%] Inventory break chance (% chance to auto break the armor item - durability = 0)
- [0%] Equipment break chance (% chance to auto break the weapon item - durability = 0)
- [1%] Minimum overall durability (minimum % of remaining durability on armor/weapons)
- [100%] Maximum overall durability (maximum % of remaining durability on armor/weapons)


26/11/2017 - v1.1.1 - Feature Update

- Updated the mod to replace the "Chest Wrap" and "Loincloth" items dropped by starting NPCs so that their replacements now display as proper armor on a server with partial/full nudity. Note the chestwrap is designed only for female characters by default so may not display on male characters.

20/11/2017 - v1.0.1 - Bug squashing

- Updated the mod to correctly check the NPC is a humanoid type NPC. This should prevent creatures from being flagged as lootable and dropping their "animal attack" items.

28/10/2017 - v1.0.0 - Initial Release

NPCs now drop any "equipped" armor and weapons used to fight you.
Last edited by haevlyn; 1 Sep, 2021 @ 5:49pm