Add psion battlerage sorting#78
Conversation
keneanung
left a comment
There was a problem hiding this comment.
Hey there. Thank you for your contribution! I have a question to ask before I merge this.
| if class ~= "Psion" or #battlerageSkills ~= 6 then return end | ||
| battlerageSkills[2], battlerageSkills[3], battlerageSkills[4] = battlerageSkills["regrowth"], battlerageSkills["pulverise"], battlerageSkills["devastate"] | ||
|
|
||
| battlerageSkills["terror"].affliction = "fear" |
There was a problem hiding this comment.
Is this the only battlerage ability that is missing the affliction? Does the "combo" ability have the used afflictions set?
|
Apologies for the late reply. been a little out of pocket. I don't have psion myself. I'm thinking that terror was the only one that was missing an affliction and the other person didn't think the combo ability used an affliction. This is the information they shared though. "Barbedblade does DoT damage." |
|
All right. I was thinking I'd merge this as it's an improvement and then fix things on the go. |
No description provided.