Skip to content

Commit 6cfc076

Browse files
author
LocalIdentity
committed
Update Tree
1 parent f258c1f commit 6cfc076

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Data/Skills/other.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -3253,7 +3253,7 @@ skills["SummonHarbingerOfTimeAscendancy"] = {
32533253
},
32543254
}
32553255
skills["SummonHarbingerOfTheArcaneAscendancy"] = {
3256-
name = "Summon Visiting Harbinger of Arcane",
3256+
name = "Summon Visiting Harbinger of the Arcane",
32573257
hidden = true,
32583258
color = 4,
32593259
description = "Summons an immortal Harbinger minion. The minion has two buff spells it will cast on you: Arcane Surge, granting increased Cast Speed and Mana Regeneration, and a buff that grants Chance to Shock and Lightning Penetration.",

src/TreeData/3_25_alternate/tree.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -38687,7 +38687,7 @@ return {
3868738687
["isNotable"]= true,
3868838688
["ascendancyName"]= "Occultist",
3868938689
["stats"]= {
38690-
"Grants Summon Visiting Harbinger of Arcane Skill"
38690+
"Grants Summon Visiting Harbinger of the Arcane Skill"
3869138691
},
3869238692
["reminderText"]= {
3869338693
"(Summons an immortal Harbinger minion. The minion has two buff spells it will cast on you: Arcane Surge, granting increased Cast Speed and Mana Regeneration, and a buff that grants Chance to Shock and Lightning Penetration)"

src/TreeData/3_25_ruthless_alternate/tree.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -38688,7 +38688,7 @@ return {
3868838688
["isNotable"]= true,
3868938689
["ascendancyName"]= "Occultist",
3869038690
["stats"]= {
38691-
"Grants Summon Visiting Harbinger of Arcane Skill"
38691+
"Grants Summon Visiting Harbinger of the Arcane Skill"
3869238692
},
3869338693
["reminderText"]= {
3869438694
"(Summons an immortal Harbinger minion. The minion has two buff spells it will cast on you: Arcane Surge, granting increased Cast Speed and Mana Regeneration, and a buff that grants Chance to Shock and Lightning Penetration)"

0 commit comments

Comments
 (0)