Skip to content

Commit

Permalink
Fix Shield Crush of the Chieftain gem scaling (#7430)
Browse files Browse the repository at this point in the history
The stat was only changed for the level 21 gem instead of all of them

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
  • Loading branch information
LocalIdentity and LocalIdentity authored Mar 24, 2024
1 parent eb27e9f commit 3b4f3d1
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions src/Data/Skills/act_str.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9124,41 +9124,41 @@ skills["ShieldCrushAltX"] = {
[3] = { 0.80000001192093, 1.2000000476837, 5, 7, 54, attackTime = 1000, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[4] = { 0.80000001192093, 1.2000000476837, 5, 7, 56, attackTime = 1000, critChance = 5, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[5] = { 0.80000001192093, 1.2000000476837, 5, 7, 58, attackTime = 1000, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[6] = { 0.80000001192093, 1.2000000476837, 5, 7, 60, attackTime = 1000, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[7] = { 0.80000001192093, 1.2000000476837, 5, 7, 62, attackTime = 1000, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[8] = { 0.80000001192093, 1.2000000476837, 5, 7, 64, attackTime = 1000, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[9] = { 0.80000001192093, 1.2000000476837, 5, 8, 66, attackTime = 1000, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[10] = { 0.80000001192093, 1.2000000476837, 5, 8, 68, attackTime = 1000, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[11] = { 0.80000001192093, 1.2000000476837, 5, 8, 70, attackTime = 1000, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[12] = { 0.80000001192093, 1.2000000476837, 5, 8, 72, attackTime = 1000, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[13] = { 0.80000001192093, 1.2000000476837, 5, 8, 74, attackTime = 1000, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[14] = { 0.80000001192093, 1.2000000476837, 5, 8, 76, attackTime = 1000, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[15] = { 0.80000001192093, 1.2000000476837, 5, 8, 78, attackTime = 1000, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[16] = { 0.80000001192093, 1.2000000476837, 7, 9, 80, attackTime = 1000, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[17] = { 0.80000001192093, 1.2000000476837, 7, 9, 82, attackTime = 1000, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[18] = { 0.80000001192093, 1.2000000476837, 7, 9, 84, attackTime = 1000, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[19] = { 0.80000001192093, 1.2000000476837, 7, 9, 86, attackTime = 1000, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[20] = { 0.80000001192093, 1.2000000476837, 7, 9, 88, attackTime = 1000, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[21] = { 0.80000001192093, 1.2000000476837, 8, 12, 90, attackTime = 1000, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[22] = { 0.80000001192093, 1.2000000476837, 8, 10, 92, attackTime = 1000, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[23] = { 0.80000001192093, 1.2000000476837, 8, 10, 94, attackTime = 1000, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[24] = { 0.80000001192093, 1.2000000476837, 8, 10, 96, attackTime = 1000, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[25] = { 0.80000001192093, 1.2000000476837, 8, 10, 98, attackTime = 1000, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[26] = { 0.80000001192093, 1.2000000476837, 8, 10, 100, attackTime = 1000, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[27] = { 0.80000001192093, 1.2000000476837, 8, 10, 102, attackTime = 1000, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[28] = { 0.80000001192093, 1.2000000476837, 8, 10, 104, attackTime = 1000, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[29] = { 0.80000001192093, 1.2000000476837, 8, 10, 106, attackTime = 1000, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[30] = { 0.80000001192093, 1.2000000476837, 8, 10, 108, attackTime = 1000, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[31] = { 0.80000001192093, 1.2000000476837, 9, 12, 109, attackTime = 1000, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[32] = { 0.80000001192093, 1.2000000476837, 9, 12, 110, attackTime = 1000, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[33] = { 0.80000001192093, 1.2000000476837, 9, 12, 111, attackTime = 1000, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[34] = { 0.80000001192093, 1.2000000476837, 9, 12, 112, attackTime = 1000, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[35] = { 0.80000001192093, 1.2000000476837, 9, 12, 113, attackTime = 1000, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[36] = { 0.80000001192093, 1.2000000476837, 10, 14, 114, attackTime = 1000, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[37] = { 0.80000001192093, 1.2000000476837, 10, 14, 115, attackTime = 1000, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[38] = { 0.80000001192093, 1.2000000476837, 10, 14, 116, attackTime = 1000, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[39] = { 0.80000001192093, 1.2000000476837, 10, 14, 117, attackTime = 1000, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[40] = { 0.80000001192093, 1.2000000476837, 10, 14, 118, attackTime = 1000, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[6] = { 0.80000001192093, 1.2000000476837, 6, 9, 60, attackTime = 1000, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[7] = { 0.80000001192093, 1.2000000476837, 6, 9, 62, attackTime = 1000, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[8] = { 0.80000001192093, 1.2000000476837, 6, 9, 64, attackTime = 1000, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[9] = { 0.80000001192093, 1.2000000476837, 6, 9, 66, attackTime = 1000, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[10] = { 0.80000001192093, 1.2000000476837, 7, 10, 68, attackTime = 1000, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[11] = { 0.80000001192093, 1.2000000476837, 7, 10, 70, attackTime = 1000, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[12] = { 0.80000001192093, 1.2000000476837, 7, 10, 72, attackTime = 1000, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[13] = { 0.80000001192093, 1.2000000476837, 7, 10, 74, attackTime = 1000, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[14] = { 0.80000001192093, 1.2000000476837, 7, 10, 76, attackTime = 1000, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[15] = { 0.80000001192093, 1.2000000476837, 7, 10, 78, attackTime = 1000, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[16] = { 0.80000001192093, 1.2000000476837, 8, 12, 80, attackTime = 1000, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[17] = { 0.80000001192093, 1.2000000476837, 8, 12, 82, attackTime = 1000, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[18] = { 0.80000001192093, 1.2000000476837, 8, 12, 84, attackTime = 1000, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[19] = { 0.80000001192093, 1.2000000476837, 8, 12, 86, attackTime = 1000, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[20] = { 0.80000001192093, 1.2000000476837, 8, 12, 88, attackTime = 1000, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[21] = { 0.80000001192093, 1.2000000476837, 9, 13, 90, attackTime = 1000, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[22] = { 0.80000001192093, 1.2000000476837, 9, 13, 92, attackTime = 1000, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[23] = { 0.80000001192093, 1.2000000476837, 9, 13, 94, attackTime = 1000, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[24] = { 0.80000001192093, 1.2000000476837, 9, 13, 96, attackTime = 1000, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[25] = { 0.80000001192093, 1.2000000476837, 9, 13, 98, attackTime = 1000, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[26] = { 0.80000001192093, 1.2000000476837, 9, 13, 100, attackTime = 1000, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[27] = { 0.80000001192093, 1.2000000476837, 9, 13, 102, attackTime = 1000, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[28] = { 0.80000001192093, 1.2000000476837, 9, 13, 104, attackTime = 1000, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[29] = { 0.80000001192093, 1.2000000476837, 9, 13, 106, attackTime = 1000, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[30] = { 0.80000001192093, 1.2000000476837, 9, 13, 108, attackTime = 1000, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[31] = { 0.80000001192093, 1.2000000476837, 10, 15, 109, attackTime = 1000, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[32] = { 0.80000001192093, 1.2000000476837, 10, 15, 110, attackTime = 1000, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[33] = { 0.80000001192093, 1.2000000476837, 10, 15, 111, attackTime = 1000, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[34] = { 0.80000001192093, 1.2000000476837, 10, 15, 112, attackTime = 1000, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[35] = { 0.80000001192093, 1.2000000476837, 10, 15, 113, attackTime = 1000, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[36] = { 0.80000001192093, 1.2000000476837, 11, 17, 114, attackTime = 1000, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[37] = { 0.80000001192093, 1.2000000476837, 11, 17, 115, attackTime = 1000, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[38] = { 0.80000001192093, 1.2000000476837, 11, 17, 116, attackTime = 1000, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[39] = { 0.80000001192093, 1.2000000476837, 11, 17, 117, attackTime = 1000, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
[40] = { 0.80000001192093, 1.2000000476837, 11, 17, 118, attackTime = 1000, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, },
},
}
skills["ShockwaveTotem"] = {
Expand Down

0 comments on commit 3b4f3d1

Please sign in to comment.