Loot
Dynaros Loot is a planned plugin for loot tables, weighted rolls, quantities, modifiers, and reward resolution.
Purpose
Section titled “Purpose”Loot answers:
How does a project generate rewards without making the reward source own all selection logic?
The product owns the behavior inside that responsibility and exposes clean integration points for the systems around it.
Loot Owns
Section titled “Loot Owns”- loot tables
- weighted selection
- quantity resolution
- contextual modifiers
- reward output data
Loot Does Not Own
Section titled “Loot Does Not Own”- inventory storage
- enemy death logic
- quest completion
- resource depletion
- reward presentation
First Useful Result
Section titled “First Useful Result”The first useful Loot guide will help you roll a loot table and hand the generated result to the system that will deliver it.
Current Status
Section titled “Current Status”Status: Planned
This product area is early. Detailed implementation docs will expand as the product matures.