We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7782d98 commit cba5ba0Copy full SHA for cba5ba0
renderer/src/web/price-check/filters/pseudo/index.ts
@@ -36,7 +36,7 @@ const RESISTANCES_INFO = [
36
// ref: stat("#% to Cold and Lightning Resistances"),
37
// elements: ["cold", "lightning"],
38
// },
39
- { ref: stat("#% to Chaos Resistance"), elements: [""], chaos: true },
+ { ref: stat("#% to Chaos Resistance"), elements: [], chaos: true },
40
{
41
ref: stat("#% to Fire and Chaos Resistances"),
42
elements: ["fire"],
0 commit comments