![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Static Public Member Functions | |
| static const covenant_ability_entry_t & | find (util::string_view name, bool ptr) |
| static const covenant_ability_entry_t & | find (unsigned spell_id, bool ptr) |
| static const covenant_ability_entry_t & | nil () |
| static util::span< const covenant_ability_entry_t > | data (bool ptr) |
Public Attributes | |
| unsigned | class_id |
| unsigned | covenant_id |
| unsigned | ability_type |
| unsigned | spell_id |
| const char * | name |