shadowbolt_dmg: Compute Shadow Bolt Damage

Description Usage Arguments

View source: R/shadowbolt_dmg.R

Description

Compute Shadow Bolt Damage

Usage

1
2
3
4
5
6
7
8
shadowbolt_dmg(
  sb_dmg,
  sp,
  sb_miss,
  sb_crit,
  talents = warlock_talents(),
  improved_sb_proc = 0
)

Arguments

sb_dmg

vector of base shadow bolt damage

sp

(shadow) spellpower of character

sb_miss

vector of whether shadow bolt hits

sb_crit

vector of whether shadow bolt crits

talents

list of talents

improved_sb_proc

number of active procs of improved shadow bolt on target


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