Expand description
Generated specialization and item bindings plus handwritten combat hooks.
Modulesยง
- catalog ๐
- Canonical engine-content catalog registration.
- composition ๐
- Canonical composition of generated combat systems with shared and specialization content.
- expansion_
traits ๐ - Expansion-wide trait systems shared by every specialization.
- generated ๐
- @generated by codegen-cli โ do not edit by hand.
- hooks ๐
- items ๐
- racials ๐
- Race-specific DPS abilities (Blood Fury, Berserking, Ancestral Call) registered post-build at sim start.
- raid_
buffs ๐ - Raid-wide buffs and consumables (Bloodlust, potion, flask, food, augment rune) registered post-build at sim start.
- weapon_
enchants ๐ - Weapon enchant procs registered post-build onto a
BuiltCombatSystem.
Constantsยง
- REGISTERED_
ITEMS - Generated item metadata. Generated item spell identifiers and display names in manifest order.
- VERSION
- Crate version.
Functionsยง
- registered_
item_ use_ spell - Resolve the registered on-use spell for an item, when its mechanic is implemented.