SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
shuffled_rng_t (util::string_view name, rng::rng_t &rng, int success_entries=0, int total_entries=0) | |
const std::string & | name () const |
int | get_success_entries () const |
int | get_success_entries_remaining () const |
int | get_total_entries () const |
int | get_total_entries_remaining () const |
double | get_remaining_success_chance () const |
void | reset () |
bool | trigger () |