::haste_buff_t (defined in buff_creation::haste_buff_creator_t) | buff_creation::haste_buff_creator_t | friend |
_activated (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_affects_regen (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_behavior (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_can_cancel (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_chance (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_cooldown (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_default_value (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_duration (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_initial_tick (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_invalidate_list (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_max_stack (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_name (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_period (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_player (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_quiet (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_refresh_behavior (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_refresh_duration_callback (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_reverse (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_rppm_freq (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_rppm_mod (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_rppm_scale (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_sim (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_stack_behavior (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_stack_change_callback (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_tick_callback (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_tick_time_behavior (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_tick_time_callback (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
_trigger_data (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
activated(bool a) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
actors(actor_pair_t q) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
add_invalidate(cache_e c) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
affects_regen(bool state) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
base_t typedef (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | |
buff_creator_basics_t(actor_pair_t, const std::string &name, const spell_data_t *=spell_data_t::nil(), const item_t *item=nullptr) (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | |
buff_creator_basics_t(actor_pair_t, uint32_t id, const std::string &name, const item_t *item=nullptr) (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | |
buff_creator_basics_t(sim_t *, const std::string &name, const spell_data_t *=spell_data_t::nil(), const item_t *item=nullptr) (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | |
buff_creator_helper_t(actor_pair_t q, const std::string &name, const spell_data_t *s=spell_data_t::nil(), const item_t *item=nullptr) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
buff_creator_helper_t(actor_pair_t q, uint32_t id, const std::string &name, const item_t *item=nullptr) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
buff_creator_helper_t(sim_t *sim, const std::string &name, const spell_data_t *s=spell_data_t::nil(), const item_t *item=nullptr) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
bufftype typedef (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | |
can_cancel(bool cc) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
cd(timespan_t t) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
chance(double c) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
default_value(double v) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
duration(timespan_t d) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
haste_buff_creator_t(actor_pair_t q, const std::string &name, const spell_data_t *s=spell_data_t::nil(), const item_t *i=nullptr) (defined in buff_creation::haste_buff_creator_t) | buff_creation::haste_buff_creator_t | inline |
item (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
max_stack(unsigned ms) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
operator haste_buff_t *() const (defined in buff_creation::haste_buff_creator_t) | buff_creation::haste_buff_creator_t | inline |
period(timespan_t d) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
quiet(bool q) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
refresh_behavior(buff_refresh_behavior_e b) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
refresh_duration_callback(const buff_refresh_duration_callback_t &cb) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
reverse(bool r) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
rppm_freq(double f) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
rppm_mod(double m) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
rppm_scale(unsigned s) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
s_data (defined in buff_creation::buff_creator_basics_t) | buff_creation::buff_creator_basics_t | protected |
spell(const spell_data_t *s) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
stack_behavior(buff_stack_behavior_e b) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
stack_change_callback(const buff_stack_change_callback_t &cb) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
tick_behavior(buff_tick_behavior_e b) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
tick_callback(const buff_tick_callback_t &cb) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
tick_time_behavior(buff_tick_time_e b) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
tick_time_callback(const buff_tick_time_callback_t &cb) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
tick_zero(bool v) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |
trigger_spell(const spell_data_t *s) (defined in buff_creation::buff_creator_helper_t< haste_buff_creator_t >) | buff_creation::buff_creator_helper_t< haste_buff_creator_t > | inline |