![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Static Public Member Functions | |
static const azerite_essence_power_entry_t & | find (unsigned id, bool ptr) |
static const azerite_essence_power_entry_t & | nil () |
static const azerite_essence_power_entry_t & | find_by_spell_id (unsigned spell_id, bool ptr) |
static util::span< const azerite_essence_power_entry_t > | data (bool ptr) |
static util::span< const azerite_essence_power_entry_t > | data_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] |