![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Types | |
using | super_t = BASE |
using | base_t = pet_action_base_t< BASE > |
Public Member Functions | |
pet_action_base_t (util::string_view n, PET_TYPE *p, const spell_data_t *data=spell_data_t::nil()) | |
void | init () override |
monk_t * | o () |
const monk_t * | o () const |
const PET_TYPE * | p () const |
PET_TYPE * | p () |
void | execute () override |
Public Attributes | |
bool | merge_report |