Skip to content

Commit bdacae5

Browse files
committed
Add PoisonStackLimit to Viper Strike of the Mamba
1 parent d9faae3 commit bdacae5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Data/SkillStatMap.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ return {
150150
},
151151
["cannot_poison_poisoned_enemies"] = {
152152
flag("Condition:SinglePoison"),
153+
mod("PoisonStackLimit", "MIN", 1),
153154
},
154155
["spell_damage_modifiers_apply_to_skill_dot"] = {
155156
skill("dotIsSpell", true),

0 commit comments

Comments
 (0)