We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ab870 commit 278ccf8Copy full SHA for 278ccf8
src/Data/Skills/act_dex.lua
@@ -1473,7 +1473,7 @@ skills["HeraldOfThunderPlayer"] = {
1473
incrementalEffectiveness = 0.054999999701977,
1474
statDescriptionScope = "herald_of_thunder_statset_1",
1475
baseFlags = {
1476
- nonWeaponAttack = true,
+ attack = true,
1477
hit = true,
1478
},
1479
constantStats = {
src/Export/Skills/act_dex.txt
@@ -149,7 +149,7 @@ statMap = {
149
150
#mods
151
#set HeraldOfThunderOnKillPlayer
152
-#flags nonWeaponAttack hit
+#flags attack
153
154
#skillEnd
155
0 commit comments