commit d901f957232ee0dbd7b467e1721ed8d8f3b4b2f7 Author: mikx Date: Tue May 2 14:49:57 2023 -0400 initial commit diff --git a/ACCESSORIES.json b/ACCESSORIES.json new file mode 100644 index 0000000..4ec895f --- /dev/null +++ b/ACCESSORIES.json @@ -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": [ + + ] +}]} \ No newline at end of file diff --git a/CURRENCY.json b/CURRENCY.json new file mode 100644 index 0000000..996498b --- /dev/null +++ b/CURRENCY.json @@ -0,0 +1,2363 @@ +{ + "blocks": [ + { + "Type": "Normal", + "Show": "True", + "Class": [ + "Currency" + ], + "BaseType": [ + "Scroll of Wisdom" + ], + "SetTextColor": [ + "240 210 167" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "231 180 120" + ], + "SetFontSize": "33", + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_scroll.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": "True", + "Class": [ + "Currency" + ], + "BaseType": [ + "Portal Scroll" + ], + "SetTextColor": [ + "240 210 167" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "33", + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "PlayEffect", + "va": "Blue", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_scroll.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + null + ], + "BaseType": [ + "Timeworn Reliquary Key" + ], + "SetTextColor": [ + "5 92 5" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "5 92 5" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": "", + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_highvalue.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Fishing Rod" + ], + "SetTextColor": [ + "214 46 7" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "210 0 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_highvalue.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Mirror of Kalandra" + ], + "SetTextColor": [ + "214 46 7" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "210 0 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "ShMirror", + "vb": 300, + "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": [ + "Currency" + ], + "BaseType": [ + "Exalted Orb" + ], + "SetTextColor": [ + "214 46 7" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "210 0 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "ShExalted", + "vb": 300, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Awakener's Orb" + ], + "SetTextColor": [ + "214 46 7" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "210 0 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_highrarity.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Ancient Orb" + ], + "SetTextColor": [ + "112 55 2" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "112 55 2" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "ShGeneral", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Divine Orb" + ], + "SetTextColor": [ + "255 165 0" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "255 165 0" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_divine.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Catalyst" + ], + "SetTextColor": [ + "112 255 112 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "112 255 112 255" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_recipe.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Green", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Delirium Orb" + ], + "SetTextColor": [ + "112 255 112 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "112 255 112 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_league.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Green", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Instilling Orb" + ], + "SetTextColor": [ + "112 255 112 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "112 255 112 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_league.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Green", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Enkindling Orb" + ], + "SetTextColor": [ + "112 255 112 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "112 255 112 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_league.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Green", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Ritual Vessel" + ], + "SetTextColor": [ + "112 255 112 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "112 255 112 255" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_league.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Green", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Unmaking" + ], + "SetTextColor": [ + "222 222 222 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "222 222 222 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Chaos Orb" + ], + "SetTextColor": [ + "255 196 0" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 196 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "ShChaos", + "vb": 300, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Yellow", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Vaal Orb" + ], + "SetTextColor": [ + "240 210 167" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 0 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "ShVaal", + "vb": 300, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Red", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Fusing" + ], + "SetTextColor": [ + "240 210 167" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "ShFusing", + "vb": 300, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": "Temp", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Regal Orb" + ], + "SetTextColor": [ + "240 210 167" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 255 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "ShRegal", + "vb": 300, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Yellow", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": "Temp", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Gemcutter's Prism" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "Blue", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Blue", + "vb": "Temp", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Alchemy" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "200 200 200" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "ShAlchemy", + "vb": 300, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": "Temp", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Jeweller's Orb" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "128 128 128" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": "Temp", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Horizons" + ], + "SetTextColor": [ + "210 0 220" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "210 0 220" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_rareorb.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Harbinger's Orb" + ], + "SetTextColor": [ + "210 0 220" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "210 0 220" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_rareorb.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Glassblower's Bauble" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "210 0 220" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Red", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": "Temp", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Cartographer's Chisel" + ], + "SetTextColor": [ + "219 182 127" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "219 182 127" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Brown", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Engineer's Orb" + ], + "SetTextColor": [ + "219 182 127" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "219 182 127" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Brown", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Annulment" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Blue", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Blue", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Regret", + "Orb of Scouring" + ], + "SetTextColor": [ + "255 255 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "White", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Chromatic Orb" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 0 0" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Red", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t2.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Chance" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "29 122 55" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Green", + "vc": "Square", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t2.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Blessed Orb" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "180 96 0" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Brown", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t2.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Binding" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "180 96 0" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Brown", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t2.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Alteration" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "24 105 184" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_rareorb.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Blacksmith's Whetstone", + "Armourer's Scrap" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "142 77 255" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t2.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Orb of Transmutation", + "Orb of Augmentation" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "24 105 184" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Brown", + "vb": "Temp", + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t2.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Mirror Shard" + ], + "SetTextColor": [ + "214 46 7" + ], + "SetBackgroundColor": [ + "255 255 255 220" + ], + "SetBorderColor": [ + "210 0 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 1, + "vb": "White", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_mirrorshard.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Exalted Shard", + "Ancient Shard" + ], + "SetTextColor": [ + "214 46 7" + ], + "SetBackgroundColor": [ + "255 255 255 220" + ], + "SetBorderColor": [ + "210 0 0" + ], + "SetFontSize": "33", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 1, + "vb": "White", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Chaos Shard" + ], + "SetTextColor": [ + "255 196 0" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 196 0" + ], + "SetFontSize": "33", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 1, + "vb": "Yellow", + "vc": "Hexagon", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Alchemy Shard" + ], + "SetTextColor": [ + "200 200 200" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "200 200 200" + ], + "SetFontSize": "30", + "Conditions": [], + "Actions": [] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Horizon Shard", + "Harbinger's Shard" + ], + "SetTextColor": [ + "144 134 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "144 134 255" + ], + "SetFontSize": "33", + "Conditions": [], + "Actions": [] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Annulment Shard" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "33", + "Conditions": [], + "Actions": [] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Binding Shard" + ], + "SetTextColor": [ + "255 230 93" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "227 204 171" + ], + "SetFontSize": "30", + "Conditions": [], + "Actions": [] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Engineer's Shard" + ], + "SetTextColor": [ + "255 255 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "227 204 171" + ], + "SetFontSize": "30", + "Conditions": [], + "Actions": [] + }, + { + "Type": "Normal", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Shard" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "227 204 171" + ], + "SetFontSize": "30", + "Conditions": [], + "Actions": [] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Exceptional Eldritch Ichor" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "69 36 19" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Blue", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Grand Eldritch Ichor" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "69 36 19" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Blue", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Greater Eldritch Ichor" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "69 36 19" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "38", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Blue", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Lesser Eldritch Ichor" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "69 36 19" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Blue", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Exceptional Eldritch Ember" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 41 13 255" + ], + "SetBorderColor": [ + "255 40 0 220" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Grand Eldritch Ember" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 41 13 255" + ], + "SetBorderColor": [ + "255 40 0 220" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Greater Eldritch Ember" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 41 13 255" + ], + "SetBorderColor": [ + "255 40 0 220" + ], + "SetFontSize": "38", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Lesser Eldritch Ember" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 41 13 255" + ], + "SetBorderColor": [ + "255 40 0 220" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Splinter of Xoph" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 41 13" + ], + "SetBorderColor": [ + "255 40 0 220" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Splinter of Tul" + ], + "SetTextColor": [ + "184 218 242" + ], + "SetBackgroundColor": [ + "69 36 19" + ], + "SetBorderColor": [ + "184 218 242" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Splinter of Esh" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "69 36 19" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Splinter of Uul-Netol" + ], + "SetTextColor": [ + "150 150 150" + ], + "SetBackgroundColor": [ + "69 36 19" + ], + "SetBorderColor": [ + "150 150 150" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Splinter of Chayula" + ], + "SetTextColor": [ + "208 32 144" + ], + "SetBackgroundColor": [ + "94 41 13" + ], + "SetBorderColor": [ + "208 32 144" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_splinter.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": true, + "Class": [ + "Currency" + ], + "BaseType": [ + "Splinter" + ], + "SetTextColor": [ + "112 255 112 255" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "112 255 112 255" + ], + "SetFontSize": "38", + "Conditions": [], + "Actions": [ + { + "name": "MinimapIcon", + "va": 0, + "vb": "Green", + "vc": "Hexagon", + "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": [ + "Currency", + "Stackable Currency" + ], + "BaseType": [ + "Perandus Coin" + ], + "SetTextColor": [ + "255 215 0" + ], + "SetBackgroundColor": [ + "31 31 31" + ], + "SetBorderColor": [ + "255 215 0" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Currency", + "Stackable Currency" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 165 0" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "175 96 37" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + } + ] +} \ No newline at end of file diff --git a/DIVINATIONCARD.json b/DIVINATIONCARD.json new file mode 100644 index 0000000..15be491 --- /dev/null +++ b/DIVINATIONCARD.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/ESSENCE.json b/ESSENCE.json new file mode 100644 index 0000000..2ec0b15 --- /dev/null +++ b/ESSENCE.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/FLASK.json b/FLASK.json new file mode 100644 index 0000000..a0bb5e6 --- /dev/null +++ b/FLASK.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/FOSSIL.json b/FOSSIL.json new file mode 100644 index 0000000..4264399 --- /dev/null +++ b/FOSSIL.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/GEARBYQUALITY.json b/GEARBYQUALITY.json new file mode 100644 index 0000000..d1fa5e0 --- /dev/null +++ b/GEARBYQUALITY.json @@ -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 + } + ] + } + ] +} \ No newline at end of file diff --git a/GEARBYSOCKET.json b/GEARBYSOCKET.json new file mode 100644 index 0000000..43e070c --- /dev/null +++ b/GEARBYSOCKET.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/HIDE.json b/HIDE.json new file mode 100644 index 0000000..05117b4 --- /dev/null +++ b/HIDE.json @@ -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": [ + + ] +}]} \ No newline at end of file diff --git a/INFLUENCED.json b/INFLUENCED.json new file mode 100644 index 0000000..010178b --- /dev/null +++ b/INFLUENCED.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/JEWEL.json b/JEWEL.json new file mode 100644 index 0000000..837023e --- /dev/null +++ b/JEWEL.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/LEAGUE.json b/LEAGUE.json new file mode 100644 index 0000000..559be05 --- /dev/null +++ b/LEAGUE.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/LEVELING.json b/LEVELING.json new file mode 100644 index 0000000..5c25a69 --- /dev/null +++ b/LEVELING.json @@ -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 + } + ] + } + ] +} \ No newline at end of file diff --git a/MAPS.json b/MAPS.json new file mode 100644 index 0000000..b3c2da5 --- /dev/null +++ b/MAPS.json @@ -0,0 +1,3093 @@ +{ + "blocks": [ + { + "Type": "All", + "Show": "True", + "Class": [ + "Map Fragments" + ], + "BaseType": [ + "Winged" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "43 36 36" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "1", + "vb": "300", + "vc": null, + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Map Fragments" + ], + "BaseType": [ + "Gilded" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "43 36 36" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "1", + "vb": "300", + "vc": null, + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Map Fragments" + ], + "BaseType": [ + "Polished" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "43 36 36" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "1", + "vb": "300", + "vc": null, + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Map Fragments" + ], + "BaseType": [ + "Rusted" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "43 36 36" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "30", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "1", + "vb": "300", + "vc": null, + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Awakened Sextant" + ], + "SetTextColor": [ + "0 0 0" + ], + "SetBackgroundColor": [ + "130 34 16" + ], + "SetBorderColor": [ + "255 0 0" + ], + "SetFontSize": "45", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "11", + "vb": "300", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Prime Sextant" + ], + "SetTextColor": [ + "0 0 0" + ], + "SetBackgroundColor": [ + "130 34 16" + ], + "SetBorderColor": [ + "255 215 0" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "11", + "vb": "300", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Simple Sextant" + ], + "SetTextColor": [ + "0 0 0" + ], + "SetBackgroundColor": [ + "130 34 16" + ], + "SetBorderColor": [ + "170 158 130" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "11", + "vb": "300", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Divine Vessel" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "43 36 36" + ], + "SetBorderColor": [ + "30 144 255" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "14", + "vb": "300", + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "0", + "vb": "Blue", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Blue", + "vb": "Temp", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Mortal Grief", + "Mortal Hope", + "Mortal Ignorance", + "Mortal Rage" + ], + "SetTextColor": [ + "94 3 3" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "94 3 3" + ], + "SetFontSize": "40", + "Conditions": [], + "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": [ + "Maze of the Minotaur Map", + "Fragment of the Minotaur", + "Lair of the Hydra Map", + "Fragment of the Hydra", + "Forge of the Phoenix Map", + "Fragment of the Phoenix", + "Pit of the Chimera Map", + "Fragment of the Chimera" + ], + "SetTextColor": [ + "94 3 3" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "94 3 3" + ], + "SetFontSize": "45", + "Conditions": [], + "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": [ + "Sacrifice at Midnight" + ], + "SetTextColor": [ + "255 0 0" + ], + "SetBackgroundColor": [ + "43 36 36" + ], + "SetBorderColor": [ + "255 0 0" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "1", + "vb": "300", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Sacrifice at Dusk", + "Sacrifice at Noon", + "Sacrifice at Dawn" + ], + "SetTextColor": [ + "255 0 0" + ], + "SetBackgroundColor": [ + "43 36 36" + ], + "SetBorderColor": [ + "255 0 0" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "PlayAlertSound", + "va": "1", + "vb": "300", + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps", + "Labyrinth Map Item", + "Map Fragments" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 165 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0" + ], + "SetFontSize": "45", + "Conditions": [ + { + "name": "Rarity", + "op": "=", + "value": "Unique" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_unique.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Brown", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Brown", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Misc", + "Maps", + "Items" + ], + "BaseType": [ + "Maven" + ], + "SetTextColor": [ + "189 133 255 255" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "202 157 255 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map_shaped.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Purple", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "94 3 3" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "45", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "16" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_highvalue.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "15" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "81" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "14" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "80" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "13" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "79" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "12" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "78" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "11" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "77" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "15" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "83" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "15" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "82" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "14" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "81" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "13" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "80" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "12" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "79" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 40 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "11" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "78" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "10" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "76" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "9" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "75" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "8" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "74" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "7" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "73" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "6" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "72" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "11" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "78" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "10" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "77" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "9" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "76" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "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 + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "8" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "75" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "7" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "74" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "6" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "73" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "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": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "5" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "71" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "4" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "70" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "3" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "69" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "2" + }, + { + "name": "AreaLevel", + "op": "<=", + "value": "68" + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_maphigher.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "5" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "72" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "4" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "71" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "3" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "70" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "2" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "69" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Maps" + ], + "BaseType": [ + null + ], + "SetTextColor": [ + "222 210 182" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 255 255" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "MapTier", + "op": "=", + "value": "1" + }, + { + "name": "AreaLevel", + "op": ">=", + "value": "68" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Triangle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Cobalt Watchstone" + ], + "SetTextColor": [ + "30 144 255" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "128 128 128 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_flask.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Blue", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Blue", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Crimson Watchstone" + ], + "SetTextColor": [ + "255 40 0 220" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "128 128 128 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_flask.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Red", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Golden Watchstone" + ], + "SetTextColor": [ + "255 200 0" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "128 128 128 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_flask.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Yellow", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Yellow", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Ivory Watchstone" + ], + "SetTextColor": [ + "255 255 255" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "128 128 128 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_flask.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Viridian Watchstone" + ], + "SetTextColor": [ + "50 230 100" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "128 128 128 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_flask.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Green", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Watchstone" + ], + "SetTextColor": [ + "184 218 242" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "128 128 128 255" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map_shaped.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Green", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Invitation" + ], + "SetTextColor": [ + "184 218 242" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "184 218 242" + ], + "SetFontSize": "40", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_map_shaped.mp3", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "Green", + "vc": "Circle", + "vd": null + }, + { + "name": "PlayEffect", + "va": "Green", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + null + ], + "BaseType": [ + "Scouting Report" + ], + "SetTextColor": [ + "255 165 0 255" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "255 165 0 255" + ], + "SetFontSize": "35", + "Conditions": [], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_prophecy.mp3", + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Map Fragments" + ], + "BaseType": [ + "Enslavement" + ], + "SetTextColor": [ + "255 255 255" + ], + "SetBackgroundColor": [ + "94 3 3" + ], + "SetBorderColor": [ + "179 0 0" + ], + "SetFontSize": "35", + "Conditions": [ + { + "name": "", + "op": "", + "value": "" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "MinimapIcon", + "va": "1", + "vb": "Red", + "vc": "Circle", + "vd": "" + }, + { + "name": "CustomAlertSound", + "va": "mx_map.mp3", + "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 + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + } + ] +} \ No newline at end of file diff --git a/MISC.json b/MISC.json new file mode 100644 index 0000000..3dbdd43 --- /dev/null +++ b/MISC.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/RECIPES.json b/RECIPES.json new file mode 100644 index 0000000..99697a6 --- /dev/null +++ b/RECIPES.json @@ -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} + ] +}]} \ No newline at end of file diff --git a/SKILLGEM.json b/SKILLGEM.json new file mode 100644 index 0000000..65d6077 --- /dev/null +++ b/SKILLGEM.json @@ -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 + } + ] + } + ] +} \ No newline at end of file