PoE-MxFilter-Filson/HIDE.json

125 lines
3.5 KiB
JSON

{ "blocks": [{
"Type": "All",
"Show": false,
"Class": ["Active Skill Gems", "Support Skill Gems", "Skill Gems"],
"BaseType": [null],
"SetTextColor": [null],
"SetBackgroundColor": [null],
"SetBorderColor": [null],
"SetFontSize": null,
"Conditions": [
{"name": "Quality", "op": "=", "value": 0}
],
"Actions": [
]
},{
"Type": "All",
"Show": false,
"Class": ["Active Skill Gems", "Support Skill Gems", "Skill Gems"],
"BaseType": [null],
"SetTextColor": [null],
"SetBackgroundColor": [null],
"SetBorderColor": [null],
"SetFontSize": null,
"Conditions": [
],
"Actions": [
]
},{
"Type": "All",
"Show": false,
"Class": [null],
"BaseType": [null],
"SetTextColor": [null],
"SetBackgroundColor": [null],
"SetBorderColor": [null],
"SetFontSize": null,
"Conditions": [
{"name": "Sockets", "op": "<", "value": 3},
{"name": "Rarity", "op": null, "value": "Magic"}
],
"Actions": [
]
},{
"Type": "All",
"Show": false,
"Class": [null],
"BaseType": [null],
"SetTextColor": [null],
"SetBackgroundColor": [null],
"SetBorderColor": [null],
"SetFontSize": null,
"Conditions": [
{"name": "Sockets", "op": "<", "value": 3},
{"name": "Rarity", "op": null, "value": "Normal"}
],
"Actions": [
]
},{
"Type": "All",
"Show": false,
"Class": [null],
"BaseType": [null],
"SetTextColor": [null],
"SetBackgroundColor": [null],
"SetBorderColor": [null],
"SetFontSize": null,
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": 0},
{"name": "Rarity", "op": null, "value": "Magic"}
],
"Actions": [
]
},{
"Type": "All",
"Show": false,
"Class": [null],
"BaseType": [null],
"SetTextColor": [null],
"SetBackgroundColor": [null],
"SetBorderColor": [null],
"SetFontSize": null,
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": 0},
{"name": "Rarity", "op": null, "value": "Normal"}
],
"Actions": [
]
},{
"Type": "All",
"Show": false,
"Class": [null],
"BaseType": [null],
"SetTextColor": [null],
"SetBackgroundColor": [null],
"SetBorderColor": [null],
"SetFontSize": null,
"Conditions": [
{"name": "Rarity", "op": null, "value": "Magic"}
],
"Actions": [
]
},{
"Type": "All",
"Show": false,
"Class": [null],
"BaseType": [null],
"SetTextColor": [null],
"SetBackgroundColor": [null],
"SetBorderColor": [null],
"SetFontSize": null,
"Conditions": [
{"name": "Rarity", "op": null, "value": "Normal"}
],
"Actions": [
]
}]}