Description Usage Arguments Value
Setup Simulation
1 2 3 4 5 6 7 8 9 10 | sim_setup(
times,
crit,
hit,
int,
sp,
trinkets = NULL,
iter = 1,
talents = warlock_talents()
)
|
times |
vector with |
crit |
crit percentage on gear |
hit |
hit percentage on gear |
int |
intellect of character |
sp |
(shadow) spellpower of character |
trinkets |
which use trinkets are equipped, currently implemented: toep (Talisman of Ephemeral Power) zhc (Zandalarian Hero Charm) |
iter |
number of iterations |
talents |
list of talents |
a list of arguments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.