Skip to content

Commit 2668a92

Browse files
committed
1 parent 2108651 commit 2668a92

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/Modules/CalcSections.lua.rej

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
diff a/src/Modules/CalcSections.lua b/src/Modules/CalcSections.lua (rejected hunks)
2+
@@ -696,7 +696,7 @@ return {
3+
{ breakdown = "CurseEffectMod" },
4+
{ modName = "CurseEffect", cfg = "skill" },
5+
}, },
6+
- { label = "Curse Limit", haveOutput = "CurseEffectMod", { format = "{0:output:EnemyCurseLimit}",
7+
+ { label = "Curse Limit", haveOutput = "EnemyCurseLimit", { format = "{0:output:EnemyCurseLimit}",
8+
{ breakdown = "EnemyCurseLimit" },
9+
{ modName = { "CurseLimitIsMaximumPowerCharges", "EnemyCurseLimit" } },
10+
}, },

0 commit comments

Comments
 (0)