Skip to content

Magic / Elemental absorb seems incorrect in properties.json #13

@djigneo

Description

@djigneo

in properties.json:

"abs-mag": { "code": "abs-mag", "*Enabled": 1, "func1": 1, "stat1": "item_absorbmagic", "*Tooltip": "Magic Absorb #%", "*Min": "Min %", "*Max": "Max %", "lineNumber": 48 }, "abs-mag%": { "code": "abs-mag%", "*Enabled": 1, "func1": 1, "stat1": "item_absorbmagic_percent", "*Tooltip": "+# Magic Absorb", "*Min": "Min #", "*Max": "Max #", "lineNumber": 47 },

It seems abs-mag and abs-mag% are reversed with regards to "*Tooltip", "*Min", and "*Max" properties. This seems to also be the case for the other elemental absorbs also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions