initial commit

This commit is contained in:
mikx 2023-05-02 14:49:57 -04:00
commit d901f95723
17 changed files with 8442 additions and 0 deletions

148
ACCESSORIES.json Normal file
View File

@ -0,0 +1,148 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": [null],
"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": [null],
"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": [null],
"SetTextColor": ["255 255 0 255"],
"SetBackgroundColor": ["53 0 53"],
"SetBorderColor": ["210 0 0"],
"SetFontSize": "32",
"Conditions": [
{"name": "Corrupted", "op": null, "value": "True"},
{"name": "Rarity", "op": null, "value": "Rare"}
],
"Actions": [
]
},{
"Type": "All",
"Show": true,
"Class": ["Amulets", "Rings"],
"BaseType": [null],
"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": [null],
"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": [null],
"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": [null],
"SetTextColor": ["255 255 0 255"],
"SetBackgroundColor": ["64 39 64"],
"SetBorderColor": ["210 0 0"],
"SetFontSize": "32",
"Conditions": [
{"name": "Rarity", "op": null, "value": "Rare"},
{"name": "Corrupted", "op": null, "value": "True"}
],
"Actions": [
]
},{
"Type": "All",
"Show": true,
"Class": ["Belts"],
"BaseType": [null],
"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": [null],
"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": [
]
}]}

2363
CURRENCY.json Normal file

File diff suppressed because it is too large Load Diff

50
DIVINATIONCARD.json Normal file
View File

@ -0,0 +1,50 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": ["Divination Card"],
"BaseType": ["Humility"],
"SetTextColor": ["255 40 0 220"],
"SetBackgroundColor": ["0 0 0"],
"SetBorderColor": ["184 218 242"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_chase.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Stacked Deck"],
"SetTextColor": ["184 218 242"],
"SetBackgroundColor": ["89 89 89"],
"SetBorderColor": ["184 218 242"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "MinimapIcon", "va": 0, "vb": "Cyan", "vc": "UpsideDownHouse", "vd": null},
{"name": "PlayEffect", "va": "Cyan", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_rareorb.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Divination Card"],
"BaseType": [null],
"SetTextColor": ["184 218 242"],
"SetBackgroundColor": ["89 89 89"],
"SetBorderColor": ["184 218 242"],
"SetFontSize": "40",
"Conditions": [
],
"Actions": [
{"name": "MinimapIcon", "va": 0, "vb": "Cyan", "vc": "UpsideDownHouse", "vd": null},
{"name": "PlayEffect", "va": "Cyan", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_div.mp3", "vb": null, "vc": null, "vd": null}
]
}]}

31
ESSENCE.json Normal file
View File

@ -0,0 +1,31 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Remnant of Corruption"],
"SetTextColor": ["210 0 0"],
"SetBackgroundColor": ["0 0 0"],
"SetBorderColor": ["30 144 255"],
"SetFontSize": "40",
"Conditions": [
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_essence.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Essence"],
"SetTextColor": ["30 144 255"],
"SetBackgroundColor": ["0 0 0"],
"SetBorderColor": ["30 144 255"],
"SetFontSize": "40",
"Conditions": [
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_essence.mp3", "vb": null, "vc": null, "vd": null}
]
}]}

268
FLASK.json Normal file
View File

@ -0,0 +1,268 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": ["Flask"],
"BaseType": [null],
"SetTextColor": ["180 96 0"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["180 96 0"],
"SetFontSize": "45",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Unique"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_unique.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": false,
"Class": ["Flask"],
"BaseType": ["Small Life Flask", "Medium Life Flask", "Large Life Flask", "Greater Life Flask", "Grand Life Flask", "Giant Life Flask", "Colossal Life Flask", "Sacred Life Flask", "Hallowed Life Flask", "Sanctified Life Flask", "Divine Life Flask"],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["255 0 0 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"},
{"name": "ItemLevel", "op": ">=", "value": "65"}
],
"Actions": [
]
},{
"Type": "All",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Eternal Life Flask"],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["255 0 0 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"},
{"name": "ItemLevel", "op": ">=", "value": "65"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Life"],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["255 0 0 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"},
{"name": "ItemLevel", "op": "<=", "value": "64"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": false,
"Class": ["Flask"],
"BaseType": ["Small Life Flask", "Medium Life Flask", "Large Life Flask", "Greater Life Flask", "Grand Life Flask", "Giant Life Flask", "Colossal Life Flask", "Sacred Life Flask", "Hallowed Life Flask", "Sanctified Life Flask", "Divine Life Flask"],
"SetTextColor": ["30 144 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["255 0 0 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"},
{"name": "ItemLevel", "op": ">=", "value": "65"}
],
"Actions": [
]
},{
"Type": "Normal",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Eternal Life Flask"],
"SetTextColor": ["30 144 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["255 0 0 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"},
{"name": "ItemLevel", "op": ">=", "value": "65"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "Normal",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Life"],
"SetTextColor": ["30 144 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["255 0 0 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"},
{"name": "ItemLevel", "op": "<=", "value": "64"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": false,
"Class": ["Flask"],
"BaseType": ["Small Mana Flask", "Medium Mana Flask", "Large Mana Flask", "Greater Mana Flask", "Grand Mana Flask", "Giant Mana Flask", "Colossal Mana Flask", "Sacred Mana Flask", "Hallowed Mana Flask", "Sanctified Mana Flask", "Divine Mana Flask"],
"SetTextColor": ["255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["0 0 255 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"},
{"name": "ItemLevel", "op": ">=", "value": "65"}
],
"Actions": [
]
},{
"Type": "All",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Eternal Mana Flask"],
"SetTextColor": ["255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["0 0 255 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"},
{"name": "ItemLevel", "op": ">=", "value": "65"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "Normal",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Mana"],
"SetTextColor": ["255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["0 0 255 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"},
{"name": "ItemLevel", "op": "<=", "value": "64"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": false,
"Class": ["Flask"],
"BaseType": ["Small Mana Flask", "Medium Mana Flask", "Large Mana Flask", "Greater Mana Flask", "Grand Mana Flask", "Giant Mana Flask", "Colossal Mana Flask", "Sacred Mana Flask", "Hallowed Mana Flask", "Sanctified Mana Flask", "Divine Mana Flask"],
"SetTextColor": ["255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["0 0 255 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"},
{"name": "ItemLevel", "op": ">=", "value": "65"}
],
"Actions": [
]
},{
"Type": "Normal",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Eternal Mana Flask"],
"SetTextColor": ["30 144 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["0 0 255 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"},
{"name": "ItemLevel", "op": ">=", "value": "65"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "Normal",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Mana"],
"SetTextColor": ["30 144 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["0 0 255 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"},
{"name": "ItemLevel", "op": "<=", "value": "64"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Hybrid"],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["128 0 128 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "Normal",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Hybrid"],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["128 0 128 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Quicksilver Flask", "Bismuth Flask", "Stibnite Flask", "Amethyst Flask", "Ruby Flask", "Sapphire Flask", "Topaz Flask", "Silver Flask", "Aquamarine Flask", "Granite Flask", "Jade Flask", "Quartz Flask", "Sulphur Flask", "Sulphur Flask", "Basalt Flask"],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["27 162 155"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "Normal",
"Show": true,
"Class": ["Flask"],
"BaseType": ["Quicksilver Flask", "Bismuth Flask", "Stibnite Flask", "Amethyst Flask", "Ruby Flask", "Sapphire Flask", "Topaz Flask", "Silver Flask", "Aquamarine Flask", "Granite Flask", "Jade Flask", "Quartz Flask", "Sulphur Flask", "Sulphur Flask", "Basalt Flask"],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["40 10 76 255"],
"SetBorderColor": ["27 162 155"],
"SetFontSize": "35",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_flask.mp3", "vb": null, "vc": null, "vd": null}
]
}]}

31
FOSSIL.json Normal file
View File

@ -0,0 +1,31 @@
{ "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}
]
}]}

794
GEARBYQUALITY.json Normal file
View File

@ -0,0 +1,794 @@
{
"blocks": [
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"74 0 160"
],
"SetBackgroundColor": [
"255 255 255"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "45",
"Conditions": [
{
"name": "LinkedSockets",
"op": "=",
"value": "6"
},
{
"name": "Rarity",
"op": "=",
"value": "Unique"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 0,
"vb": "White",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "White",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_highvalue.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"169 96 255"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "45",
"Conditions": [
{
"name": "Sockets",
"op": "=",
"value": "6"
},
{
"name": "Rarity",
"op": "=",
"value": "Unique"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 0,
"vb": "Brown",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "Brown",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_unique.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"180 96 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "45",
"Conditions": [
{
"name": "Sockets",
"op": ">=",
"value": "5"
},
{
"name": "Rarity",
"op": "=",
"value": "Unique"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 0,
"vb": "Brown",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "Brown",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_unique.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"180 96 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"210 0 0"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Corrupted",
"op": null,
"value": "True"
},
{
"name": "Rarity",
"op": "=",
"value": "Unique"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 0,
"vb": "Brown",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "Brown",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_unique.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"180 96 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "35",
"Conditions": [
{
"name": "Identified",
"op": null,
"value": "True"
},
{
"name": "Rarity",
"op": "=",
"value": "Unique"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 0,
"vb": "Brown",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "Brown",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_unique.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"180 96 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Unique"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 0,
"vb": "Brown",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "Brown",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_unique.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"56 54 54 255"
],
"SetBorderColor": [
"112 255 112 255"
],
"SetFontSize": "35",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "HasExplicitMod",
"op": null,
"value": "Veiled"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 1,
"vb": "Green",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "Green",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_league.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"56 54 54 255"
],
"SetBorderColor": [
"112 255 112 255"
],
"SetFontSize": "35",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "FracturedItem",
"op": null,
"value": "True"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 1,
"vb": "Green",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "Green",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_league.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"56 54 54 255"
],
"SetBorderColor": [
"112 255 112 255"
],
"SetFontSize": "35",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "SynthesisedItem",
"op": null,
"value": "True"
}
],
"Actions": [
{
"name": "MinimapIcon",
"va": 1,
"vb": "Green",
"vc": "Star",
"vd": null
},
{
"name": "PlayEffect",
"va": "Green",
"vb": null,
"vc": null,
"vd": null
},
{
"name": "CustomAlertSound",
"va": "mx_league.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"255 0 0"
],
"SetFontSize": "35",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "Corrupted",
"op": null,
"value": "True"
}
],
"Actions": []
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"61 61 84"
],
"SetBorderColor": [
"136 136 255"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "AnyEnchantment",
"op": null,
"value": "True"
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_tier.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "Normal",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"184 218 242"
],
"SetFontSize": "25",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "Identified",
"op": null,
"value": "True"
},
{
"name": "ItemLevel",
"op": ">=",
"value": "75"
},
{
"name": "ItemLevel",
"op": "<=",
"value": "100"
},
{
"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": "Normal",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "25",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "Identified",
"op": null,
"value": "True"
},
{
"name": "ItemLevel",
"op": ">=",
"value": "60"
},
{
"name": "ItemLevel",
"op": "<=",
"value": "74"
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "Normal",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"184 218 242"
],
"SetFontSize": "25",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "ItemLevel",
"op": ">=",
"value": "75"
},
{
"name": "ItemLevel",
"op": "<=",
"value": "100"
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "Normal",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"180 96 0"
],
"SetFontSize": "25",
"Conditions": [
{
"name": "Rarity",
"op": "=",
"value": "Rare"
},
{
"name": "ItemLevel",
"op": ">=",
"value": "60"
},
{
"name": "ItemLevel",
"op": "<=",
"value": "74"
},
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
}
]
}

151
GEARBYSOCKET.json Normal file
View File

@ -0,0 +1,151 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["186 186 9 255"],
"SetBackgroundColor": ["255 255 255 240"],
"SetBorderColor": ["210 0 220 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "6"},
{"name": "Rarity", "op": "=", "value": "Rare"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_highvalue.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["136 136 255 255"],
"SetBackgroundColor": ["255 255 255 240"],
"SetBorderColor": ["210 0 220 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "6"},
{"name": "Rarity", "op": "=", "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_highvalue.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["127 127 127 255"],
"SetBackgroundColor": ["255 255 255 240"],
"SetBorderColor": ["210 0 220 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "6"},
{"name": "Rarity", "op": "=", "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_highvalue.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["255 255 128 255"],
"SetBackgroundColor": ["160 160 160"],
"SetBorderColor": ["255 255 255 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "5"},
{"name": "ItemLevel", "op": "<=", "value": "70"},
{"name": "Rarity", "op": "=", "value": "Rare"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_chase.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["0 0 255 255"],
"SetBackgroundColor": ["160 160 160"],
"SetBorderColor": ["255 255 255 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "5"},
{"name": "ItemLevel", "op": "<=", "value": "70"},
{"name": "Rarity", "op": "=", "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_chase.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["160 160 160"],
"SetBorderColor": ["255 255 255 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "5"},
{"name": "ItemLevel", "op": "<=", "value": "70"},
{"name": "Rarity", "op": "=", "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_chase.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["186 186 9 255"],
"SetBackgroundColor": ["0 0 64 240"],
"SetBorderColor": ["255 255 255 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "4"},
{"name": "ItemLevel", "op": "<=", "value": "70"},
{"name": "Rarity", "op": "=", "value": "Rare"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_tier.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["136 136 255 255"],
"SetBackgroundColor": ["0 0 64 240"],
"SetBorderColor": ["255 255 255 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "4"},
{"name": "ItemLevel", "op": "<=", "value": "70"},
{"name": "Rarity", "op": "=", "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_tier.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["255 255 255 255"],
"SetBackgroundColor": ["0 0 64 240"],
"SetBorderColor": ["255 255 255 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "LinkedSockets", "op": "=", "value": "4"},
{"name": "ItemLevel", "op": "<=", "value": "70"},
{"name": "Rarity", "op": "=", "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_tier.mp3", "vb": null, "vc": null, "vd": null}
]
}]}

125
HIDE.json Normal file
View 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": [
]
}]}

17
INFLUENCED.json Normal file
View File

@ -0,0 +1,17 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["255 215 0"],
"SetBackgroundColor": ["54 54 54"],
"SetBorderColor": ["30 144 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "HasInfluence", "op": null, "value": "Shaper Elder Crusader Redeemer Hunter Warlord"}
],
"Actions": [
{"name": "MinimapIcon", "va": "0", "vb": "Blue", "vc": "Star", "vd": null},
{"name": "CustomAlertSound", "va": "mx_influenced.mp3", "vb": null, "vc": null, "vd": null}
]
}]}

91
JEWEL.json Normal file
View File

@ -0,0 +1,91 @@
{ "blocks": [{
"Type": "Normal",
"Show": true,
"Class": ["Abyss Jewel"],
"BaseType": [null],
"SetTextColor": ["30 144 255"],
"SetBackgroundColor": ["43 86 128"],
"SetBorderColor": ["24 44 64"],
"SetFontSize": "45",
"Conditions": [
{"name": "Rarity", "op": null, "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_jewel.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Abyss Jewel"],
"BaseType": [null],
"SetTextColor": ["255 255 0"],
"SetBackgroundColor": ["43 86 128"],
"SetBorderColor": ["24 44 64"],
"SetFontSize": "45",
"Conditions": [
{"name": "Rarity", "op": null, "value": "Rare"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_jewel.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Abyss Jewel"],
"BaseType": [null],
"SetTextColor": ["227 122 2"],
"SetBackgroundColor": ["43 86 128"],
"SetBorderColor": ["24 44 64"],
"SetFontSize": "45",
"Conditions": [
{"name": "Rarity", "op": null, "value": "Unique"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_jewel.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "Normal",
"Show": true,
"Class": ["Jewel"],
"BaseType": [null],
"SetTextColor": ["30 144 255"],
"SetBackgroundColor": ["9 43 77"],
"SetBorderColor": ["30 144 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "Rarity", "op": null, "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_jewel.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Jewel"],
"BaseType": [null],
"SetTextColor": ["255 255 0"],
"SetBackgroundColor": ["9 43 77"],
"SetBorderColor": ["30 144 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "Rarity", "op": null, "value": "Rare"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_jewel.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Jewel"],
"BaseType": [null],
"SetTextColor": ["180 96 0"],
"SetBackgroundColor": ["9 43 77"],
"SetBorderColor": ["30 144 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "Rarity", "op": null, "value": "Unique"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_jewel.mp3", "vb": null, "vc": null, "vd": null}
]
}]}

471
LEAGUE.json Normal file
View File

@ -0,0 +1,471 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": ["Memory"],
"BaseType": [null],
"SetTextColor": ["112 255 112 255"],
"SetBackgroundColor": ["94 3 3"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Red", "vb": null, "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Stalker Sentinel"],
"SetTextColor": ["255 255 255"],
"SetBackgroundColor": ["158 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Stalker Sentinel"],
"SetTextColor": ["136 136 255"],
"SetBackgroundColor": ["158 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Stalker Sentinel"],
"SetTextColor": ["255 255 119"],
"SetBackgroundColor": ["158 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Rare"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Pandemonium Sentinel"],
"SetTextColor": ["255 255 255"],
"SetBackgroundColor": ["1 79 155"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Pandemonium Sentinel"],
"SetTextColor": ["136 136 255"],
"SetBackgroundColor": ["1 79 155"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Pandemonium Sentinel"],
"SetTextColor": ["255 255 119"],
"SetBackgroundColor": ["1 79 155"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Rare"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Apex Sentinel"],
"SetTextColor": ["255 255 255"],
"SetBackgroundColor": ["117 75 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Apex Sentinel"],
"SetTextColor": ["136 136 255"],
"SetBackgroundColor": ["117 75 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Magic"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Sentinel Drone"],
"BaseType": ["Apex Sentinel"],
"SetTextColor": ["255 255 119"],
"SetBackgroundColor": ["117 75 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Rarity", "op": "=", "value": "Rare"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Archnemesis Mod"],
"BaseType": [null],
"SetTextColor": ["255 165 0 255"],
"SetBackgroundColor": ["51 51 49"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
],
"Actions": [
{"name": "MinimapIcon", "va": "0", "vb": "Orange", "vc": "UpsideDownHouse", "vd": null},
{"name": "PlayEffect", "va": "Orange", "vb": null, "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Blueprint"],
"BaseType": [null],
"SetTextColor": ["192 192 192 255"],
"SetBackgroundColor": ["51 51 49"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Contract"],
"BaseType": [null],
"SetTextColor": ["192 192 192 255"],
"SetBackgroundColor": ["51 51 49"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Rogue's Marker"],
"SetTextColor": ["255 0 0 255"],
"SetBackgroundColor": ["51 51 49"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "35",
"Conditions": [
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Jewel"],
"BaseType": ["Large Cluster"],
"SetTextColor": ["200 200 200 255"],
"SetBackgroundColor": ["9 43 77 240"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Blue", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Jewel"],
"BaseType": ["Medium Cluster"],
"SetTextColor": ["200 200 200 255"],
"SetBackgroundColor": ["9 43 77 240"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Blue", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Jewel"],
"BaseType": ["Small Cluster"],
"SetTextColor": ["200 200 200 255"],
"SetBackgroundColor": ["9 43 77 240"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "35",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Blue", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Wild Crystallised Lifeforce"],
"SetTextColor": ["255 0 122 255"],
"SetBackgroundColor": ["0 27 61 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Primal Crystallised Lifeforce"],
"SetTextColor": ["103 132 255 255"],
"SetBackgroundColor": ["0 27 61 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Vivid Crystallised Lifeforce"],
"SetTextColor": ["255 165 0 255"],
"SetBackgroundColor": ["0 27 61 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Timeless Eternal Empire Splinter"],
"SetTextColor": ["127 127 127 255"],
"SetBackgroundColor": ["0 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_splinter.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Timeless Karui Splinter"],
"SetTextColor": ["255 163 0 255"],
"SetBackgroundColor": ["0 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_splinter.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Timeless Maraketh Splinter"],
"SetTextColor": ["247 247 169 255"],
"SetBackgroundColor": ["0 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_splinter.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Timeless Templar Splinter"],
"SetTextColor": ["0 128 0 255"],
"SetBackgroundColor": ["0 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_splinter.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Timeless Vaal Splinter"],
"SetTextColor": ["210 0 0 255"],
"SetBackgroundColor": ["0 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_splinter.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Incubator"],
"BaseType": [null],
"SetTextColor": ["112 255 112 255"],
"SetBackgroundColor": ["0 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": ["Maps"],
"BaseType": [null],
"SetTextColor": ["112 255 112 255"],
"SetBackgroundColor": ["94 3 3 240"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "BlightedMap", "op": "=", "value": "True"}
],
"Actions": [
{"name": "MinimapIcon", "va": "1", "vb": "Green", "vc": "Triangle", "vd": null},
{"name": "PlayEffect", "va": "Green", "vb": null, "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_league.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Amber Oil", "Azure Oil", "Clear Oil", "Crimson Oil", "Teal Oil", "Verdant Oil", "Violet Oil", "Sepia Oil", "Indigo Oil"],
"SetTextColor": ["112 255 112 255"],
"SetBackgroundColor": ["0 0 0 255"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "40",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_liquid.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Black Oil", "Opalescent Oil", "Silver Oil"],
"SetTextColor": ["112 255 112 255"],
"SetBackgroundColor": ["97 97 97 240"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_liquid.mp3", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Golden Oil"],
"SetTextColor": ["112 255 112 255"],
"SetBackgroundColor": ["255 255 255 240"],
"SetBorderColor": ["112 255 112 255"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayEffect", "va": "Green", "vb": "Temp", "vc": null, "vd": null},
{"name": "CustomAlertSound", "va": "mx_liquid.mp3", "vb": null, "vc": null, "vd": null}
]
}]}

229
LEVELING.json Normal file
View File

@ -0,0 +1,229 @@
{
"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": [
null
],
"SetTextColor": [
"255 255 219"
],
"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
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"SetTextColor": [
"255 255 219"
],
"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
}
],
"Actions": [
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
null
],
"BaseType": [
null
],
"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": [
null
],
"BaseType": [
null
],
"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
}
]
}
]
}

3093
MAPS.json Normal file

File diff suppressed because it is too large Load Diff

46
MISC.json Normal file
View File

@ -0,0 +1,46 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": ["Quest Items"],
"BaseType": [null],
"SetTextColor": ["17 158 56"],
"SetBackgroundColor": ["200 200 200"],
"SetBorderColor": ["0 0 0"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Silver Key", "Golden Key", "Treasure Key"],
"SetTextColor": ["255 40 0 220"],
"SetBackgroundColor": ["200 200 200"],
"SetBorderColor": ["0 0 0"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Stone of Passage", "Flashpowder Keg"],
"SetTextColor": ["210 0 0"],
"SetBackgroundColor": ["200 200 200"],
"SetBorderColor": ["210 0 0"],
"SetFontSize": "45",
"Conditions": [
],
"Actions": [
{"name": "PlayAlertSound", "va": 15, "vb": 30, "vc": null, "vd": null}
]
}]}

203
RECIPES.json Normal file
View File

@ -0,0 +1,203 @@
{ "blocks": [{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["74 0 160 255"],
"SetBackgroundColor": ["255 255 255 240"],
"SetBorderColor": ["74 0 160 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "LinkedSockets", "op": null, "value": "6"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_highvalue.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Triangle", "vd": null},
{"name": "PlayEffect", "va": "White", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["168 93 255 255"],
"SetBackgroundColor": ["38 35 35 240"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "Sockets", "op": "=", "value": "6"},
{"name": "Height", "op": "=", "value": "4"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "Purple", "vc": "Diamond", "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["168 93 255 255"],
"SetBackgroundColor": ["38 35 35 240"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Sockets", "op": "=", "value": "6"},
{"name": "Height", "op": "=", "value": "3"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "Purple", "vc": "Diamond", "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["200 200 200 255"],
"SetBackgroundColor": ["38 35 35 240"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "LinkedSockets", "op": ">=", "value": "3"},
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
{"name": "Height", "op": "=", "value": "3"},
{"name": "Width", "op": "=", "value": "2"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["200 200 200 255"],
"SetBackgroundColor": ["38 35 35 240"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "45",
"Conditions": [
{"name": "LinkedSockets", "op": ">=", "value": "3"},
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
{"name": "Height", "op": "=", "value": "4"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["200 200 200 255"],
"SetBackgroundColor": ["38 35 35 240"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "35",
"Conditions": [
{"name": "LinkedSockets", "op": ">=", "value": "3"},
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
{"name": "Height", "op": "=", "value": "2"},
{"name": "Width", "op": "=", "value": "2"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["200 200 200 255"],
"SetBackgroundColor": ["38 35 35 240"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "LinkedSockets", "op": ">=", "value": "3"},
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
{"name": "Height", "op": "=", "value": "1"},
{"name": "Width", "op": "=", "value": "2"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": [null],
"SetTextColor": ["200 200 200 255"],
"SetBackgroundColor": ["38 35 35 240"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "LinkedSockets", "op": ">=", "value": "3"},
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
{"name": "Height", "op": "=", "value": "3"},
{"name": "Width", "op": "=", "value": "1"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Stone Hammer", "Rock Breaker", "Gavel"],
"SetTextColor": ["219 182 127 255"],
"SetBackgroundColor": ["38 35 35"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Rarity", "op": null, "value": "Normal"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "MinimapIcon", "va": 0, "vb": "Brown", "vc": "Diamond", "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Flask"],
"SetTextColor": ["122 217 224 255"],
"SetBackgroundColor": ["38 35 35 255"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "30",
"Conditions": [
{"name": "Quality", "op": ">=", "value": "1"},
{"name": "Quality", "op": "<", "value": "10"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
},{
"Type": "All",
"Show": true,
"Class": [null],
"BaseType": ["Flask"],
"SetTextColor": ["122 217 224 255"],
"SetBackgroundColor": ["38 35 35 255"],
"SetBorderColor": ["136 136 255 255"],
"SetFontSize": "40",
"Conditions": [
{"name": "Quality", "op": ">", "value": "10"}
],
"Actions": [
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
]
}]}

331
SKILLGEM.json Normal file
View File

@ -0,0 +1,331 @@
{
"blocks": [
{
"Type": "All",
"Show": true,
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
"Vaal"
],
"SetTextColor": [
"255 0 0"
],
"SetBackgroundColor": [
"255 255 255"
],
"SetBorderColor": [
"212 2 212"
],
"SetFontSize": "45",
"Conditions": [
{
"name": "GemLevel",
"op": ">=",
"value": "20"
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_skillgem.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
"Vaal"
],
"SetTextColor": [
"255 0 0"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"212 2 212"
],
"SetFontSize": "33",
"Conditions": [
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_skillgem.mp3",
"vb": null,
"vc": null,
"vd": null
},
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": "True",
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
"Portal"
],
"SetTextColor": [
"212 2 212"
],
"SetBackgroundColor": [
"255 255 255"
],
"SetBorderColor": [
"212 2 212"
],
"SetFontSize": "33",
"Conditions": [
{
"name": null,
"op": null,
"value": null
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_highvalue.mp3",
"vb": null,
"vc": null,
"vd": null
},
{
"name": null,
"va": null,
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": true,
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
null
],
"SetTextColor": [
"212 2 212"
],
"SetBackgroundColor": [
"255 255 255"
],
"SetBorderColor": [
"212 2 212"
],
"SetFontSize": "45",
"Conditions": [
{
"name": "GemLevel",
"op": ">=",
"value": "20"
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_highvalue.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": true,
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
null
],
"SetTextColor": [
"212 2 212"
],
"SetBackgroundColor": [
"0 0 0 255"
],
"SetBorderColor": [
"136 136 255 255"
],
"SetFontSize": "35",
"Conditions": [
{
"name": "Quality",
"op": "<=",
"value": "5"
},
{
"name": "Quality",
"op": ">=",
"value": "1"
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_skillgem.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": true,
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
null
],
"SetTextColor": [
"212 2 212"
],
"SetBackgroundColor": [
"0 0 0 255"
],
"SetBorderColor": [
"136 136 255 255"
],
"SetFontSize": "40",
"Conditions": [
{
"name": "Quality",
"op": "<=",
"value": "10"
},
{
"name": "Quality",
"op": ">=",
"value": "6"
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_skillgem.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": true,
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
null
],
"SetTextColor": [
"212 2 212"
],
"SetBackgroundColor": [
"0 0 0 255"
],
"SetBorderColor": [
"136 136 255 255"
],
"SetFontSize": "45",
"Conditions": [
{
"name": "Quality",
"op": "<=",
"value": "20"
},
{
"name": "Quality",
"op": ">=",
"value": "11"
}
],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_skillgem.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
},
{
"Type": "All",
"Show": true,
"Class": [
"Active Skill Gems",
"Support Skill Gems",
"Skill Gems"
],
"BaseType": [
null
],
"SetTextColor": [
"212 2 212"
],
"SetBackgroundColor": [
"0 0 0"
],
"SetBorderColor": [
"212 2 212"
],
"SetFontSize": "30",
"Conditions": [],
"Actions": [
{
"name": "CustomAlertSound",
"va": "mx_skillgem.mp3",
"vb": null,
"vc": null,
"vd": null
}
]
}
]
}