Equipment
Dynaros Equipment is a planned plugin for equipment slots, loadouts, and equip or unequip rules.
Purpose
Section titled “Purpose”Equipment answers:
How does a project track what an actor has equipped without making inventory storage or item effects mandatory dependencies?
The product owns the behavior inside that responsibility and exposes clean integration points for the systems around it.
Equipment Owns
Section titled “Equipment Owns”- equipment slots
- loadout state
- equip validation
- unequip validation
- equipment-change events
Equipment Does Not Own
Section titled “Equipment Does Not Own”- item storage
- attribute definitions
- visual attachment logic
- animation logic
- item content
First Useful Result
Section titled “First Useful Result”The first useful Equipment guide will help you define a slot, equip an item-like object, and respond to the equipment change.
Current Status
Section titled “Current Status”Status: Planned
This product area is early. Detailed implementation docs will expand as the product matures.