Description Usage Arguments Examples
View source: R/warlock_talents.R
Creates a list with all the relevant warlock talents. The default is the standard built.
1 2 3 4 5 6 7 8 9 10 11 12 | warlock_talents(
devastation = 5,
ruin = 1,
improved_sb = 5,
cataclysm = 2,
bane = 5,
shadow_mastery = 0,
demonic_sacrifice = 1,
imp_lifetap = 2,
suppression = 2,
curse_of_shadows = 1
)
|
devastation |
number of talent points in devastation |
ruin |
number of talent points in ruin |
improved_sb |
number of talent points in improved shadow bolt |
cataclysm |
number of talent points in cataclysm |
bane |
number of talent points in bane |
shadow_mastery |
number of talent points in shadow mastery |
demonic_sacrifice |
whether succubus was sacrificed |
imp_lifetap |
number of talent points in improved life tap |
suppression |
number of talent points in suppression |
curse_of_shadows |
whether curse of shadows is on target |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.