powerof3 / Spell-Perk-Item-Distributor

MIT License
29 stars 8 forks source link

WearableItem #52

Open adya opened 6 months ago

adya commented 6 months ago

IF there will be an automatic equipping of items, it would make sense to only equip items that mod authors explicitly mark as equippable/wearable. Using familiar approach of prefixing entry's key with a special keyword to denote that NPC should attempy to equip this item.

WearableItem = SteelSword

Distribute and immediately try to force-equip the sword.