Skip to main content

Module predicates

Module predicates 

Source

Functionsยง

actor_requirements_met ๐Ÿ”’
aura_state_requirements_met ๐Ÿ”’
cast_rejection ๐Ÿ”’
Full cast-eligibility check returning the reason a spell cannot be cast, or Ok(()) when castable.
category_cooldowns_ready ๐Ÿ”’
cooldown_ready ๐Ÿ”’
explicit_target_ready ๐Ÿ”’
gating_aura_active ๐Ÿ”’
has_health ๐Ÿ”’
has_primary_resource ๐Ÿ”’
has_secondary_resource ๐Ÿ”’
in_execute_range ๐Ÿ”’
position_requirement_met ๐Ÿ”’
requested_spell_enabled ๐Ÿ”’
Reject a spell whose own slot is disabled, before any aura-332 override is resolved.
shapeshift_requirement_met ๐Ÿ”’
start_recovery_ready ๐Ÿ”’
stealth_requirement_met ๐Ÿ”’
weapon_requirement_met ๐Ÿ”’