Skip to content

Object Resolvers Update Supplement

debug/SummonCreature.lua : fixed a bug causing generated NPC's to not be removed from the level until actually added (affects RandomActor)

Added log messages to Actor:wearAllInventory for party members (for cases like a quest auto equipping items for the player)

Updated some auto_equip_filters:

class descriptors:

Bulwark, Sun Paladin: BODY: allows wearing light armor if nothing better is available

Bulwark, Sun Paladin: Reaver: MAINHAND can equip a 2h weapon if it won't block the OFFHAND slot (for ogres, etc.)

Berserker, Archer: OFFHAND can equip if there is a MAINHAND weapon already equipped (fixes an issue of for some randbosses not using MH weapons)

Rogue, Shadowblade: BODY can wear mummy wrappings

Summoner: removed auto_equip_filters

Merge request reports

Loading