File Details
vaultfilters-1.31.0.jar
- R
- Dec 9, 2025
- 468.39 KB
- 9.6K
- 1.18.2
- Forge
File Name
vaultfilters-1.31.0.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Chaos Gear Preperation Update
This update is focused around preperation for the upcoming chaos gear
changing existing attributes to be more suited for use with them.
Any attributes changed in this update that already exist in your world will be auto converted to the new format
To account for slot jumbling (chaos gear having things that are usually in prefix as suffixes and vice versa), All attributes that have a variation for prefixes and a variation for suffixes have had both variations merged into an affix version
Example:
Has "Increased Damage" prefix/suffix are now merged into Has "Increased Damage" affix
These include
Has "Increased Damage" prefix/suffix
Has a legendary "Ability Power" prefix/suffix
Has a corrupted "Health" prefix/suffix
Has a prefix/suffix that adds at least "+15 Attack Damage"
also added Has a greater "Health" affix
To account for modifier duplication (chaos gear being able to have more than 1 of the same affix, more than 1 of the same category and while not confirmed, more than 1 legendary) some affix attributes now have a number component
for example: if there is a single Armor affix the attribute will display as
Has an "Armor" affix
but for anything over one the affix will now show
Has at least "2" "Armor" affixes
These include:
Has an "Armor" affix -> Has at least "2" "Armor" affixes
Has legendary modifier -> Has at least "2" legendary modifiers
Has a legendary "Increased Attack Damage" affix -> Has at least "2" legendary "Increased Attack Damage" affixes
Has an affix in the "DungeonDamage" group -> "Has at least "2" affixes in the "DungeonDamage" group

