The description of Poison Groove says it deals 35 damage per turn, however I was noticing it dealt 6.4 damage per turn instead.
Looking at the code, I believe I found the culprit.
In damage_types.lua, the "POISON" damage type applies a dam/6 power poison effect, for six hits. The tinker gives who:combatMLSteamDamage(o.combat.poison_groove_ml, 15, 60) (or 36 for me) poison damage in total, not per turn.
Poison Groove tinker is 1/6 effective
Moderator: Moderator