Skip to main content

Crate wowlab_engine_content

Crate wowlab_engine_content 

Source
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.