Skip to content

Commit bf8ef22

Browse files
committed
Adapt the structure and wording of the Elementalist ascendancy tree based on 3.26 patch notes
1 parent 27cac04 commit bf8ef22

1 file changed

Lines changed: 19 additions & 21 deletions

File tree

src/TreeData/3_26/tree.lua

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -43890,7 +43890,7 @@ return {
4389043890
},
4389143891
["group"]= 350,
4389243892
["orbit"]= 4,
43893-
["orbitIndex"]= 8,
43893+
["orbitIndex"]= 10,
4389443894
["out"]= {},
4389543895
["in"]= {
4389643896
"6052"
@@ -43906,29 +43906,28 @@ return {
4390643906
"10% increased Elemental Damage"
4390743907
},
4390843908
["group"]= 350,
43909-
["orbit"]= 4,
43910-
["orbitIndex"]= 13,
43909+
["orbit"]= 3,
43910+
["orbitIndex"]= 2,
4391143911
["out"]= {
4391243912
"258"
4391343913
},
4391443914
["in"]= {
43915-
"56461"
43915+
"16023"
4391643916
}
4391743917
},
4391843918
[258]= {
4391943919
["skill"]= 258,
43920-
["name"]= "Elemancer",
43920+
["name"]= "Bringer of Ruin",
4392143921
["icon"]= "Art/2DArt/SkillIcons/passives/Elementalist/ElemancerIcon.png",
4392243922
["isNotable"]= true,
4392343923
["ascendancyName"]= "Elementalist",
4392443924
["stats"]= {
43925-
"Summoned Golems are Immune to Elemental Damage",
43926-
"25% increased Effect of Buffs granted by your Golems per Summoned Golem",
43927-
"+1 to maximum number of Summoned Golems"
43925+
"66% increased Mana Reservation Efficiency of Herald Skills",
43926+
"66% increased Herald Skill Buff Effect"
4392843927
},
4392943928
["group"]= 350,
4393043929
["orbit"]= 4,
43931-
["orbitIndex"]= 11,
43930+
["orbitIndex"]= 5,
4393243931
["out"]= {},
4393343932
["in"]= {
4393443933
"47873"
@@ -44006,7 +44005,7 @@ return {
4400644005
["stats"]= {
4400744006
"Hits always Ignite",
4400844007
"All Damage can Ignite",
44009-
"25% more Damage with Ignites you inflict with Hits for which the highest Damage Type is Fire"
44008+
"Enemies Ignited by you to convert 40% of their Physical Damage to Fire"
4401044009
},
4401144010
["reminderText"]= {
4401244011
"(Ignite deals Fire Damage over time, based on the base Fire Damage of the Skill, for 4 seconds)"
@@ -44027,9 +44026,8 @@ return {
4402744026
["ascendancyName"]= "Elementalist",
4402844027
["stats"]= {
4402944028
"Hits always Shock",
44030-
"Shocks from your Hits always increase Damage taken by at least 15%",
44031-
"All Damage can Shock",
44032-
"25% more Effect of Lightning Ailments you inflict with Hits if the highest Damage Type is Lightning"
44029+
"Shocks from your Hits always increase Damage taken by at least 25%",
44030+
"All Damage can Shock"
4403344031
},
4403444032
["reminderText"]= {
4403544033
"(Shock increases Damage taken by up to 50%, depending on the amount of Lightning Damage in the hit, for 2 seconds)",
@@ -44051,9 +44049,8 @@ return {
4405144049
["ascendancyName"]= "Elementalist",
4405244050
["stats"]= {
4405344051
"All Damage with Hits can Chill",
44054-
"Chills from your Hits always reduce Action Speed by at least 15%",
44055-
"50% more Effect of Cold Ailments you inflict with Hits for which the highest Damage Type is Cold",
44056-
"Your Chills can reduce Action Speed by up to a maximum of 40%"
44052+
"Enemies Chilled by your Hits lessen their Damage dealt by half of Chill Effect",
44053+
"Enemies Chilled by your Hits have Damage taken increased by Chill Effect"
4405744054
},
4405844055
["reminderText"]= {
4405944056
"(Chill reduces Enemy Action Speed by up to 30%, depending on the amount of Cold Damage in the hit, for 2 seconds)",
@@ -44134,7 +44131,7 @@ return {
4413444131
"10% increased Elemental Damage"
4413544132
},
4413644133
["group"]= 350,
44137-
["orbit"]= 2,
44134+
["orbit"]= 3,
4413844135
["orbitIndex"]= 5,
4413944136
["out"]= {},
4414044137
["in"]= {
@@ -44151,14 +44148,14 @@ return {
4415144148
["stats"]= {
4415244149
"100% increased Effect of Buffs granted by your Golems",
4415344150
"Summoned Golems are Resummoned 4 seconds after being Killed",
44154-
"+1 to maximum number of Summoned Golems"
44151+
"Summoned Golems are Immune to Elemental Damage",
44152+
"+2 to maximum number of Summoned Golems"
4415544153
},
4415644154
["group"]= 350,
44157-
["orbit"]= 3,
44158-
["orbitIndex"]= 5,
44155+
["orbit"]= 4,
44156+
["orbitIndex"]= 13,
4415944157
["out"]= {
4416044158
"54279",
44161-
"47873"
4416244159
},
4416344160
["in"]= {}
4416444161
},
@@ -44175,6 +44172,7 @@ return {
4417544172
["out"]= {
4417644173
"37114",
4417744174
"54279",
44175+
"47873",
4417844176
"6052",
4417944177
"58998",
4418044178
"12475",

0 commit comments

Comments
 (0)