![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Types | |
| enum | time_type { MS = 0, S } |
| Time type conversion for azerite_power_t::time_value. | |
Public Member Functions | |
| conduit_data_t (const player_t *player, const conduit_rank_entry_t &conduit) | |
| bool | ok () const |
| unsigned | rank () const |
| double | value () const |
| double | percent () const |
| timespan_t | time_value (time_type tt=MS) const |
| operator const spell_data_t * () const | |
| const spell_data_t * | operator-> () const |