![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Types | |
using | super = T_ACTION |
using | base_action_t = proc_action_t< T_ACTION > |
Public Member Functions | |
void | __initialize () |
proc_action_t (const special_effect_t &e) | |
void | init () override |
proc_action_t (util::string_view token, player_t *p, const spell_data_t *s, const item_t *i=nullptr) | |
virtual void | override_data (const special_effect_t &e) |
Public Attributes | |
const special_effect_t * | effect |