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