Skip to content

Commit

Permalink
fix rigwald's
Browse files Browse the repository at this point in the history
  • Loading branch information
Nostrademous committed Mar 13, 2021
1 parent 2be700b commit 85912cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Skills/other.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2648,7 +2648,7 @@ skills["SummonRigwaldsPack"] = {
},
levels = {
[10] = { 30000, 10, 10, 8, 65, 3, 6, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, },
[20] = { 30000, 10, 8, 65, 8, 16, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, },
[20] = { 30000, 10, 10, 8, 65, 8, 16, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, },
},
}
skills["SummonTauntingContraption"] = {
Expand Down

0 comments on commit 85912cc

Please sign in to comment.