initial commit
This commit is contained in:
125
HIDE.json
Normal file
125
HIDE.json
Normal file
@@ -0,0 +1,125 @@
|
||||
{ "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": [
|
||||
|
||||
]
|
||||
}]}
|
||||
Reference in New Issue
Block a user