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