PoE-MxFilter-Filson/ACCESSORIES.json

362 lines
6.2 KiB
JSON

{
"blocks": [
{
"Type": "All",
"Show": "True",
"Class": [
],
"BaseType": [
"Stygian Vise"
],
"SetTextColor": [
"175 96 37"
],
"SetBackgroundColor": [
"64 39 64"
],
"SetBorderColor": [
"112 255 112 255"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Unique"
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_unique.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
],
"BaseType": [
"Stygian Vise"
],
"SetTextColor": [
"255 255 0 255"
],
"SetBackgroundColor": [
"64 39 64"
],
"SetBorderColor": [
"112 255 112 255"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Rare"
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_league.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
"Amulets",
"Rings"
],
"BaseType": [
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"53 0 53"
],
"SetBorderColor": [
"210 0 0"
],
"SetFontSize": "33",
"Conditions": [
{
"name": "Corrupted",
"op": null,
"value": "True"
},
{
"name": "Rarity",
"op": null,
"value": "Rare"
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
"Amulets",
"Rings"
],
"BaseType": [
],
"SetTextColor": [
"255 255 0 255"
],
"SetBackgroundColor": [
"53 0 53"
],
"SetBorderColor": [
"184 218 242"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Rare"
},
{
"name": "ItemLevel",
"op": ">=",
"value": 75
},
{
"name": "ItemLevel",
"op": "<",
"value": 100
}
],
"Actions": []
},
{
"Type": "All",
"Show": "True",
"Class": [
"Amulets",
"Rings"
],
"BaseType": [
],
"SetTextColor": [
"255 255 0 255"
],
"SetBackgroundColor": [
"53 0 53"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Rare"
},
{
"name": "ItemLevel",
"op": ">=",
"value": 60
},
{
"name": "ItemLevel",
"op": "<",
"value": 74
}
],
"Actions": []
},
{
"Type": "All",
"Show": "True",
"Class": [
"Amulets",
"Rings"
],
"BaseType": [
],
"SetTextColor": [
"255 255 0 255"
],
"SetBackgroundColor": [
"53 0 53"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "30",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Normal"
},
{
"name": "ItemLevel",
"op": ">=",
"value": 60
},
{
"name": "ItemLevel",
"op": "<",
"value": 74
}
],
"Actions": []
},
{
"Type": "All",
"Show": "True",
"Class": [
"Belts"
],
"BaseType": [
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"64 39 64"
],
"SetBorderColor": [
"210 0 0"
],
"SetFontSize": "33",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Rare"
},
{
"name": "Corrupted",
"op": null,
"value": "True"
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
"Belts"
],
"BaseType": [
],
"SetTextColor": [
"255 255 0 255"
],
"SetBackgroundColor": [
"64 39 64"
],
"SetBorderColor": [
"184 218 242"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Rare"
},
{
"name": "ItemLevel",
"op": ">=",
"value": 75
},
{
"name": "ItemLevel",
"op": "<",
"value": 100
}
],
"Actions": []
},
{
"Type": "All",
"Show": "True",
"Class": [
"Belts"
],
"BaseType": [
],
"SetTextColor": [
"255 255 0 255"
],
"SetBackgroundColor": [
"64 39 64"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Rare"
},
{
"name": "ItemLevel",
"op": ">=",
"value": 60
},
{
"name": "ItemLevel",
"op": "<",
"value": 74
}
],
"Actions": []
}
]
}