Armor Value - apace100/origins-fabric GitHub Wiki
Item Condition. Checks whether the item has a certain armor value. Non-armor items are considered as having an armor value of 0.
Type ID: origins:armor_value
Fields:
comparison
, Comparison: How to compare the item's armor value to the specified value.
compare_to
, int: Which value to compare the item's armor value to.