View source: R/shadowbolt_dmg.R
Compute Shadow Bolt Damage
1 2 3 4 5 6 7 8 | shadowbolt_dmg(
sb_dmg,
sp,
sb_miss,
sb_crit,
talents = warlock_talents(),
improved_sb_proc = 0
)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.