Skip to content

Commit cff3388

Browse files
committed
Add new Abyss Spectres
1 parent c4028f0 commit cff3388

12 files changed

Lines changed: 664 additions & 37 deletions

File tree

src/Data/Gems.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10039,14 +10039,15 @@ return {
1003910039
support = true,
1004010040
grants_active_skill = true,
1004110041
lineage = true,
10042+
spell = true,
1004210043
area = true,
1004310044
chaos = true,
1004410045
curse = true,
1004510046
hazard = true,
1004610047
},
1004710048
gemType = "Support",
1004810049
gemFamily = "Cursed Ground",
10049-
tagString = "Lineage, AoE, Chaos, Curse, Hazard",
10050+
tagString = "Lineage, Spell, AoE, Chaos, Curse, Hazard",
1005010051
reqStr = 0,
1005110052
reqDex = 0,
1005210053
reqInt = 100,

src/Data/Minions.lua

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,8 @@ minions["AncestralSpiritTurtle"] = {
420420
-- MonsterCannotBeSlowed [movement_speed_cannot_be_reduced_below_base = 1]
421421
-- MonsterCannotBeStunned1 [base_cannot_be_stunned = 1]
422422
-- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
423+
-- set_item_drop_slots [set_item_drop_slots = 0]
424+
-- set_action_attack_or_cast_time_uses_animation_length [set_action_attack_or_cast_time_uses_animation_length = 0]
423425
},
424426
}
425427

@@ -450,9 +452,12 @@ minions["AncestralSpiritHulk"] = {
450452
"GAAncestralJadeHulkLeapImpact",
451453
"TCAncestralLeagueKaruiHulk",
452454
"GAAncestralLeagueKaruiHulkCharge",
455+
"EGJadeHulkWarcryBuff",
453456
},
454457
modList = {
455458
-- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
459+
-- set_item_drop_slots [set_item_drop_slots = 0]
460+
-- set_action_attack_or_cast_time_uses_animation_length [set_action_attack_or_cast_time_uses_animation_length = 0]
456461
},
457462
}
458463

@@ -485,6 +490,8 @@ minions["AncestralSpiritCaster"] = {
485490
},
486491
modList = {
487492
-- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
493+
-- set_item_drop_slots [set_item_drop_slots = 0]
494+
-- set_action_attack_or_cast_time_uses_animation_length [set_action_attack_or_cast_time_uses_animation_length = 0]
488495
},
489496
}
490497

@@ -516,6 +523,8 @@ minions["AncestralSpiritWarhorn"] = {
516523
},
517524
modList = {
518525
-- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
526+
-- set_item_drop_slots [set_item_drop_slots = 0]
527+
-- set_action_attack_or_cast_time_uses_animation_length [set_action_attack_or_cast_time_uses_animation_length = 0]
519528
},
520529
}
521530

src/Data/ModCache.lua

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ c["+13 to Intelligence"]={{[1]={flags=0,keywordFlags=0,name="Int",type="BASE",va
199199
c["+13 to Spirit"]={{[1]={flags=0,keywordFlags=0,name="Spirit",type="BASE",value=13}},nil}
200200
c["+13 to Strength"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=13}},nil}
201201
c["+13 to all Attributes"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=13},[2]={flags=0,keywordFlags=0,name="Dex",type="BASE",value=13},[3]={flags=0,keywordFlags=0,name="Int",type="BASE",value=13},[4]={flags=0,keywordFlags=0,name="All",type="BASE",value=13}},nil}
202+
c["+13 to maximum Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="EnergyShield",type="BASE",value=13}},nil}
202203
c["+13% to Block chance"]={{[1]={flags=0,keywordFlags=0,name="BlockChance",type="BASE",value=13}},nil}
203204
c["+13% to Chaos Resistance"]={{[1]={flags=0,keywordFlags=0,name="ChaosResist",type="BASE",value=13}},nil}
204205
c["+13% to Cold Resistance"]={{[1]={flags=0,keywordFlags=0,name="ColdResist",type="BASE",value=13}},nil}
@@ -245,6 +246,7 @@ c["+16% to Chaos Resistance"]={{[1]={flags=0,keywordFlags=0,name="ChaosResist",t
245246
c["+160 to Accuracy Rating"]={{[1]={flags=0,keywordFlags=0,name="Accuracy",type="BASE",value=160}},nil}
246247
c["+17% to Chaos Resistance"]={{[1]={flags=0,keywordFlags=0,name="ChaosResist",type="BASE",value=17}},nil}
247248
c["+17% to Lightning Resistance"]={{[1]={flags=0,keywordFlags=0,name="LightningResist",type="BASE",value=17}},nil}
249+
c["+175 to Accuracy Rating"]={{[1]={flags=0,keywordFlags=0,name="Accuracy",type="BASE",value=175}},nil}
248250
c["+175 to Armour"]={{[1]={flags=0,keywordFlags=0,name="Armour",type="BASE",value=175}},nil}
249251
c["+175 to Stun Threshold"]={{[1]={flags=0,keywordFlags=0,name="StunThreshold",type="BASE",value=175}},nil}
250252
c["+18% to Chaos Resistance"]={{[1]={flags=0,keywordFlags=0,name="ChaosResist",type="BASE",value=18}},nil}
@@ -310,6 +312,7 @@ c["+200 to maximum Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="EnergyShi
310312
c["+202 to Accuracy Rating"]={{[1]={flags=0,keywordFlags=0,name="Accuracy",type="BASE",value=202}},nil}
311313
c["+218 to maximum Mana"]={{[1]={flags=0,keywordFlags=0,name="Mana",type="BASE",value=218}},nil}
312314
c["+23 to Dexterity"]={{[1]={flags=0,keywordFlags=0,name="Dex",type="BASE",value=23}},nil}
315+
c["+23 to Evasion Rating"]={{[1]={flags=0,keywordFlags=0,name="Evasion",type="BASE",value=23}},nil}
313316
c["+23 to Intelligence"]={{[1]={flags=0,keywordFlags=0,name="Int",type="BASE",value=23}},nil}
314317
c["+23 to Strength"]={{[1]={flags=0,keywordFlags=0,name="Str",type="BASE",value=23}},nil}
315318
c["+23% to Chaos Resistance"]={{[1]={flags=0,keywordFlags=0,name="ChaosResist",type="BASE",value=23}},nil}
@@ -2024,7 +2027,7 @@ c["25% increased Critical Hit Chance for Attacks"]={{[1]={flags=1,keywordFlags=0
20242027
c["25% increased Critical Hit Chance for Spells"]={{[1]={flags=2,keywordFlags=0,name="CritChance",type="INC",value=25}},nil}
20252028
c["25% increased Critical Hit Chance with Traps"]={{[1]={flags=0,keywordFlags=4096,name="CritChance",type="INC",value=25}},nil}
20262029
c["25% increased Culling Strike Threshold"]={{}," Culling Strike Threshold "}
2027-
c["25% increased Culling Strike Threshold Gain 15% of Damage as Extra Lightning Damage"]={{[1]={flags=0,keywordFlags=0,name="Damage",type="INC",value=25}}," Culling Strike Threshold Gain 15% of as Extra Lightning Damage "}
2030+
c["25% increased Culling Strike Threshold Gain 13% of Damage as Extra Chaos Damage"]={{[1]={flags=0,keywordFlags=0,name="Damage",type="INC",value=25}}," Culling Strike Threshold Gain 13% of as Extra Chaos Damage "}
20282031
c["25% increased Damage during any Flask Effect"]={{[1]={[1]={type="Condition",var="UsingFlask"},flags=0,keywordFlags=0,name="Damage",type="INC",value=25}},nil}
20292032
c["25% increased Damage while you have a Totem"]={{[1]={[1]={type="Condition",var="HaveTotem"},flags=0,keywordFlags=0,name="Damage",type="INC",value=25}},nil}
20302033
c["25% increased Damage while your Companion is in your Presence"]={{[1]={flags=0,keywordFlags=0,name="Damage",type="INC",value=25}}," while your Companion is in your Presence "}
@@ -2144,6 +2147,7 @@ c["25% reduced Totem Life"]={{[1]={flags=0,keywordFlags=0,name="TotemLife",type=
21442147
c["25% reduced effect of Curses on you"]={{[1]={flags=0,keywordFlags=0,name="CurseEffectOnSelf",type="INC",value=-25}},nil}
21452148
c["25% reduced maximum Life"]={{[1]={flags=0,keywordFlags=0,name="Life",type="INC",value=-25}},nil}
21462149
c["25% reduced maximum Mana"]={{[1]={flags=0,keywordFlags=0,name="Mana",type="INC",value=-25}},nil}
2150+
c["250% increased Armour and Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="ArmourAndEnergyShield",type="INC",value=250}},nil}
21472151
c["250% increased Armour and Evasion"]={{[1]={flags=0,keywordFlags=0,name="ArmourAndEvasion",type="INC",value=250}},nil}
21482152
c["250% increased Armour, Evasion and Energy Shield"]={{[1]={flags=0,keywordFlags=0,name="Defences",type="INC",value=250}},nil}
21492153
c["250% increased Duration"]={{[1]={flags=0,keywordFlags=0,name="Duration",type="INC",value=250}},nil}
@@ -4212,6 +4216,7 @@ c["Block Chance is doubled"]={{[1]={[1]={globalLimit=100,globalLimitKey="BlockCh
42124216
c["Blocking Damage Poisons the Enemy as though dealing 100 Base Chaos Damage"]={nil,"Blocking Damage Poisons the Enemy as though dealing 100 Base Chaos Damage "}
42134217
c["Blocking Damage Poisons the Enemy as though dealing 100 Base Chaos Damage Blocking Damage Poisons the Enemy as though dealing 200 Base Chaos Damage"]={nil,"Blocking Damage Poisons the Enemy as though dealing 100 Base Chaos Damage Blocking Damage Poisons the Enemy as though dealing 200 Base Chaos Damage "}
42144218
c["Blocking Damage Poisons the Enemy as though dealing 200 Base Chaos Damage"]={nil,"Blocking Damage Poisons the Enemy as though dealing 200 Base Chaos Damage "}
4219+
c["Blood Magic"]={{[1]={flags=0,keywordFlags=0,name="Keystone",type="LIST",value="Blood Magic"}},nil}
42154220
c["Blue: Skills have 30% less cost"]={nil,"Blue: Skills have 30% less cost "}
42164221
c["Blue: Skills have 30% less cost Green: 40% less Movement Speed Penalty from using Skills while Moving"]={nil,"Blue: Skills have 30% less cost Green: 40% less Movement Speed Penalty from using Skills while Moving "}
42174222
c["Body Armour grants +100% of Armour also applies to Chaos Damage"]={{[1]={[1]={itemSlot="Body Armour",rarityCond="NORMAL",type="ItemCondition"},flags=0,keywordFlags=0,name="Armour",type="BASE",value=100}}," also applies to Chaos Damage "}
@@ -4338,8 +4343,6 @@ c["Companions have 4% increased Attack Speed"]={{[1]={[1]={skillType=198,type="S
43384343
c["Consuming Glory grants you 3% increased Attack damage per Glory consumed for 6 seconds, up to 60%"]={nil,"Consuming Glory grants you 3% increased Attack damage per Glory consumed for 6 seconds, up to 60% "}
43394344
c["Converts all Energy Shield to Mana"]={{[1]={flags=0,keywordFlags=0,name="EnergyShieldConvertToMana",type="BASE",value=100}},nil}
43404345
c["Converts all Evasion Rating to Armour"]={{[1]={flags=0,keywordFlags=0,name="IronReflexes",type="FLAG",value=true},[2]={flags=0,keywordFlags=0,name="EvasionConvertToArmour",type="BASE",value=100}},nil}
4341-
c["Coral Circlet"]={nil,"Coral Circlet "}
4342-
c["Coral Circlet League: Dawn of the Hunt"]={nil,"Coral Circlet League: Dawn of the Hunt "}
43434346
c["Corrupted Blood cannot be inflicted on you"]={{[1]={flags=0,keywordFlags=0,name="CorruptedBloodImmune",type="FLAG",value=true}},nil}
43444347
c["Creates Consecrated Ground on use"]={{},nil}
43454348
c["Creates Ignited Ground in for 4 seconds when used, Igniting enemies as though dealing Fire damage equal to 500% of your maximum Life"]={nil,"Creates Ignited Ground in for 4 seconds when used, Igniting enemies as though dealing Fire damage equal to 500% of your maximum Life "}
@@ -4463,8 +4466,6 @@ c["Detonator skills have 40% increased Area of Effect Detonator skills have 80%
44634466
c["Detonator skills have 8% increased Area of Effect"]={nil,"Detonator skills have 8% increased Area of Effect "}
44644467
c["Detonator skills have 80% reduced damage"]={nil,"Detonator skills have 80% reduced damage "}
44654468
c["Dexterity's inherent bonus is 1% increased Armour per 2 Dexterity instead"]={{[1]={[1]={div="2",stat="Dex",type="PerStat"},flags=0,keywordFlags=0,name="Armour",type="INC",value=1},[2]={flags=0,keywordFlags=0,name="NoDexBonusToAccuracy",type="FLAG",value=true}},nil}
4466-
c["Diviner Cuffs"]={nil,"Diviner Cuffs "}
4467-
c["Diviner Cuffs League: Dawn of the Hunt"]={nil,"Diviner Cuffs League: Dawn of the Hunt "}
44684469
c["Dodge Roll avoids all Hits"]={nil,"Dodge Roll avoids all Hits "}
44694470
c["Dodge Roll avoids all Hits 10% less Movement and Skill Speed per Dodge Roll in the past 20 seconds"]={nil,"Dodge Roll avoids all Hits 10% less Movement and Skill Speed per Dodge Roll in the past 20 seconds "}
44704471
c["Dodge Roll cannot Avoid Damage"]={nil,"Dodge Roll cannot Avoid Damage "}

src/Data/Skills/act_dex.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8969,7 +8969,7 @@ skills["ThunderousLeapPlayer"] = {
89698969
name = "Thunderous Leap",
89708970
baseTypeName = "Thunderous Leap",
89718971
color = 2,
8972-
description = "Leap into the air and plunge your Spear into the ground at the target location, emitting a Lightning-charged shockwave and Detonating Spear skills.",
8972+
description = "Leap into the air and plunge your Spear into the ground at the target location, emitting a Lightning-charged shockwave.",
89738973
skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Travel] = true, [SkillType.Spear] = true, [SkillType.Jumping] = true, [SkillType.Slam] = true, [SkillType.Lightning] = true, [SkillType.Melee] = true, [SkillType.NoAttackInPlace] = true, [SkillType.Detonator] = true, },
89748974
weaponTypes = {
89758975
["Spear"] = true,

src/Data/Skills/act_str.lua

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2348,7 +2348,7 @@ skills["CrossbowRequiemAmmoPlayer"] = {
23482348
"display_statset_hide_usage_stats",
23492349
"crossbow_ammo_skill_does_not_transition",
23502350
"crossbow_ammo_has_no_ammo",
2351-
"skill_is_instant_while_sprinting",
2351+
"can_be_used_instantly_in_any_set",
23522352
},
23532353
levels = {
23542354
[1] = { actorLevel = 1, },
@@ -3588,8 +3588,7 @@ skills["EmergencyReloadPlayer"] = {
35883588
},
35893589
stats = {
35903590
"emergency_reload_damage_+%_final",
3591-
"base_skill_is_instant",
3592-
"triggerable_in_any_set",
3591+
"can_be_used_instantly_in_any_set",
35933592
"action_can_be_used_in_aiming_stance",
35943593
"action_can_be_used_in_upward_aiming_stance",
35953594
"base_deal_no_damage",
@@ -4322,6 +4321,7 @@ skills["FortifyingCryShockwavePlayer"] = {
43224321
"attack_is_melee_override",
43234322
"skill_triggered_manually_by_other_skill",
43244323
"triggerable_in_any_set",
4324+
"is_area_damage",
43254325
},
43264326
notMinionStat = {
43274327
"off_hand_weapon_minimum_physical_damage",
@@ -5378,7 +5378,7 @@ skills["InfernalCryPlayer"] = {
53785378
name = "Infernal Cry",
53795379
baseTypeName = "Infernal Cry",
53805380
color = 1,
5381-
description = "Perform a Warcry, Empowering subsequent Attacks if there are enemies nearby. Enemies in the warcry's area are destabilised and will Combust on death. This Skill's cooldown can be bypassed by expending an Endurance Charge.",
5381+
description = "Perform a Warcry, Empowering subsequent Melee Attacks if there are enemies nearby. Enemies in the warcry's area are destabilised and will Combust on death. This Skill's cooldown can be bypassed by expending an Endurance Charge.",
53825382
skillTypes = { [SkillType.Warcry] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Fire] = true, [SkillType.Cooldown] = true, [SkillType.ConsumesCharges] = true, [SkillType.EmpowersOtherSkill] = true, [SkillType.UsableWhileMoving] = true, [SkillType.SkillConsumesEnduranceChargesOnUse] = true, [SkillType.NoAttackInPlace] = true, [SkillType.Nova] = true, },
53835383
castTime = 0.8,
53845384
qualityStats = {
@@ -6049,7 +6049,7 @@ skills["ArmourPiercingBoltsAmmoPlayer"] = {
60496049
"can_perform_skill_while_moving",
60506050
"base_deal_no_damage",
60516051
"display_statset_hide_usage_stats",
6052-
"skill_is_instant_while_sprinting",
6052+
"can_be_used_instantly_in_any_set",
60536053
},
60546054
levels = {
60556055
[1] = { 12, statInterpolation = { 1, }, actorLevel = 1, },
@@ -6302,7 +6302,7 @@ skills["ExplosiveShotAmmoPlayer"] = {
63026302
"can_perform_skill_while_moving",
63036303
"base_deal_no_damage",
63046304
"display_statset_hide_usage_stats",
6305-
"skill_is_instant_while_sprinting",
6305+
"can_be_used_instantly_in_any_set",
63066306
},
63076307
levels = {
63086308
[1] = { actorLevel = 1, },
@@ -6637,7 +6637,7 @@ skills["FragmentationRoundsAmmoPlayer"] = {
66376637
"can_perform_skill_while_moving",
66386638
"base_deal_no_damage",
66396639
"display_statset_hide_usage_stats",
6640-
"skill_is_instant_while_sprinting",
6640+
"can_be_used_instantly_in_any_set",
66416641
},
66426642
levels = {
66436643
[1] = { actorLevel = 1, },
@@ -6984,7 +6984,7 @@ skills["GalvanicShardsAmmoPlayer"] = {
69846984
"base_deal_no_damage",
69856985
"display_statset_hide_usage_stats",
69866986
"quality_display_base_number_of_crossbow_bolts_is_gem",
6987-
"skill_is_instant_while_sprinting",
6987+
"can_be_used_instantly_in_any_set",
69886988
},
69896989
levels = {
69906990
[1] = { actorLevel = 1, },
@@ -7319,7 +7319,7 @@ skills["GlacialBoltAmmoPlayer"] = {
73197319
"can_perform_skill_while_moving",
73207320
"base_deal_no_damage",
73217321
"display_statset_hide_usage_stats",
7322-
"skill_is_instant_while_sprinting",
7322+
"can_be_used_instantly_in_any_set",
73237323
},
73247324
levels = {
73257325
[1] = { actorLevel = 1, },
@@ -7667,7 +7667,7 @@ skills["HailstormRoundsAmmoPlayer"] = {
76677667
"crossbow_ammo_skill_has_passive_reloading",
76687668
"display_statset_hide_usage_stats",
76697669
"quality_display_base_number_of_crossbow_bolts_is_gem",
7670-
"skill_is_instant_while_sprinting",
7670+
"can_be_used_instantly_in_any_set",
76717671
},
76727672
levels = {
76737673
[1] = { 16, statInterpolation = { 1, }, actorLevel = 1, },
@@ -7913,7 +7913,7 @@ skills["HighVelocityRoundsAmmoPlayer"] = {
79137913
"can_perform_skill_while_moving",
79147914
"base_deal_no_damage",
79157915
"display_statset_hide_usage_stats",
7916-
"skill_is_instant_while_sprinting",
7916+
"can_be_used_instantly_in_any_set",
79177917
},
79187918
levels = {
79197919
[1] = { actorLevel = 1, },
@@ -8255,7 +8255,7 @@ skills["IceShardsAmmoPlayer"] = {
82558255
"can_perform_skill_while_moving",
82568256
"base_deal_no_damage",
82578257
"display_statset_hide_usage_stats",
8258-
"skill_is_instant_while_sprinting",
8258+
"can_be_used_instantly_in_any_set",
82598259
},
82608260
levels = {
82618261
[1] = { actorLevel = 1, },
@@ -8601,7 +8601,7 @@ skills["IncendiaryShotAmmoPlayer"] = {
86018601
"can_perform_skill_while_moving",
86028602
"base_deal_no_damage",
86038603
"display_statset_hide_usage_stats",
8604-
"skill_is_instant_while_sprinting",
8604+
"can_be_used_instantly_in_any_set",
86058605
},
86068606
levels = {
86078607
[1] = { actorLevel = 1, },
@@ -8865,7 +8865,7 @@ skills["PermafrostBoltsAmmoPlayer"] = {
88658865
"can_perform_skill_while_moving",
88668866
"base_deal_no_damage",
88678867
"display_statset_hide_usage_stats",
8868-
"skill_is_instant_while_sprinting",
8868+
"can_be_used_instantly_in_any_set",
88698869
},
88708870
levels = {
88718871
[1] = { actorLevel = 1, },
@@ -9123,7 +9123,7 @@ skills["PlasmaBlastAmmoPlayer"] = {
91239123
"base_deal_no_damage",
91249124
"display_statset_hide_usage_stats",
91259125
"quality_display_base_number_of_crossbow_bolts_is_gem",
9126-
"skill_is_instant_while_sprinting",
9126+
"can_be_used_instantly_in_any_set",
91279127
},
91289128
levels = {
91299129
[1] = { actorLevel = 1, },
@@ -9457,7 +9457,7 @@ skills["RapidShotAmmoPlayer"] = {
94579457
"base_deal_no_damage",
94589458
"display_statset_hide_usage_stats",
94599459
"quality_display_base_number_of_crossbow_bolts_is_gem",
9460-
"skill_is_instant_while_sprinting",
9460+
"can_be_used_instantly_in_any_set",
94619461
},
94629462
levels = {
94639463
[1] = { actorLevel = 1, },
@@ -9714,7 +9714,7 @@ skills["ShockburstRoundsAmmoPlayer"] = {
97149714
"base_deal_no_damage",
97159715
"display_statset_hide_usage_stats",
97169716
"quality_display_base_number_of_crossbow_bolts_is_gem",
9717-
"skill_is_instant_while_sprinting",
9717+
"can_be_used_instantly_in_any_set",
97189718
},
97199719
levels = {
97209720
[1] = { 10, statInterpolation = { 1, }, actorLevel = 1, },
@@ -10049,7 +10049,7 @@ skills["SiegeCascadeAmmoPlayer"] = {
1004910049
"can_perform_skill_while_moving",
1005010050
"base_deal_no_damage",
1005110051
"display_statset_hide_usage_stats",
10052-
"skill_is_instant_while_sprinting",
10052+
"can_be_used_instantly_in_any_set",
1005310053
},
1005410054
levels = {
1005510055
[1] = { actorLevel = 1, },
@@ -10380,7 +10380,7 @@ skills["StormblastBoltsAmmoPlayer"] = {
1038010380
"base_deal_no_damage",
1038110381
"display_statset_hide_usage_stats",
1038210382
"quality_display_base_number_of_crossbow_bolts_is_gem",
10383-
"skill_is_instant_while_sprinting",
10383+
"can_be_used_instantly_in_any_set",
1038410384
},
1038510385
levels = {
1038610386
[1] = { actorLevel = 1, },
@@ -11851,6 +11851,7 @@ skills["ResonatingShieldPlayer"] = {
1185111851
"attack_speed_modifiers_apply_to_over_time_cost",
1185211852
"cannot_be_empowered_by_warcries",
1185311853
"replace_off_hand_unarmed_attack_stats_with_shield_type",
11854+
"is_area_damage",
1185411855
},
1185511856
notMinionStat = {
1185611857
"off_hand_weapon_minimum_physical_damage",
@@ -12841,6 +12842,7 @@ skills["ShieldWallPlayer"] = {
1284112842
"shield_wall_segment_display_stat",
1284212843
"quality_display_shield_wall_is_gem",
1284312844
"replace_off_hand_unarmed_attack_stats_with_shield_type",
12845+
"is_area_damage",
1284412846
},
1284512847
notMinionStat = {
1284612848
"off_hand_weapon_minimum_physical_damage",

src/Data/Skills/other.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,7 @@ skills["UnloadAmmoPlayer"] = {
15071507
"can_perform_skill_while_moving",
15081508
"base_deal_no_damage",
15091509
"crossbow_ammo_skill_does_not_transition",
1510-
"skill_is_instant_while_sprinting",
1510+
"can_be_used_instantly_in_any_set",
15111511
},
15121512
levels = {
15131513
[1] = { actorLevel = 1, },
@@ -4191,7 +4191,7 @@ skills["MeditatePlayer"] = {
41914191
baseTypeName = "Meditate",
41924192
fromTree = true,
41934193
color = 4,
4194-
description = "Channel to Recharge Energy Shield and allow that Recharge to Overflow. Channelling ends when you take damage or your Energy Shield is double its normal maximum. This skill cannot be used if your Energy Shield is already double its normal maximum or you have no maximum Energy Shield.",
4194+
description = "Channel to Recharge Energy Shield and allow that Recharge to Overflow. Channelling ends when you take damage or your Energy Shield is fully Overflowed.",
41954195
skillTypes = { [SkillType.Spell] = true, [SkillType.Channel] = true, [SkillType.Cooldown] = true, [SkillType.NoAttackInPlace] = true, },
41964196
castTime = 1,
41974197
qualityStats = {

0 commit comments

Comments
 (0)