SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
priestspace::actions::spells::divine_star_base_t< Base > Struct Template Reference

Divine Star Base Spell, used for both heal and damage spell. More...

Inheritance diagram for priestspace::actions::spells::divine_star_base_t< Base >:

Public Types

using base_t = divine_star_base_t< Base >
 

Public Member Functions

 divine_star_base_t (util::string_view n, priest_t &p, const spell_data_t *spell_data, bool is_return_spell=false)
 
void execute () override
 

Public Attributes

propagate_const< divine_star_base_t * > return_spell
 

Detailed Description

template<class Base>
struct priestspace::actions::spells::divine_star_base_t< Base >

Divine Star Base Spell, used for both heal and damage spell.