mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-09-25 06:05:54 +00:00
Chaos resistance is counting toward #% Total Elemental Resistance when price checking
Fixes #660
This commit is contained in:
@@ -36,7 +36,7 @@ const RESISTANCES_INFO = [
|
||||
// ref: stat("#% to Cold and Lightning Resistances"),
|
||||
// elements: ["cold", "lightning"],
|
||||
// },
|
||||
{ ref: stat("#% to Chaos Resistance"), elements: [""], chaos: true },
|
||||
{ ref: stat("#% to Chaos Resistance"), elements: [], chaos: true },
|
||||
{
|
||||
ref: stat("#% to Fire and Chaos Resistances"),
|
||||
elements: ["fire"],
|
||||
|
||||
Reference in New Issue
Block a user