mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-12-16 13:05:53 +00:00
+#% to All Resistances
This commit is contained in:
@@ -4,6 +4,7 @@ import { calculatedStatToFilter, FiltersCreationContext } from '../create-stat-f
|
||||
import type { StatFilter } from '../interfaces'
|
||||
|
||||
const RESISTANCES_INFO = [
|
||||
{ ref: stat('+#% to All Resistances'), elements: ['fire', 'cold', 'lightning'], chaos: true },
|
||||
{ ref: stat('+#% to all Elemental Resistances'), elements: ['fire', 'cold', 'lightning'] },
|
||||
{ ref: stat('+#% to Fire Resistance'), elements: ['fire'] },
|
||||
{ ref: stat('+#% to Cold Resistance'), elements: ['cold'] },
|
||||
|
||||
Reference in New Issue
Block a user