Skip to content

Commit 0fdf2f0

Browse files
Wires77LocalIdentity
andauthored
Implement intelligence Trarthus gems and Starfall (#8679)
* Implement intelligence Trarthus gems and Starfall * Floor values + fix bug --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent d6d59a0 commit 0fdf2f0

File tree

8 files changed

+439
-2
lines changed

8 files changed

+439
-2
lines changed

src/Data/Gems.lua

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5359,6 +5359,26 @@ return {
53595359
reqInt = 100,
53605360
naturalMaxLevel = 20,
53615361
},
5362+
["Metadata/Items/Gems/SkillGemStormCallAltX"] = {
5363+
name = "Storm Call of Trarthus",
5364+
baseTypeName = "Storm Call of Trarthus",
5365+
gameId = "Metadata/Items/Gems/SkillGemStormCall",
5366+
variantId = "StormCallAltX",
5367+
grantedEffectId = "StormCallAltX",
5368+
tags = {
5369+
intelligence = true,
5370+
grants_active_skill = true,
5371+
spell = true,
5372+
area = true,
5373+
duration = true,
5374+
physical = true,
5375+
},
5376+
tagString = "Spell, AoE, Duration, Physical",
5377+
reqStr = 0,
5378+
reqDex = 0,
5379+
reqInt = 100,
5380+
naturalMaxLevel = 20,
5381+
},
53625382
["Metadata/Items/Gems/SkillGemVaalStormCall"] = {
53635383
name = "Vaal Storm Call",
53645384
baseTypeName = "Vaal Storm Call",
@@ -8115,6 +8135,26 @@ return {
81158135
reqInt = 100,
81168136
naturalMaxLevel = 20,
81178137
},
8138+
["Metadata/Items/Gems/SkillGemDarkPactAltX"] = {
8139+
name = "Dark Pact of Trarthus",
8140+
baseTypeName = "Dark Pact of Trarthus",
8141+
gameId = "Metadata/Items/Gems/SkillGemDarkPact",
8142+
variantId = "DarkPactAltX",
8143+
grantedEffectId = "DarkPactAltX",
8144+
tags = {
8145+
intelligence = true,
8146+
grants_active_skill = true,
8147+
spell = true,
8148+
area = true,
8149+
chaos = true,
8150+
nova = true,
8151+
},
8152+
tagString = "Spell, AoE, Chaos, Nova",
8153+
reqStr = 0,
8154+
reqDex = 0,
8155+
reqInt = 100,
8156+
naturalMaxLevel = 20,
8157+
},
81188158
["Metadata/Items/Gems/SkillGemScorchingRay"] = {
81198159
name = "Scorching Ray",
81208160
baseTypeName = "Scorching Ray",
@@ -9709,6 +9749,28 @@ return {
97099749
reqInt = 60,
97109750
naturalMaxLevel = 20,
97119751
},
9752+
["Metadata/Items/Gems/SkillGemWaveOfConvictionAltY"] = {
9753+
name = "Wave of Conviction of Trarthus",
9754+
baseTypeName = "Wave of Conviction of Trarthus",
9755+
gameId = "Metadata/Items/Gems/SkillGemPurge",
9756+
variantId = "WaveOfConvictionAltY",
9757+
grantedEffectId = "WaveOfConvictionAltY",
9758+
tags = {
9759+
intelligence = true,
9760+
grants_active_skill = true,
9761+
spell = true,
9762+
area = true,
9763+
duration = true,
9764+
physical = true,
9765+
fire = true,
9766+
nova = true,
9767+
},
9768+
tagString = "Spell, AoE, Duration, Physical, Fire, Nova",
9769+
reqStr = 40,
9770+
reqDex = 0,
9771+
reqInt = 60,
9772+
naturalMaxLevel = 20,
9773+
},
97129774
["Metadata/Items/Gems/SkillGemZealotry"] = {
97139775
name = "Zealotry",
97149776
baseTypeName = "Zealotry",

src/Data/ModCache.lua

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10643,6 +10643,7 @@ c["Socketed Gems are Supported by Level 10 Fire Penetration"]={{[1]={[1]={slotNa
1064310643
c["Socketed Gems are Supported by Level 10 Fist of War"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=10,skillId="SupportFistofWar"}}},nil}
1064410644
c["Socketed Gems are Supported by Level 10 Flamewood"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=10,skillId="SupportFlamewood"}},[2]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=10,skillId="AvengingFlame"}}},nil}
1064510645
c["Socketed Gems are Supported by Level 10 Focused Ballista"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=10,skillId="SupportFocusedBallista"}}},nil}
10646+
c["Socketed Gems are Supported by Level 10 Focused Channelling"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=10,skillId="SupportFocusedChannelling"}}},nil}
1064610647
c["Socketed Gems are Supported by Level 10 Fork"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=10,skillId="SupportFork"}}},nil}
1064710648
c["Socketed Gems are Supported by Level 10 Fortify"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=10,skillId="SupportFortify"}}},nil}
1064810649
c["Socketed Gems are Supported by Level 10 Fresh Meat"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=10,skillId="SupportFreshMeat"}}},nil}
@@ -10874,6 +10875,7 @@ c["Socketed Gems are Supported by Level 35 Fire Penetration"]={{[1]={[1]={slotNa
1087410875
c["Socketed Gems are Supported by Level 35 Fist of War"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=35,skillId="SupportFistofWar"}}},nil}
1087510876
c["Socketed Gems are Supported by Level 35 Flamewood"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=35,skillId="SupportFlamewood"}},[2]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=35,skillId="AvengingFlame"}}},nil}
1087610877
c["Socketed Gems are Supported by Level 35 Focused Ballista"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=35,skillId="SupportFocusedBallista"}}},nil}
10878+
c["Socketed Gems are Supported by Level 35 Focused Channelling"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=35,skillId="SupportFocusedChannelling"}}},nil}
1087710879
c["Socketed Gems are Supported by Level 35 Fork"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=35,skillId="SupportFork"}}},nil}
1087810880
c["Socketed Gems are Supported by Level 35 Fortify"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=35,skillId="SupportFortify"}}},nil}
1087910881
c["Socketed Gems are Supported by Level 35 Fresh Meat"]={{[1]={[1]={slotName="{SlotName}",type="SocketedIn"},flags=0,keywordFlags=0,name="ExtraSupport",type="LIST",value={level=35,skillId="SupportFreshMeat"}}},nil}
@@ -11336,8 +11338,7 @@ c["Trigger Level 20 Lightning Bolt when you deal a Critical Strike"]={{[1]={flag
1133611338
c["Trigger Level 20 Shade Form when Hit"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="ShadeForm",triggered=true}}},nil}
1133711339
c["Trigger Level 20 Shield Shatter when you Block"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="ShieldShatter",triggered=true}}},nil}
1133811340
c["Trigger Level 20 Spirit Burst when you Use a Skill while you have a Spirit Charge"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="SpiritBurst",triggered=true}}},nil}
11339-
c["Trigger Level 20 Starfall on Melee Critical Strike"]={nil,"Trigger Level 20 Starfall on Melee Critical Strike "}
11340-
c["Trigger Level 20 Starfall on Melee Critical Strike +17 to all Attributes"]={nil,"Trigger Level 20 Starfall on Melee Critical Strike +17 to all Attributes "}
11341+
c["Trigger Level 20 Starfall on Melee Critical Strike"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="TriggeredStarfall",triggered=true}},[2]={[1]={skillId="TriggeredStarfall",type="SkillId"},flags=0,keywordFlags=0,name="ExtraSkillMod",type="LIST",value={mod={flags=0,keywordFlags=0,name="SkillData",type="LIST",value={key="triggerOnCrit",value=true}}}}},nil}
1134111342
c["Trigger Level 20 Storm Cascade when you Attack"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="StormCascadeTriggered",triggered=true}}},nil}
1134211343
c["Trigger Level 20 Summon Phantasm Skill when you Consume a Corpse"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="TriggeredSummonGhostOnKill",triggered=true}}},nil}
1134311344
c["Trigger Level 20 Tawhoa's Chosen when you Attack with a Non-Vaal Slam or Strike Skill near an Enemy"]={{[1]={flags=0,keywordFlags=0,name="ExtraSkill",type="LIST",value={level=20,skillId="SummonMirageChieftain",triggered=true}}},nil}

0 commit comments

Comments
 (0)