SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
unique_gear::shadowlands::shadowlands_aoe_proc_t Struct Reference
Inheritance diagram for unique_gear::shadowlands::shadowlands_aoe_proc_t:
unique_gear::base_generic_aoe_proc_t< BASE > unique_gear::base_generic_proc_t< BASE >

Public Member Functions

 shadowlands_aoe_proc_t (const special_effect_t &effect, ::util::string_view name, const spell_data_t *s, bool aoe_damage_increase_=false)
 
 shadowlands_aoe_proc_t (const special_effect_t &effect, ::util::string_view name, unsigned spell_id, bool aoe_damage_increase_=false)
 
- Public Member Functions inherited from unique_gear::base_generic_aoe_proc_t< BASE >
 base_generic_aoe_proc_t (const special_effect_t &effect, ::util::string_view name, unsigned spell_id, bool aoe_damage_increase_=false)
 
 base_generic_aoe_proc_t (const special_effect_t &effect, ::util::string_view name, const spell_data_t *s, bool aoe_damage_increase_=false)
 
double composite_aoe_multiplier (const action_state_t *state) const override
 
- Public Member Functions inherited from unique_gear::base_generic_proc_t< BASE >
 base_generic_proc_t (const special_effect_t &effect, ::util::string_view name, unsigned spell_id)
 
 base_generic_proc_t (const special_effect_t &effect, ::util::string_view name, const spell_data_t *s)
 

Additional Inherited Members

- Public Attributes inherited from unique_gear::base_generic_aoe_proc_t< BASE >
bool aoe_damage_increase
 
unsigned max_scaling_targets