You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* pinned enemies have no evasion
* pinned enemies and stunned recently
* Max config always show up for now
The config box needs to show up if you have any source of pin in the build. Until we've added support for all those mods, we'll just permanently show it
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Copy file name to clipboardExpand all lines: src/Modules/ConfigOptions.lua
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1529,9 +1529,11 @@ Huge sets the radius to 11.
1529
1529
{ var="overrideBuffBlinded", type="count", label="Effect of Blind (if not maximum):", ifOption="conditionEnemyBlinded", tooltip="If you have a guaranteed source of Blind, the strongest one will apply.", apply=function(val, modList, enemyModList)
0 commit comments