Skip to content

Commit 920a660

Browse files
author
LocalIdentity
committed
Fix Timeless keystone order
1 parent a711cb7 commit 920a660

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Data/3_0/ModCache.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3348,7 +3348,7 @@ c["6% increased Movement Speed per Frenzy Charge"]={{[1]={[1]={type="Multiplier"
33483348
c["Projectiles from Attacks have 20% chance to Maim on Hit while you have a Bestial Minion Projectiles from Attacks have 20% chance to Poison on Hit while you have a Bestial Minion"]={{[1]={[1]={skillType=1,type="SkillType"},[2]={skillType=3,type="SkillType"},[3]={type="Condition",var="HaveBestialMinion"},[4]={type="Condition",var="HaveBestialMinion"},flags=0,keywordFlags=0,name="ProjectileCount",type="BASE",value=20}}," to Maim on Hit from Attacks have 20% chance to Poison on Hit "}
33493349
c["Verdant Oil - Azure Oil - Crimson Oil 24% increased Cold Damage 20% increased Projectile Speed 10% chance to Freeze 10% increased Effect of Chill"]={nil,"Verdant Oil - Azure Oil - Crimson Oil 24% increased Cold Damage 20% increased Projectile Speed 10% chance to Freeze 10% increased Effect of Chill "}
33503350
c["Gain a Flask Charge when you deal a Critical Strike"]={nil,"Gain a Flask Charge when you deal a Critical Strike "}
3351-
c["Bathed in the blood of 8000 sacrificed in the name of Zerphi"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=3,type="vaal"},id=8000}}}},nil}
3351+
c["Bathed in the blood of 8000 sacrificed in the name of Zerphi"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=2,type="vaal"},id=8000}}}},nil}
33523352
c["Returning Projectiles Pierce all Targets"]={nil,"Returning Projectiles Pierce all Targets "}
33533353
c["Azure Oil - Azure Oil - Crimson Oil +12% to all Elemental Resistances 12% increased Elemental Damage 5% chance to Freeze, Shock and Ignite 12% increased Physical Damage"]={nil,"Azure Oil - Azure Oil - Crimson Oil +12% to all Elemental Resistances 12% increased Elemental Damage 5% chance to Freeze, Shock and Ignite 12% increased Physical Damage "}
33543354
c["+1 to Maximum Power Charges"]={{[1]={flags=0,keywordFlags=0,name="PowerChargesMax",type="BASE",value=1}},nil}
@@ -3645,7 +3645,7 @@ c["Bow Attacks fire 2 additional Arrows if you haven't Cast Dash recently 30% in
36453645
c["Verdant Oil - Black Oil - Opalescent Oil 18% increased Physical Damage with Maces and Sceptres"]={nil,"Verdant Oil - Black Oil - Opalescent Oil 18% increased Physical Damage with Maces and Sceptres "}
36463646
c["Azure Oil - Black Oil - Golden Oil 8% increased Attack Speed while you have Fortify"]={nil,"Azure Oil - Black Oil - Golden Oil 8% increased Attack Speed while you have Fortify "}
36473647
c["Every second, inflict Withered on nearby Enemies for 15 seconds"]={{[1]={flags=0,keywordFlags=0,name="Condition:CanWither",type="FLAG",value=true}},nil}
3648-
c["Bathed in the blood of 8000 sacrificed in the name of Doryani"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=2,type="vaal"},id=8000}}}},nil}
3648+
c["Bathed in the blood of 8000 sacrificed in the name of Doryani"]={{[1]={flags=0,keywordFlags=0,name="JewelData",type="LIST",value={key="conqueredBy",value={conqueror={id=3,type="vaal"},id=8000}}}},nil}
36493649
c["1 Added Passive Skill is Cremator"]={{[1]={flags=0,keywordFlags=0,name="ClusterJewelNotable",type="LIST",value="Cremator"}},nil}
36503650
c["Inherent loss of Rage is 20% slower"]={nil,"Inherent loss of Rage is 20% slower "}
36513651
c["3% increased Character Size 6% increased Dexterity"]={{[1]={flags=0,keywordFlags=0,name="Dex",type="INC",value=3}}," Character Size 6% increased "}

Modules/ModParser-3_0.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ local bnot = bit.bnot
1212

1313
local conquerorList = {
1414
["xibaqua"] = {id = 1, type = "vaal"},
15-
["doryani"] = {id = 2, type = "vaal"},
16-
["zerphi"] = {id = 3, type = "vaal"},
15+
["zerphi"] = {id = 2, type = "vaal"},
16+
["doryani"] = {id = 3, type = "vaal"},
1717
["ahuana"] = {id = "2_v2", type = "vaal"},
1818
["deshret"] = {id = 1, type = "maraketh"},
1919
["asenath"] = {id = 2, type = "maraketh"},

manifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<File name="Data/3_0/LegionPassives.lua" part="program" sha1="790f49b918b92c28b756249f31abbb916ca81b19" />
159159
<File name="Data/3_0/Minions.lua" part="program" sha1="912d38d43ffff6b082973cbab6683a3f2865515a" />
160160
<File name="Data/3_0/Misc.lua" part="program" sha1="15a1acdcf6ca2980bd5d7424048c7db1d31295c6" />
161-
<File name="Data/3_0/ModCache.lua" part="program" sha1="07e9c30f5cff6dafbff73a60ded2858fac2b2b50" />
161+
<File name="Data/3_0/ModCache.lua" part="program" sha1="786482d6d97df47121f21bb14cca2bbec53186a5" />
162162
<File name="Data/3_0/ModFlask.lua" part="program" sha1="de932eae251ab343b06e78c525691102652071bf" />
163163
<File name="Data/3_0/ModItem.lua" part="program" sha1="aaa91716b4361f1b177b72660f31fc823a5a7642" />
164164
<File name="Data/3_0/ModJewel.lua" part="program" sha1="e3a7780ec33a95c4ee61b792b89b45c073cd7113" />
@@ -235,7 +235,7 @@
235235
<File name="Modules/ItemTools.lua" part="program" sha1="08d24df856a31835234fa2d569ebf4c1295d63e3" />
236236
<File name="Modules/Main.lua" part="program" sha1="180eb8c8fdda9215ccc8fc80d20e6c3d1159790e" />
237237
<File name="Modules/ModParser-2_6.lua" part="program" sha1="40816503edfc2023a070491d4d69ae02032e2312" />
238-
<File name="Modules/ModParser-3_0.lua" part="program" sha1="f26ad5fc8906f78ae8bdf72bfbf2487c4c8fdd8e" />
238+
<File name="Modules/ModParser-3_0.lua" part="program" sha1="a1512cdd559edeb193979c3e6dc948da646a267b" />
239239
<File name="Modules/ModTools.lua" part="program" sha1="2ce4f3b83db992a286bd92f3849d037d6dcc8db2" />
240240
<File name="Modules/StatDescriber.lua" part="program" sha1="d14a0634f8cd502924aded77f400e72653e3a062" />
241241
<File name="Modules/PantheonTools.lua" part="program" sha1="ebe91a7d8f8444a6061acf4758da0e775cc8c314" />

0 commit comments

Comments
 (0)