Skip to content

Commit b73a7e1

Browse files
committed
remove buff lines
1 parent 210d889 commit b73a7e1

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

src/Data/Skills/spectre.lua

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11593,10 +11593,6 @@ skills["FaridunCasterUndeadDamageOverTimeAura"] = {
1159311593
area = true,
1159411594
aura = true,
1159511595
},
11596-
baseMods = {
11597-
skill("buffAllies", true),
11598-
skill("buffMinions", true),
11599-
},
1160011596
constantStats = {
1160111597
{ "active_skill_area_of_effect_radius_+%_final", 50 },
1160211598
},

src/Export/Skills/spectre.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2260,6 +2260,4 @@ skills["LegionKaruiMeleeCombo2"] = {
22602260
mod("Duration", "INC", nil, 0, 0, { type = "GlobalEffect", effectType = "Aura" }),
22612261
},
22622262
},
2263-
#baseMod skill("buffAllies", true)
2264-
#baseMod skill("buffMinions", true)
22652263
#mods

0 commit comments

Comments
 (0)