From ed06279bfb675ea676d5074e6d4c8a4212b23b2c Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Thu, 17 Sep 2009 11:38:21 -0500 Subject: [PATCH] Filter out lines with chance on hit-type stats --- Regexps.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Regexps.lua b/Regexps.lua index 609d044..7d13d80 100644 --- a/Regexps.lua +++ b/Regexps.lua @@ -28,6 +28,8 @@ IgnoredLines = { "^Use: Restores %d+ to %d+ %a+", -- Some relics that boost stats for certain abilities only "^Equip: Increases the %a[%a ]+ of your %a[%a ]+ by ", + -- "Chance on hit" and "have a chance" + "[Cc]hance ", } MultipleStatLines = { -- 1.7.9.5