Skip to content

Commit

Permalink
Update Tree
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalIdentity committed Mar 5, 2025
1 parent f258c1f commit 6cfc076
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Data/Skills/other.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3253,7 +3253,7 @@ skills["SummonHarbingerOfTimeAscendancy"] = {
},
}
skills["SummonHarbingerOfTheArcaneAscendancy"] = {
name = "Summon Visiting Harbinger of Arcane",
name = "Summon Visiting Harbinger of the Arcane",
hidden = true,
color = 4,
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.",
Expand Down
2 changes: 1 addition & 1 deletion src/TreeData/3_25_alternate/tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38687,7 +38687,7 @@ return {
["isNotable"]= true,
["ascendancyName"]= "Occultist",
["stats"]= {
"Grants Summon Visiting Harbinger of Arcane Skill"
"Grants Summon Visiting Harbinger of the Arcane Skill"
},
["reminderText"]= {
"(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)"
Expand Down
2 changes: 1 addition & 1 deletion src/TreeData/3_25_ruthless_alternate/tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38688,7 +38688,7 @@ return {
["isNotable"]= true,
["ascendancyName"]= "Occultist",
["stats"]= {
"Grants Summon Visiting Harbinger of Arcane Skill"
"Grants Summon Visiting Harbinger of the Arcane Skill"
},
["reminderText"]= {
"(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)"
Expand Down

0 comments on commit 6cfc076

Please sign in to comment.