Expand description
Extracts referenced spell/aura/talent names and checks them against a spec resolver.
Structsยง
- Check
Result - Outcome of checking referenced names against a spec resolver.
- Name
Extraction Error - Failure to extract referenced names from a rotation JSON document.
- Referenced
Names - All spell, aura, and talent names referenced by a parsed rotation.
Enumsยง
Functionsยง
- check
- Partitions each referenced name into supported/missing against
resolver. - extract_
field_ ๐names - extract_
names - Parses
jsonas aRotationand collects every referenced name. - extract_
names_ from_ rotation - Walks a parsed
Rotationand collects every referenced name. - partition ๐
- walk_
action ๐ - walk_
condition ๐