Skip to content

Commit 2b95d85

Browse files
authored
Merge pull request #549 from etojuice/choir-of-the-storm
Add Greater Lightning Bolt
2 parents a3044e0 + 4ef7152 commit 2b95d85

File tree

8 files changed

+158
-4
lines changed

8 files changed

+158
-4
lines changed

src/Data/Gems.lua

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8467,4 +8467,24 @@ return {
84678467
Tier = 3,
84688468
naturalMaxLevel = 1,
84698469
},
8470+
["Metadata/Items/Gems/SkillGemUniqueBreachLightningBolt"] = {
8471+
name = "Greater Lightning Bolt",
8472+
baseTypeName = "Greater Lightning Bolt",
8473+
gameId = "Metadata/Items/Gem/SkillGemUniqueBreachLightningBolt",
8474+
variantId = "UniqueBreachLightningBolt",
8475+
grantedEffectId = "UniqueBreachLightningBoltPlayer",
8476+
tags = {
8477+
grants_active_skill = true,
8478+
spell = true,
8479+
area = true,
8480+
lightning = true,
8481+
},
8482+
gemType = "Spell",
8483+
tagString = "AoE, Lightning",
8484+
reqStr = 0,
8485+
reqDex = 0,
8486+
reqInt = 100,
8487+
Tier = 0,
8488+
naturalMaxLevel = 20,
8489+
},
84708490
}

src/Data/ModCache.lua

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ c["+3 to Level of all Gathering Storm Skills"]={{[1]={flags=0,keywordFlags=0,nam
253253
c["+3 to Level of all Ghost Dance Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="ghost dance",value=3}}},nil}
254254
c["+3 to Level of all Glacial Bolt Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="glacial bolt",value=3}}},nil}
255255
c["+3 to Level of all Glacial Cascade Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="glacial cascade",value=3}}},nil}
256+
c["+3 to Level of all Greater Lightning Bolt Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="greater lightning bolt",value=3}}},nil}
256257
c["+3 to Level of all Grim Feast Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="grim feast",value=3}}},nil}
257258
c["+3 to Level of all Hailstorm Rounds Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="hailstorm rounds",value=3}}},nil}
258259
c["+3 to Level of all Hammer of the Gods Skills"]={{[1]={flags=0,keywordFlags=0,name="GemProperty",type="LIST",value={key="level",keyOfScaledMod="value",keyword="hammer of the gods",value=3}}},nil}
@@ -2552,6 +2553,7 @@ c["Grants Skill: Level 11 Decompose"]={{[1]={flags=0,keywordFlags=0,name="ExtraS
25522553
c["Grants Skill: Level 11 Ember Fusillade"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=11,skillId="BlazingClusterPlayer"}}},nil}
25532554
c["Grants Skill: Level 11 Firebolt"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=11,skillId="FireboltPlayer"}}},nil}
25542555
c["Grants Skill: Level 11 Freezing Shards"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=11,skillId="FreezingShardsPlayer"}}},nil}
2556+
c["Grants Skill: Level 11 Greater Lightning Bolt"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=11,skillId="UniqueBreachLightningBoltPlayer"}}},nil}
25552557
c["Grants Skill: Level 11 Lightning Bolt"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=11,skillId="LightningBoltPlayer"}}},nil}
25562558
c["Grants Skill: Level 11 Living Bomb"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=11,skillId="LivingBombPlayer"}}},nil}
25572559
c["Grants Skill: Level 11 Malice"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=11,skillId="MalicePlayer"}}},nil}
@@ -2567,6 +2569,7 @@ c["Grants Skill: Level 20 Decompose"]={{[1]={flags=0,keywordFlags=0,name="ExtraS
25672569
c["Grants Skill: Level 20 Ember Fusillade"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="BlazingClusterPlayer"}}},nil}
25682570
c["Grants Skill: Level 20 Firebolt"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="FireboltPlayer"}}},nil}
25692571
c["Grants Skill: Level 20 Freezing Shards"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="FreezingShardsPlayer"}}},nil}
2572+
c["Grants Skill: Level 20 Greater Lightning Bolt"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="UniqueBreachLightningBoltPlayer"}}},nil}
25702573
c["Grants Skill: Level 20 Lightning Bolt"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="LightningBoltPlayer"}}},nil}
25712574
c["Grants Skill: Level 20 Living Bomb"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="LivingBombPlayer"}}},nil}
25722575
c["Grants Skill: Level 20 Malice"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="MalicePlayer"}}},nil}
@@ -2987,7 +2990,7 @@ c["Trigger Elemental Expression on Melee Critical Hit Grants Skill: Elemental Ex
29872990
c["Trigger Elemental Storm on Critical Hit with Spells"]={nil,"Trigger Elemental Storm on Critical Hit with Spells "}
29882991
c["Trigger Elemental Storm on Critical Hit with Spells Grants Skill: Elemental Storm"]={nil,"Trigger Elemental Storm on Critical Hit with Spells Grants Skill: Elemental Storm "}
29892992
c["Trigger Ember Fusillade Skill on casting a Spell"]={nil,"Trigger Ember Fusillade Skill on casting a Spell "}
2990-
c["Trigger Greater Lightning Bolt Skill on Critical Hit"]={{[1]={[1]={type="SkillId"},flags=0,keywordFlags=0,name="ExtraSkillMod",type="LIST",value={mod={flags=0,keywordFlags=0,name="SkillData",type="LIST",value={key="triggerOnCrit",value=true}}}}},nil}
2993+
c["Trigger Greater Lightning Bolt Skill on Critical Hit"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=1,noSupports=true,skillId="UniqueBreachLightningBoltPlayer",triggered=true}},[2]={[1]={skillId="UniqueBreachLightningBoltPlayer",type="SkillId"},flags=0,keywordFlags=0,name="ExtraSkillMod",type="LIST",value={mod={flags=0,keywordFlags=0,name="SkillData",type="LIST",value={key="triggerOnCrit",value=true}}}}},nil}
29912994
c["Trigger Spark Skill on killing a Shocked Enemy"]={nil,"Trigger Spark Skill on killing a Shocked Enemy "}
29922995
c["Trigger skills refund half of Energy spent"]={nil,"Trigger skills refund half of Energy spent "}
29932996
c["Triggered Spells deal 14% increased Spell Damage"]={{[1]={[1]={skillType=41,type="SkillType"},flags=2,keywordFlags=131072,name="Damage",type="INC",value=14}},nil}

src/Data/Skills/other.lua

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3574,4 +3574,126 @@ skills["UnboundAvatarPlayer"] = {
35743574
},
35753575
},
35763576
}
3577+
}
3578+
skills["UniqueBreachLightningBoltPlayer"] = {
3579+
name = "Greater Lightning Bolt",
3580+
baseTypeName = "Greater Lightning Bolt",
3581+
fromItem = true,
3582+
color = 3,
3583+
description = "Call down a Shocking bolt of Lightning to strike enemies in a small area.",
3584+
skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Cascadable] = true, [SkillType.Nonpathing] = true, [SkillType.Cooldown] = true, },
3585+
castTime = 0.85,
3586+
qualityStats = {
3587+
},
3588+
levels = {
3589+
[1] = { critChance = 10, storedUses = 1, levelRequirement = 0, cooldown = 0.5, },
3590+
[2] = { critChance = 10, storedUses = 1, levelRequirement = 3, cooldown = 0.5, },
3591+
[3] = { critChance = 10, storedUses = 1, levelRequirement = 6, cooldown = 0.5, },
3592+
[4] = { critChance = 10, storedUses = 1, levelRequirement = 10, cooldown = 0.5, },
3593+
[5] = { critChance = 10, storedUses = 1, levelRequirement = 14, cooldown = 0.5, },
3594+
[6] = { critChance = 10, storedUses = 1, levelRequirement = 18, cooldown = 0.5, },
3595+
[7] = { critChance = 10, storedUses = 1, levelRequirement = 22, cooldown = 0.5, },
3596+
[8] = { critChance = 10, storedUses = 1, levelRequirement = 26, cooldown = 0.5, },
3597+
[9] = { critChance = 10, storedUses = 1, levelRequirement = 31, cooldown = 0.5, },
3598+
[10] = { critChance = 10, storedUses = 1, levelRequirement = 36, cooldown = 0.5, },
3599+
[11] = { critChance = 10, storedUses = 1, levelRequirement = 41, cooldown = 0.5, },
3600+
[12] = { critChance = 10, storedUses = 1, levelRequirement = 46, cooldown = 0.5, },
3601+
[13] = { critChance = 10, storedUses = 1, levelRequirement = 52, cooldown = 0.5, },
3602+
[14] = { critChance = 10, storedUses = 1, levelRequirement = 58, cooldown = 0.5, },
3603+
[15] = { critChance = 10, storedUses = 1, levelRequirement = 64, cooldown = 0.5, },
3604+
[16] = { critChance = 10, storedUses = 1, levelRequirement = 66, cooldown = 0.5, },
3605+
[17] = { critChance = 10, storedUses = 1, levelRequirement = 72, cooldown = 0.5, },
3606+
[18] = { critChance = 10, storedUses = 1, levelRequirement = 78, cooldown = 0.5, },
3607+
[19] = { critChance = 10, storedUses = 1, levelRequirement = 84, cooldown = 0.5, },
3608+
[20] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3609+
[21] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3610+
[22] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3611+
[23] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3612+
[24] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3613+
[25] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3614+
[26] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3615+
[27] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3616+
[28] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3617+
[29] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3618+
[30] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3619+
[31] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3620+
[32] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3621+
[33] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3622+
[34] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3623+
[35] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3624+
[36] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3625+
[37] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3626+
[38] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3627+
[39] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3628+
[40] = { critChance = 10, storedUses = 1, levelRequirement = 90, cooldown = 0.5, },
3629+
},
3630+
statSets = {
3631+
[1] = {
3632+
label = "Greater Lightning Bolt",
3633+
baseEffectiveness = 6.5100002288818,
3634+
incrementalEffectiveness = 0.14000000059605,
3635+
damageIncrementalEffectiveness = 0.0065000001341105,
3636+
statDescriptionScope = "lightning_bolt",
3637+
baseFlags = {
3638+
spell = true,
3639+
area = true,
3640+
},
3641+
constantStats = {
3642+
{ "active_skill_shock_chance_+%_final", 100 },
3643+
{ "active_skill_base_area_of_effect_radius", 5 },
3644+
{ "movement_speed_+%_final_while_performing_action", -70 },
3645+
{ "movement_speed_acceleration_+%_per_second_while_performing_action", 160 },
3646+
{ "movement_speed_while_performing_action_locked_duration_%", 60 },
3647+
{ "triggered_on_critical_strike_%", 100 },
3648+
},
3649+
stats = {
3650+
"spell_minimum_base_lightning_damage",
3651+
"spell_maximum_base_lightning_damage",
3652+
"is_area_damage",
3653+
"can_perform_skill_while_moving",
3654+
},
3655+
levels = {
3656+
[1] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 1, },
3657+
[2] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 3.4519999027252, },
3658+
[3] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 6.7670001983643, },
3659+
[4] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 10.307999610901, },
3660+
[5] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 14.074999809265, },
3661+
[6] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 18.068000793457, },
3662+
[7] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 22.287000656128, },
3663+
[8] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 26.732000350952, },
3664+
[9] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 31.40299987793, },
3665+
[10] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 36.299999237061, },
3666+
[11] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 41.423000335693, },
3667+
[12] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 46.771999359131, },
3668+
[13] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 52.34700012207, },
3669+
[14] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 58.147998809814, },
3670+
[15] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 64.175003051758, },
3671+
[16] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 70.428001403809, },
3672+
[17] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 76.906997680664, },
3673+
[18] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 83.611999511719, },
3674+
[19] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 90.542999267578, },
3675+
[20] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 97.699996948242, },
3676+
[21] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 105.08300018311, },
3677+
[22] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 112.69200134277, },
3678+
[23] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 120.52700042725, },
3679+
[24] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 128.58799743652, },
3680+
[25] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 136.875, },
3681+
[26] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 145.38800048828, },
3682+
[27] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 154.12699890137, },
3683+
[28] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 163.09199523926, },
3684+
[29] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 172.28300476074, },
3685+
[30] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 181.69999694824, },
3686+
[31] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 191.34300231934, },
3687+
[32] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 201.21200561523, },
3688+
[33] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 211.30700683594, },
3689+
[34] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 221.62800598145, },
3690+
[35] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 232.17500305176, },
3691+
[36] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 242.94799804688, },
3692+
[37] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 253.94700622559, },
3693+
[38] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 265.17199707031, },
3694+
[39] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 276.62298583984, },
3695+
[40] = { 0.10000000149012, 1.8999999761581, statInterpolation = { 3, 3, }, actorLevel = 288.29998779297, },
3696+
},
3697+
},
3698+
}
35773699
}

src/Data/Uniques/amulet.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Implicits: 1
4141
Choir of the Storm
4242
Jade Amulet
4343
Implicits: 2
44-
Grants Skill: Level (1-20) Lightning Bolt
44+
Grants Skill: Level (1-20) Greater Lightning Bolt
4545
{tags:attribute}+(10-15) to Dexterity
4646
{tags:lightning}+(20-30)% to Lightning Resistance
4747
Critical Hits Ignore Enemy Monster Lightning Resistance

src/Export/Scripts/skillGemList.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ for i, _ in ipairs(types) do
4949
table.insert(support, temp)
5050
table.insert(supportExport, temp1)
5151
elseif not skillGem.IsSupport and types[i] == colour and not gemEffect.Id:match("Unknown") and not gemEffect.Id:match("Playtest") and not gemEffect.GrantedEffect.ActiveSkill.DisplayName:match("DNT") and not skillGem.BaseItemType.Name:match("DNT")
52-
and dat("SkillGemSupports"):GetRow("ActiveGem", dat("SkillGems"):GetRow("BaseItemType", dat("BaseItemTypes"):GetRow("Id", skillGem.BaseItemType.Id))) then
52+
and (gemEffect.Id:match("UniqueBreach") or dat("SkillGemSupports"):GetRow("ActiveGem", dat("SkillGems"):GetRow("BaseItemType", dat("BaseItemTypes"):GetRow("Id", skillGem.BaseItemType.Id)))) then
5353
local temp = gemEffect.GrantedEffect.ActiveSkill.DisplayName..string.rep(" ", 30 - string.len(gemEffect.GrantedEffect.ActiveSkill.DisplayName)).."\t\t----\t\t"..gemEffect.GrantedEffect.Id
5454
local temp1 = gemEffect.GrantedEffect.ActiveSkill.DisplayName..grantedEffectString(gemEffect.GrantedEffect)
5555
if gemEffect.AdditionalGrantedEffects then

src/Export/Skills/SkillGems.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ Galvanic Field ---- GalvanicFieldPlayer
269269
Gathering Storm ---- GatheringStormPlayer
270270
Ghost Dance ---- GhostDancePlayer
271271
Glacial Cascade ---- GlacialCascadePlayer
272+
Greater Lightning Bolt ---- UniqueBreachLightningBoltPlayer
272273
Grim Feast ---- GrimFeastPlayer
273274
Hand of Chayula ---- HandOfChayulaPlayer SupportHandOfChayulaPlayer
274275
Herald of Ice ---- HeraldOfIcePlayer

src/Export/Skills/other.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,12 @@ statMap = {
267267
#set UnboundAvatarPlayer
268268
#flags
269269
#mods
270+
#skillEnd
271+
272+
#from item
273+
#skill UniqueBreachLightningBoltPlayer
274+
#startSets
275+
#set UniqueBreachLightningBoltPlayer
276+
#flags spell area
277+
#mods
270278
#skillEnd

src/Export/Uniques/amulet.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Choir of the Storm
4242
Jade Amulet
4343
Implicits: 2
4444
AmuletImplicitDexterity1
45-
Grants Skill: Level (1-20) Lightning Bolt
45+
Grants Skill: Level (1-20) Greater Lightning Bolt
4646
UniqueLightningResist4
4747
UniqueCriticalStrikesIgnoreLightningResistance1
4848
UniqueTriggerLightningBoltOnCriticalStrike1

0 commit comments

Comments
 (0)