Description Usage Arguments Examples
View source: R/compute_critchance.R
Computes crit chance based on crit on gear, intelligence and talent points in devastation.
1 | compute_critchance(crit, int, talents = warlock_talents())
|
crit |
crit percentage on gear |
int |
intellect of character |
talents |
list of talents |
1 | compute_critchance(3, 267)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.