Skip to content

Creatures cannot add or display non-weapon items in inventory #311

@GusRPG

Description

@GusRPG

Hi Xacus, I cannot add certain items (loot, gear, ammunition, etc.) to Creature-type actors.
I can import a Creature with items via JSON, but the actor does not display them. However, if I export the actor again to JSON, the items are still there internally.
There is no issue with weapons, they appear correctly. However, I cannot add ammo so this also prevents assigning ammunition to weapons like bows or crossbows.

Summary
It is not possible to add or display non-weapon items (mundane items, gear, ammo etc.) on Creature actors.

Steps to reproduce

Create or open a Creature actor
Try to add or import a non-weapon item (e.g., gear, equipment, ammo)
Check the actor sheet

Expected behavior
The item should be added and appear in the Creature's inventory, similar to how it works for Player Characters and NPCs.

Actual behavior
Non-weapon items are not displayed on the Creature sheet, even though they exist internally (confirmed via JSON export).

Thanks! This works correctly for PCs and NPCs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions