![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Static Public Member Functions | |
| static const specialization_spell_entry_t & | find (util::string_view name, bool ptr, specialization_e spec=SPEC_NONE, util::string_view desc={}, bool tokenized=false) |
| static const specialization_spell_entry_t & | nil () |
| static util::span< const specialization_spell_entry_t > | data (bool ptr) |
Public Attributes | |
| unsigned | class_id |
| unsigned | specialization_id |
| unsigned | spell_id |
| unsigned | override_spell_id |
| const char * | name |
| const char * | desc |