From 2da9e965374a069f1071c0d8d85a77484e5ffed0 Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 27 Mar 2024 22:30:19 +0100 Subject: [PATCH] Lightning --- roll20ChatParserMain.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roll20ChatParserMain.py b/roll20ChatParserMain.py index b3f7f39..d7ff667 100644 --- a/roll20ChatParserMain.py +++ b/roll20ChatParserMain.py @@ -94,7 +94,7 @@ class Action: fumbles=False return fumbles -damTypes=["Slashing","Radiant","Great Weapon Master","Divine","Holy Weapon","Great Weapon Master/Radiant", "Bludgeoning","arm of dawn, Awakend"] +damTypes=["Slashing","Radiant","Great Weapon Master","Divine","Holy Weapon","Great Weapon Master/Radiant", "Bludgeoning","arm of dawn, Awakend","Lightning"] con=0 def incContext(): res=0