PoE-MxFilter-Filson/LEVELING.json

265 lines
4.6 KiB
JSON

{
"blocks": [
{
"Type": "All",
"Show": "True",
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
"Minion Damage Support",
"Minion Life Support",
"Minion Speed Support",
"Shield Charge",
"Flame Dash",
"Leap Slam",
"Faster Attacks Support",
"Faster Casting Support"
],
"SetTextColor": [
"212 12 212"
],
"SetBackgroundColor": [
"51 2 42"
],
"SetBorderColor": [
"254 178 255 255"
],
"SetFontSize": "30",
"Conditions": [],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_skillgem.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
"Rings",
"Amulets",
"Belts"
],
"BaseType": [
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"140 64 126"
],
"SetBorderColor": [
"254 178 255"
],
"SetFontSize": "30",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Rare"
},
{
"name": "ItemLevel",
"op": "<=",
"value": "60"
},
{
"name": null,
"op": null,
"value": null
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
},
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
],
"BaseType": [
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"51 2 42"
],
"SetBorderColor": [
"254 178 255"
],
"SetFontSize": "30",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Rare"
},
{
"name": "ItemLevel",
"op": "<=",
"value": "60"
},
{
"name": null,
"op": null,
"value": null
},
{
"name": null,
"op": null,
"value": null
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
},
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
},
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
],
"BaseType": [
],
"SetTextColor": [
"136 136 255"
],
"SetBackgroundColor": [
"51 2 42"
],
"SetBorderColor": [
"254 178 255"
],
"SetFontSize": "30",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Magic"
},
{
"name": "ItemLevel",
"op": "<=",
"value": "10"
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
],
"BaseType": [
],
"SetTextColor": [
"200 200 200"
],
"SetBackgroundColor": [
"51 2 42"
],
"SetBorderColor": [
"254 178 255"
],
"SetFontSize": "30",
"Conditions": [
{
"name": "Rarity",
"op": null,
"value": "Normal"
},
{
"name": "ItemLevel",
"op": "<=",
"value": "10"
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
}
]
}