sim_setup: Setup Simulation

Description Usage Arguments Value

View source: R/sim_setup.R

Description

Setup Simulation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
sim_setup(
  times,
  crit,
  hit,
  int,
  sp,
  trinkets = NULL,
  iter = 1,
  talents = warlock_talents()
)

Arguments

times

vector with time for every iteration

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

Value

a list of arguments


cphaarmeyer/warlockr documentation built on April 1, 2021, 12:31 a.m.