@@ -81,6 +81,7 @@ skills["SupportAwakenedAddedChaosDamage"] = {
8181 excludeSkillTypes = { },
8282 plusVersionOf = " SupportAddedChaosDamage" ,
8383 statDescriptionScope = " gem_stat_descriptions" ,
84+ legacy = true ,
8485 qualityStats = {
8586 Default = {
8687 { " chaos_damage_+%" , 0.5 },
@@ -189,6 +190,7 @@ skills["SupportAwakenedAddedLightningDamage"] = {
189190 excludeSkillTypes = { },
190191 plusVersionOf = " SupportAddedLightningDamage" ,
191192 statDescriptionScope = " gem_stat_descriptions" ,
193+ legacy = true ,
192194 qualityStats = {
193195 Default = {
194196 { " lightning_damage_+%" , 0.5 },
@@ -456,6 +458,7 @@ skills["SupportAwakenedBlasphemy"] = {
456458 ignoreMinionTypes = true ,
457459 plusVersionOf = " SupportBlasphemy" ,
458460 statDescriptionScope = " gem_stat_descriptions" ,
461+ legacy = true ,
459462 statMap = {
460463 [" curse_apply_as_aura" ] = {
461464 },
@@ -845,6 +848,7 @@ skills["SupportAwakenedCastWhileChannelling"] = {
845848 excludeSkillTypes = { SkillType .SummonsTotem , SkillType .DisallowTriggerSupports , },
846849 plusVersionOf = " SupportCastWhileChannelling" ,
847850 statDescriptionScope = " gem_stat_descriptions" ,
851+ legacy = true ,
848852 statMap = {
849853 [" cast_while_channelling_time_ms" ] = {
850854 skill (" triggerTime" , nil , { type = " SkillType" , skillType = SkillType .Channel } ),
@@ -1270,6 +1274,7 @@ skills["SupportAwakenedControlledDestruction"] = {
12701274 excludeSkillTypes = { },
12711275 plusVersionOf = " SupportControlledDestruction" ,
12721276 statDescriptionScope = " gem_stat_descriptions" ,
1277+ legacy = true ,
12731278 statMap = {
12741279 [" support_controlled_destruction_spell_damage_+%_final" ] = {
12751280 mod (" Damage" , " MORE" , nil , ModFlag .Spell ),
@@ -1577,6 +1582,7 @@ skills["SupportAwakenedHextouch"] = {
15771582 ignoreMinionTypes = true ,
15781583 plusVersionOf = " SupportHextouch" ,
15791584 statDescriptionScope = " gem_stat_descriptions" ,
1585+ legacy = true ,
15801586 statMap = {
15811587 [" apply_linked_curses_on_hit_%" ] = {
15821588 -- Display only. Handled by SupportCurseOnHitCursePlus
@@ -2137,6 +2143,7 @@ skills["SupportAwakenedElementalFocus"] = {
21372143 excludeSkillTypes = { },
21382144 plusVersionOf = " SupportElementalFocus" ,
21392145 statDescriptionScope = " gem_stat_descriptions" ,
2146+ legacy = true ,
21402147 statMap = {
21412148 [" support_gem_elemental_damage_+%_final" ] = {
21422149 mod (" ElementalDamage" , " MORE" , nil ),
@@ -3712,6 +3719,7 @@ skills["SupportAwakenedIncreasedAreaofEffect"] = {
37123719 excludeSkillTypes = { },
37133720 plusVersionOf = " SupportIncreasedAreaOfEffect" ,
37143721 statDescriptionScope = " gem_stat_descriptions" ,
3722+ legacy = true ,
37153723 statMap = {
37163724 [" inc_aoe_plus_more_area_damage_+%_final" ] = {
37173725 mod (" Damage" , " MORE" , nil , ModFlag .Area ),
@@ -4713,6 +4721,7 @@ skills["SupportAwakenedLightningPenetration"] = {
47134721 excludeSkillTypes = { },
47144722 plusVersionOf = " SupportLightningPenetration" ,
47154723 statDescriptionScope = " gem_stat_descriptions" ,
4724+ legacy = true ,
47164725 qualityStats = {
47174726 Default = {
47184727 { " lightning_damage_+%" , 0.5 },
@@ -4971,6 +4980,7 @@ skills["SupportAwakenedMinionDamage"] = {
49714980 excludeSkillTypes = { },
49724981 plusVersionOf = " SupportMinionDamage" ,
49734982 statDescriptionScope = " gem_stat_descriptions" ,
4983+ legacy = true ,
49744984 statMap = {
49754985 [" support_minion_damage_+%_final" ] = {
49764986 mod (" MinionModifier" , " LIST" , { mod = mod (" Damage" , " MORE" , nil ) }),
@@ -6278,6 +6288,7 @@ skills["SupportAwakenedSpellCascade"] = {
62786288 ignoreMinionTypes = true ,
62796289 plusVersionOf = " SupportSpellCascade" ,
62806290 statDescriptionScope = " gem_stat_descriptions" ,
6291+ legacy = true ,
62816292 statMap = {
62826293 [" support_spell_cascade_area_of_effect_+%_final" ] = {
62836294 mod (" AreaOfEffect" , " MORE" , nil ),
@@ -6515,6 +6526,7 @@ skills["SupportAwakenedSpellEcho"] = {
65156526 excludeSkillTypes = { SkillType .SummonsTotem , SkillType .Trapped , SkillType .RemoteMined , SkillType .Triggered , SkillType .HasReservation , SkillType .Vaal , SkillType .Instant , SkillType .NonRepeatable , SkillType .CreatesMinion , SkillType .NOT , SkillType .AND , },
65166527 plusVersionOf = " SupportSpellEcho" ,
65176528 statDescriptionScope = " gem_stat_descriptions" ,
6529+ legacy = true ,
65186530 statMap = {
65196531 [" support_echo_damage_+%_final" ] = {
65206532 mod (" Damage" , " MORE" , nil ),
@@ -6873,6 +6885,7 @@ skills["SupportAwakenedUnboundAilments"] = {
68736885 excludeSkillTypes = { },
68746886 plusVersionOf = " SupportUnboundAilments" ,
68756887 statDescriptionScope = " gem_stat_descriptions" ,
6888+ legacy = true ,
68766889 statMap = {
68776890 [" support_unbound_ailments_ailment_damage_+%_final" ] = {
68786891 mod (" Damage" , " MORE" , nil , 0 , bit .bor (KeywordFlag .Bleed , KeywordFlag .Poison , KeywordFlag .Ignite )),
@@ -7003,6 +7016,7 @@ skills["SupportAwakenedUnleash"] = {
70037016 excludeSkillTypes = { SkillType .SummonsTotem , SkillType .Trapped , SkillType .RemoteMined , SkillType .Triggered , SkillType .HasReservation , SkillType .Vaal , SkillType .Instant , SkillType .Channel , SkillType .Cooldown , },
70047017 plusVersionOf = " SupportUnleash" ,
70057018 statDescriptionScope = " gem_stat_descriptions" ,
7019+ legacy = true ,
70067020 statMap = {
70077021 [" support_anticipation_rapid_fire_count" ] = {
70087022 mod (" SealCount" , " BASE" , nil ),
0 commit comments