PoE-MxFilter-Filson/FOSSIL.json

31 lines
1007 B
JSON

{ "blocks": [{
"Type": "All",
"Show": true,
"Class": ["Stackable Currency"],
"BaseType": ["Fossil"],
"SetTextColor": ["255 165 0 255"],
"SetBackgroundColor": ["56 56 56"],
"SetBorderColor": ["255 165 0 255"],
"SetFontSize": "35",
"Conditions": [
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_fossil.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Resonator"],
"SetTextColor": ["255 165 0 255"],
"SetBackgroundColor": ["56 56 56"],
"SetBorderColor": ["255 165 0 255"],
"SetFontSize": "40",
"Conditions": [
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_fossil.mp3", "vb": null, "vc": null, "vd": null}
]
}]}