Skip to content

Commit

Permalink
Fix Timeless keystone order
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalIdentity committed Sep 27, 2020
1 parent a711cb7 commit 920a660
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Data/3_0/ModCache.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3348,7 +3348,7 @@ c["6% increased Movement Speed per Frenzy Charge"]={{[1]={[1]={type="Multiplier"
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 "}
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 "}
c["Gain a Flask Charge when you deal a Critical Strike"]={nil,"Gain a Flask Charge when you deal a Critical Strike "}
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}
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}
c["Returning Projectiles Pierce all Targets"]={nil,"Returning Projectiles Pierce all Targets "}
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 "}
c["+1 to Maximum Power Charges"]={{[1]={flags=0,keywordFlags=0,name="PowerChargesMax",type="BASE",value=1}},nil}
Expand Down Expand Up @@ -3645,7 +3645,7 @@ c["Bow Attacks fire 2 additional Arrows if you haven't Cast Dash recently 30% in
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 "}
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 "}
c["Every second, inflict Withered on nearby Enemies for 15 seconds"]={{[1]={flags=0,keywordFlags=0,name="Condition:CanWither",type="FLAG",value=true}},nil}
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}
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}
c["1 Added Passive Skill is Cremator"]={{[1]={flags=0,keywordFlags=0,name="ClusterJewelNotable",type="LIST",value="Cremator"}},nil}
c["Inherent loss of Rage is 20% slower"]={nil,"Inherent loss of Rage is 20% slower "}
c["3% increased Character Size 6% increased Dexterity"]={{[1]={flags=0,keywordFlags=0,name="Dex",type="INC",value=3}}," Character Size 6% increased "}
Expand Down
4 changes: 2 additions & 2 deletions Modules/ModParser-3_0.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ local bnot = bit.bnot

local conquerorList = {
["xibaqua"] = {id = 1, type = "vaal"},
["doryani"] = {id = 2, type = "vaal"},
["zerphi"] = {id = 3, type = "vaal"},
["zerphi"] = {id = 2, type = "vaal"},
["doryani"] = {id = 3, type = "vaal"},
["ahuana"] = {id = "2_v2", type = "vaal"},
["deshret"] = {id = 1, type = "maraketh"},
["asenath"] = {id = 2, type = "maraketh"},
Expand Down
4 changes: 2 additions & 2 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<File name="Data/3_0/LegionPassives.lua" part="program" sha1="790f49b918b92c28b756249f31abbb916ca81b19" />
<File name="Data/3_0/Minions.lua" part="program" sha1="912d38d43ffff6b082973cbab6683a3f2865515a" />
<File name="Data/3_0/Misc.lua" part="program" sha1="15a1acdcf6ca2980bd5d7424048c7db1d31295c6" />
<File name="Data/3_0/ModCache.lua" part="program" sha1="07e9c30f5cff6dafbff73a60ded2858fac2b2b50" />
<File name="Data/3_0/ModCache.lua" part="program" sha1="786482d6d97df47121f21bb14cca2bbec53186a5" />
<File name="Data/3_0/ModFlask.lua" part="program" sha1="de932eae251ab343b06e78c525691102652071bf" />
<File name="Data/3_0/ModItem.lua" part="program" sha1="aaa91716b4361f1b177b72660f31fc823a5a7642" />
<File name="Data/3_0/ModJewel.lua" part="program" sha1="e3a7780ec33a95c4ee61b792b89b45c073cd7113" />
Expand Down Expand Up @@ -235,7 +235,7 @@
<File name="Modules/ItemTools.lua" part="program" sha1="08d24df856a31835234fa2d569ebf4c1295d63e3" />
<File name="Modules/Main.lua" part="program" sha1="180eb8c8fdda9215ccc8fc80d20e6c3d1159790e" />
<File name="Modules/ModParser-2_6.lua" part="program" sha1="40816503edfc2023a070491d4d69ae02032e2312" />
<File name="Modules/ModParser-3_0.lua" part="program" sha1="f26ad5fc8906f78ae8bdf72bfbf2487c4c8fdd8e" />
<File name="Modules/ModParser-3_0.lua" part="program" sha1="a1512cdd559edeb193979c3e6dc948da646a267b" />
<File name="Modules/ModTools.lua" part="program" sha1="2ce4f3b83db992a286bd92f3849d037d6dcc8db2" />
<File name="Modules/StatDescriber.lua" part="program" sha1="d14a0634f8cd502924aded77f400e72653e3a062" />
<File name="Modules/PantheonTools.lua" part="program" sha1="ebe91a7d8f8444a6061acf4758da0e775cc8c314" />
Expand Down

0 comments on commit 920a660

Please sign in to comment.