We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PoisonStackLimit
1 parent d9faae3 commit bdacae5Copy full SHA for bdacae5
1 file changed
src/Data/SkillStatMap.lua
@@ -150,6 +150,7 @@ return {
150
},
151
["cannot_poison_poisoned_enemies"] = {
152
flag("Condition:SinglePoison"),
153
+ mod("PoisonStackLimit", "MIN", 1),
154
155
["spell_damage_modifiers_apply_to_skill_dot"] = {
156
skill("dotIsSpell", true),
0 commit comments