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

Public Member Functions

 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)
 

Public Attributes

bool aoe_damage_increase
 
unsigned max_scaling_targets