SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
azerite_essence_power_entry_t Struct Reference

Static Public Member Functions

static const azerite_essence_power_entry_tfind (unsigned id, bool ptr)
 
static const azerite_essence_power_entry_tnil ()
 
static const azerite_essence_power_entry_tfind_by_spell_id (unsigned spell_id, bool ptr)
 
static util::span< const azerite_essence_power_entry_tdata (bool ptr)
 
static util::span< const azerite_essence_power_entry_tdata_by_essence_id (unsigned essence_id, bool ptr)
 

Public Attributes

unsigned id
 
unsigned essence_id
 
unsigned rank
 
unsigned spell_id_base [2]
 
unsigned spell_id_upgrade [2]