Skip to content

Commit af7d16f

Browse files
author
LocalIdentity
committed
0.5.1 Export
1 parent 28b2fa1 commit af7d16f

26 files changed

Lines changed: 26830 additions & 24840 deletions

src/Data/Bases/body.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2926,8 +2926,8 @@ itemBases["Runemastered Revered Vestments"] = {
29262926
quality = 20,
29272927
socketLimit = 4,
29282928
tags = { armour = true, body_armour = true, default = true, runeforged = true, str_int_armour = true, },
2929-
implicit = "+1% to all Maximum Elemental Resistances\n(10-15)% of Damage taken from Hits bypasses Energy Shield if Energy Shield is below half",
2930-
implicitModTypes = { { "cold_resistance", "elemental_resistance", "fire_resistance", "lightning_resistance", "elemental", "fire", "cold", "lightning", "resistance" }, { }, },
2929+
implicit = "+1% to all Maximum Elemental Resistances\n(10-15)% increased Energy Shield Recharge Rate",
2930+
implicitModTypes = { { "cold_resistance", "elemental_resistance", "fire_resistance", "lightning_resistance", "elemental", "fire", "cold", "lightning", "resistance" }, { "defences", "energy_shield" }, },
29312931
armour = { Armour = 199, EnergyShield = 88, Ward = 86, MovementPenalty = 0.04, },
29322932
req = { level = 70, str = 57, int = 85, },
29332933
}

src/Data/Gems.lua

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,11 @@ return {
160160
grantedEffectId = "SupportAddedFireDamagePlayer",
161161
tags = {
162162
support = true,
163-
attack = true,
164163
fire = true,
165164
},
166165
gemType = "Support",
167166
gemFamily = "Fire Attunement",
168-
tagString = "Attack, Fire",
167+
tagString = "Fire",
169168
reqStr = 100,
170169
reqDex = 0,
171170
reqInt = 0,
@@ -341,12 +340,11 @@ return {
341340
grantedEffectId = "SupportAddedColdDamagePlayer",
342341
tags = {
343342
support = true,
344-
attack = true,
345343
cold = true,
346344
},
347345
gemType = "Support",
348346
gemFamily = "Cold Attunement",
349-
tagString = "Attack, Cold",
347+
tagString = "Cold",
350348
reqStr = 0,
351349
reqDex = 0,
352350
reqInt = 100,
@@ -432,12 +430,11 @@ return {
432430
grantedEffectId = "SupportAddedLightningDamagePlayer",
433431
tags = {
434432
support = true,
435-
attack = true,
436433
lightning = true,
437434
},
438435
gemType = "Support",
439436
gemFamily = "Lightning Attunement",
440-
tagString = "Attack, Lightning",
437+
tagString = "Lightning",
441438
reqStr = 0,
442439
reqDex = 100,
443440
reqInt = 0,
@@ -635,12 +632,11 @@ return {
635632
grantedEffectId = "SupportAddedChaosDamagePlayer",
636633
tags = {
637634
support = true,
638-
attack = true,
639635
chaos = true,
640636
},
641637
gemType = "Support",
642638
gemFamily = "Chaos Attunement",
643-
tagString = "Attack, Chaos",
639+
tagString = "Chaos",
644640
reqStr = 0,
645641
reqDex = 0,
646642
reqInt = 100,
@@ -1982,14 +1978,13 @@ return {
19821978
grantedEffectId = "SupportIceBitePlayer",
19831979
tags = {
19841980
support = true,
1985-
attack = true,
19861981
warcry = true,
19871982
cold = true,
19881983
duration = true,
19891984
},
19901985
gemType = "Support",
19911986
gemFamily = "Ice Bite",
1992-
tagString = "Attack, Warcry, Cold, Duration",
1987+
tagString = "Warcry, Cold, Duration",
19931988
reqStr = 0,
19941989
reqDex = 0,
19951990
reqInt = 100,
@@ -2003,14 +1998,13 @@ return {
20031998
grantedEffectId = "SupportIceBitePlayerTwo",
20041999
tags = {
20052000
support = true,
2006-
attack = true,
20072001
warcry = true,
20082002
cold = true,
20092003
duration = true,
20102004
},
20112005
gemType = "Support",
20122006
gemFamily = "Ice Bite",
2013-
tagString = "Attack, Warcry, Cold, Duration",
2007+
tagString = "Warcry, Cold, Duration",
20142008
reqStr = 0,
20152009
reqDex = 0,
20162010
reqInt = 100,
@@ -7774,13 +7768,12 @@ return {
77747768
grantedEffectId = "SupportInnervatePlayer",
77757769
tags = {
77767770
support = true,
7777-
attack = true,
77787771
lightning = true,
77797772
duration = true,
77807773
},
77817774
gemType = "Support",
77827775
gemFamily = "Innervate",
7783-
tagString = "Attack, Lightning, Duration",
7776+
tagString = "Lightning, Duration",
77847777
reqStr = 0,
77857778
reqDex = 100,
77867779
reqInt = 0,

src/Data/ModCorrupted.lua

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

src/Data/ModIncursionLimb.lua

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33

44
return {
55
["IncursionLeg1"] = { affix = "", "(20-30)% increased Evasion Rating", statOrder = { 883 }, level = 0, group = "GlobalEvasionRatingPercent", weightKey = { }, weightVal = { }, modTags = { "defences", "evasion" }, tradeHashes = { [2106365538] = { "(20-30)% increased Evasion Rating" }, } },
6-
["IncursionLeg2"] = { affix = "", "(6-10)% increased Movement Speed while Sprinting", statOrder = { 10028 }, level = 0, group = "MovementVelocityWhileSprinting", weightKey = { }, weightVal = { }, modTags = { "speed" }, tradeHashes = { [3107707789] = { "(6-10)% increased Movement Speed while Sprinting" }, } },
6+
["IncursionLeg2"] = { affix = "", "(6-10)% increased Movement Speed while Sprinting", statOrder = { 10041 }, level = 0, group = "MovementVelocityWhileSprinting", weightKey = { }, weightVal = { }, modTags = { "speed" }, tradeHashes = { [3107707789] = { "(6-10)% increased Movement Speed while Sprinting" }, } },
77
["IncursionLeg3"] = { affix = "", "(15-25)% increased Stun Threshold", statOrder = { 2981 }, level = 0, group = "IncreasedStunThreshold", weightKey = { }, weightVal = { }, modTags = { }, tradeHashes = { [680068163] = { "(15-25)% increased Stun Threshold" }, } },
8-
["IncursionLeg4"] = { affix = "", "(5-10)% reduced Movement Speed Penalty from using Skills while moving", statOrder = { 9119 }, level = 0, group = "MovementVelocityPenaltyWhilePerformingAction", weightKey = { }, weightVal = { }, modTags = { "speed" }, tradeHashes = { [2590797182] = { "(5-10)% reduced Movement Speed Penalty from using Skills while moving" }, } },
9-
["IncursionLeg5"] = { affix = "", "(20-30)% increased Mana Regeneration Rate while moving", statOrder = { 7994 }, level = 0, group = "ManaRegenerationRateWhileMoving", weightKey = { }, weightVal = { }, modTags = { "resource", "mana" }, tradeHashes = { [1327522346] = { "(20-30)% increased Mana Regeneration Rate while moving" }, } },
8+
["IncursionLeg4"] = { affix = "", "(5-10)% reduced Movement Speed Penalty from using Skills while moving", statOrder = { 9125 }, level = 0, group = "MovementVelocityPenaltyWhilePerformingAction", weightKey = { }, weightVal = { }, modTags = { "speed" }, tradeHashes = { [2590797182] = { "(5-10)% reduced Movement Speed Penalty from using Skills while moving" }, } },
9+
["IncursionLeg5"] = { affix = "", "(20-30)% increased Mana Regeneration Rate while moving", statOrder = { 8000 }, level = 0, group = "ManaRegenerationRateWhileMoving", weightKey = { }, weightVal = { }, modTags = { "resource", "mana" }, tradeHashes = { [1327522346] = { "(20-30)% increased Mana Regeneration Rate while moving" }, } },
1010
["IncursionLeg6"] = { affix = "", "(6-10)% of Damage taken Recouped as Life", statOrder = { 1036 }, level = 0, group = "DamageTakenGainedAsLife", weightKey = { }, weightVal = { }, modTags = { "resource", "life" }, tradeHashes = { [1444556985] = { "(6-10)% of Damage taken Recouped as Life" }, } },
1111
["IncursionArm1"] = { affix = "", "(8-12)% increased Block chance", statOrder = { 1132 }, level = 0, group = "IncreasedBlockChance", weightKey = { }, weightVal = { }, modTags = { "block" }, tradeHashes = { [4147897060] = { "(8-12)% increased Block chance" }, } },
1212
["IncursionArm2"] = { affix = "", "(6-10)% increased Attack Speed", statOrder = { 984 }, level = 0, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, modTags = { "attack", "speed" }, tradeHashes = { [681332047] = { "(6-10)% increased Attack Speed" }, } },
1313
["IncursionArm3"] = { affix = "", "(6-10)% increased Cast Speed", statOrder = { 986 }, level = 0, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, modTags = { "caster_speed", "caster", "speed" }, tradeHashes = { [2891184298] = { "(6-10)% increased Cast Speed" }, } },
1414
["IncursionArm4"] = { affix = "", "(12-16)% increased Curse Magnitudes", statOrder = { 2374 }, level = 0, group = "CurseEffectiveness", weightKey = { }, weightVal = { }, modTags = { "caster", "curse" }, tradeHashes = { [2353576063] = { "(12-16)% increased Curse Magnitudes" }, } },
15-
["IncursionArm5"] = { affix = "", "(6-10)% increased Deflection Rating", statOrder = { 6105 }, level = 0, group = "GlobalDeflectionRating", weightKey = { }, weightVal = { }, modTags = { "defences", "evasion" }, tradeHashes = { [3040571529] = { "(6-10)% increased Deflection Rating" }, } },
15+
["IncursionArm5"] = { affix = "", "(6-10)% increased Deflection Rating", statOrder = { 6106 }, level = 0, group = "GlobalDeflectionRating", weightKey = { }, weightVal = { }, modTags = { "defences", "evasion" }, tradeHashes = { [3040571529] = { "(6-10)% increased Deflection Rating" }, } },
1616
["IncursionArm6"] = { affix = "", "(15-25)% increased Presence Area of Effect", statOrder = { 1068 }, level = 0, group = "PresenceRadius", weightKey = { }, weightVal = { }, modTags = { "aura" }, tradeHashes = { [101878827] = { "(15-25)% increased Presence Area of Effect" }, } },
1717
}

0 commit comments

Comments
 (0)