diff --git a/ACCESSORIES.json b/ACCESSORIES.json index 4ec895f..65d0a36 100644 --- a/ACCESSORIES.json +++ b/ACCESSORIES.json @@ -1,148 +1,362 @@ -{ "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 +{ + "blocks": [ + { + "Type": "All", + "Show": "True", + "Class": [ + + ], + "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": [ + + ], + "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": [ + + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "53 0 53" + ], + "SetBorderColor": [ + "210 0 0" + ], + "SetFontSize": "33", + "Conditions": [ + { + "name": "Corrupted", + "op": null, + "value": "True" + }, + { + "name": "Rarity", + "op": null, + "value": "Rare" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Amulets", + "Rings" + ], + "BaseType": [ + + ], + "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": [ + + ], + "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": [ + + ], + "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": [ + + ], + "SetTextColor": [ + "255 255 0" + ], + "SetBackgroundColor": [ + "64 39 64" + ], + "SetBorderColor": [ + "210 0 0" + ], + "SetFontSize": "33", + "Conditions": [ + { + "name": "Rarity", + "op": null, + "value": "Rare" + }, + { + "name": "Corrupted", + "op": null, + "value": "True" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Belts" + ], + "BaseType": [ + + ], + "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": [ + + ], + "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 index 996498b..fa85af6 100644 --- a/CURRENCY.json +++ b/CURRENCY.json @@ -102,9 +102,9 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ - null + ], "BaseType": [ "Timeworn Reliquary Key" @@ -139,7 +139,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -169,7 +169,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -213,7 +213,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -257,7 +257,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -301,7 +301,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -345,7 +345,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -361,8 +361,14 @@ "SetBorderColor": [ "255 165 0" ], - "SetFontSize": "40", - "Conditions": [], + "SetFontSize": "45", + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], "Actions": [ { "name": "CustomAlertSound", @@ -373,7 +379,7 @@ }, { "name": "MinimapIcon", - "va": 0, + "va": "0", "vb": "White", "vc": "Hexagon", "vd": null @@ -384,12 +390,19 @@ "vb": null, "vc": null, "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null } ] }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -433,7 +446,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -477,7 +490,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -521,7 +534,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -565,7 +578,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -573,16 +586,22 @@ "Ritual Vessel" ], "SetTextColor": [ - "112 255 112 255" + "0 128 255" ], "SetBackgroundColor": [ "54 32 3" ], "SetBorderColor": [ - "112 255 112 255" + "0 128 255" ], "SetFontSize": "35", - "Conditions": [], + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], "Actions": [ { "name": "CustomAlertSound", @@ -593,7 +612,7 @@ }, { "name": "MinimapIcon", - "va": 0, + "va": "0", "vb": "Green", "vc": "Hexagon", "vd": null @@ -604,12 +623,19 @@ "vb": null, "vc": null, "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null } ] }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -653,7 +679,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -697,7 +723,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -714,18 +740,24 @@ "255 0 0" ], "SetFontSize": "45", - "Conditions": [], + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], "Actions": [ { "name": "PlayAlertSound", "va": "ShVaal", - "vb": 300, + "vb": "300", "vc": null, "vd": null }, { "name": "MinimapIcon", - "va": 0, + "va": "0", "vb": "Red", "vc": "Hexagon", "vd": null @@ -736,12 +768,19 @@ "vb": null, "vc": null, "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null } ] }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -758,18 +797,24 @@ "255 255 255" ], "SetFontSize": "45", - "Conditions": [], + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], "Actions": [ { "name": "PlayAlertSound", "va": "ShFusing", - "vb": 300, + "vb": "300", "vc": null, "vd": null }, { "name": "MinimapIcon", - "va": 0, + "va": "0", "vb": "White", "vc": "Square", "vd": null @@ -780,12 +825,19 @@ "vb": "Temp", "vc": null, "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null } ] }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -802,18 +854,24 @@ "255 255 0" ], "SetFontSize": "45", - "Conditions": [], + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], "Actions": [ { "name": "PlayAlertSound", "va": "ShRegal", - "vb": 300, + "vb": "300", "vc": null, "vd": null }, { "name": "MinimapIcon", - "va": 0, + "va": "0", "vb": "Yellow", "vc": "Square", "vd": null @@ -824,12 +882,19 @@ "vb": "Temp", "vc": null, "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null } ] }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -873,7 +938,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -917,7 +982,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -954,7 +1019,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -998,7 +1063,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1042,7 +1107,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1079,7 +1144,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1123,7 +1188,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1166,8 +1231,8 @@ ] }, { - "Type": "Normal", - "Show": true, + "Type": "All", + "Show": "True", "Class": [ "Currency" ], @@ -1184,11 +1249,17 @@ "30 144 255" ], "SetFontSize": "45", - "Conditions": [], + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], "Actions": [ { "name": "MinimapIcon", - "va": 0, + "va": "0", "vb": "Blue", "vc": "Square", "vd": null @@ -1206,12 +1277,19 @@ "vb": null, "vc": null, "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null } ] }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1256,7 +1334,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1300,7 +1378,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1344,7 +1422,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1388,7 +1466,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1432,7 +1510,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1467,9 +1545,93 @@ } ] }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Currency" + ], + "BaseType": [ + "Tainted" + ], + "SetTextColor": [ + "255 0 0" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 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 + } + ], + "Actions": [ + { + "name": "", + "va": "", + "vb": "", + "vc": "", + "vd": "" + }, + { + "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 + } + ] + }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1507,7 +1669,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1545,7 +1707,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1589,7 +1751,139 @@ }, { "Type": "All", - "Show": true, + "Show": "True", + "Class": [ + "Currency" + ], + "BaseType": [ + "Fracturing Shard" + ], + "SetTextColor": [ + "214 46 7" + ], + "SetBackgroundColor": [ + "255 255 255" + ], + "SetBorderColor": [ + "210 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 + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "CustomAlertSound", + "va": "mx_currency_t1.mp3", + "vb": "", + "vc": "", + "vd": "" + }, + { + "name": "PlayEffect", + "va": "White", + "vb": null, + "vc": null, + "vd": null + }, + { + "name": "MinimapIcon", + "va": "1", + "vb": "White", + "vc": "Hexagon", + "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 + }, + { + "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": [ "Currency" ], @@ -1601,17 +1895,38 @@ "214 46 7" ], "SetBackgroundColor": [ - "255 255 255 220" + "255 255 255" ], "SetBorderColor": [ "210 0 0" ], "SetFontSize": "33", - "Conditions": [], + "Conditions": [ + { + "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, + "va": "1", "vb": "White", "vc": "Hexagon", "vd": null @@ -1629,12 +1944,40 @@ "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 } ] }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1678,7 +2021,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1700,7 +2043,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1722,8 +2065,8 @@ "Actions": [] }, { - "Type": "Normal", - "Show": true, + "Type": "All", + "Show": "True", "Class": [ "Currency" ], @@ -1740,12 +2083,302 @@ "30 144 255" ], "SetFontSize": "33", - "Conditions": [], - "Actions": [] + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Currency" + ], + "BaseType": [ + "Alteration Shard" + ], + "SetTextColor": [ + "227 204 171" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "0 128 255" + ], + "SetFontSize": "30", + "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 + }, + { + "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 + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + } + ], + "Actions": [ + { + "name": "", + "va": "", + "vb": "", + "vc": "", + "vd": "" + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + "Currency" + ], + "BaseType": [ + "Regal Shard" + ], + "SetTextColor": [ + "240 210 167" + ], + "SetBackgroundColor": [ + "54 32 3" + ], + "SetBorderColor": [ + "255 255 0" + ], + "SetFontSize": "30", + "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": "", + "va": "", + "vb": "", + "vc": "", + "vd": "" + }, + { + "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 + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1767,7 +2400,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1789,7 +2422,7 @@ }, { "Type": "Normal", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1811,7 +2444,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1848,7 +2481,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1885,7 +2518,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1922,7 +2555,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1959,7 +2592,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -1996,7 +2629,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2033,7 +2666,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2070,7 +2703,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2107,7 +2740,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2137,7 +2770,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2167,7 +2800,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2197,7 +2830,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2227,7 +2860,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2257,7 +2890,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency" ], @@ -2301,7 +2934,7 @@ }, { "Type": "All", - "Show": true, + "Show": "True", "Class": [ "Currency", "Stackable Currency" @@ -2330,7 +2963,7 @@ "Stackable Currency" ], "BaseType": [ - null + ], "SetTextColor": [ "255 165 0" diff --git a/DIVINATIONCARD.json b/DIVINATIONCARD.json index 15be491..9c92187 100644 --- a/DIVINATIONCARD.json +++ b/DIVINATIONCARD.json @@ -1,50 +1,135 @@ -{ "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": [ +{ + "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": [ - ], - "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": [ + ], + "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": [ - ], - "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 + ], + "SetTextColor": [ + "184 218 242" + ], + "SetBackgroundColor": [ + "0 0 0" + ], + "SetBorderColor": [ + "184 218 242" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": null, + "op": null, + "value": null + } + ], + "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 + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + } + ] +} \ No newline at end of file diff --git a/GEARBYQUALITY.json b/GEARBYQUALITY.json index d1fa5e0..eac58c1 100644 --- a/GEARBYQUALITY.json +++ b/GEARBYQUALITY.json @@ -3,12 +3,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "74 0 160" ], @@ -58,12 +54,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "169 96 255" ], @@ -113,12 +105,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "180 96 0" ], @@ -168,12 +156,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "180 96 0" ], @@ -223,12 +207,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "180 96 0" ], @@ -278,12 +258,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "180 96 0" ], @@ -328,12 +304,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -383,12 +355,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -438,12 +406,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -493,12 +457,8 @@ { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -519,19 +479,45 @@ "name": "Corrupted", "op": null, "value": "True" + }, + { + "name": "Sockets", + "op": "<", + "value": "6" + }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null } ], - "Actions": [] + "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] }, { "Type": "All", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -567,12 +553,8 @@ { "Type": "Normal", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -604,6 +586,11 @@ "op": "<=", "value": "100" }, + { + "name": "Sockets", + "op": "<", + "value": "6" + }, { "name": null, "op": null, @@ -623,6 +610,13 @@ "vc": null, "vd": null }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, { "name": null, "va": null, @@ -635,12 +629,8 @@ { "Type": "Normal", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -672,6 +662,11 @@ "op": "<=", "value": "74" }, + { + "name": "Sockets", + "op": "<", + "value": "6" + }, { "name": null, "op": null, @@ -679,6 +674,13 @@ } ], "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, { "name": null, "va": null, @@ -691,12 +693,8 @@ { "Type": "Normal", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -723,6 +721,11 @@ "op": "<=", "value": "100" }, + { + "name": "Sockets", + "op": "<", + "value": "6" + }, { "name": null, "op": null, @@ -730,6 +733,13 @@ } ], "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, { "name": null, "va": null, @@ -742,12 +752,8 @@ { "Type": "Normal", "Show": "True", - "Class": [ - null - ], - "BaseType": [ - null - ], + "Class": [], + "BaseType": [], "SetTextColor": [ "255 255 0" ], @@ -774,6 +780,11 @@ "op": "<=", "value": "74" }, + { + "name": "Sockets", + "op": "<", + "value": "6" + }, { "name": null, "op": null, @@ -781,6 +792,13 @@ } ], "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, { "name": null, "va": null, diff --git a/LEVELING.json b/LEVELING.json index 5c25a69..dc54dcf 100644 --- a/LEVELING.json +++ b/LEVELING.json @@ -48,10 +48,10 @@ "Belts" ], "BaseType": [ - null + ], "SetTextColor": [ - "255 255 219" + "255 255 0" ], "SetBackgroundColor": [ "140 64 126" @@ -71,6 +71,11 @@ "op": "<=", "value": "60" }, + { + "name": null, + "op": null, + "value": null + }, { "name": null, "op": null, @@ -78,6 +83,13 @@ } ], "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, { "name": null, "va": null, @@ -91,13 +103,13 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ - null + ], "SetTextColor": [ - "255 255 219" + "255 255 0" ], "SetBackgroundColor": [ "51 2 42" @@ -117,6 +129,16 @@ "op": "<=", "value": "60" }, + { + "name": null, + "op": null, + "value": null + }, + { + "name": null, + "op": null, + "value": null + }, { "name": null, "op": null, @@ -124,6 +146,20 @@ } ], "Actions": [ + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + }, { "name": null, "va": null, @@ -137,10 +173,10 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ - null + ], "SetTextColor": [ "136 136 255" @@ -183,10 +219,10 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ - null + ], "SetTextColor": [ "200 200 200" diff --git a/MAPS.json b/MAPS.json index b3c2da5..71942ab 100644 --- a/MAPS.json +++ b/MAPS.json @@ -152,7 +152,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Awakened Sextant" @@ -182,7 +182,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Prime Sextant" @@ -212,7 +212,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Simple Sextant" @@ -242,7 +242,7 @@ "Type": "Normal", "Show": "True", "Class": [ - null + ], "BaseType": [ "Divine Vessel" @@ -286,7 +286,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Mortal Grief", @@ -333,7 +333,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Maze of the Minotaur Map", @@ -384,7 +384,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Sacrifice at Midnight" @@ -414,7 +414,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Sacrifice at Dusk", @@ -451,7 +451,7 @@ "Map Fragments" ], "BaseType": [ - null + ], "SetTextColor": [ "255 165 0" @@ -547,7 +547,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "94 3 3" @@ -597,7 +597,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0 220" @@ -652,7 +652,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0 220" @@ -707,7 +707,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0 220" @@ -762,7 +762,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0 220" @@ -817,7 +817,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0 220" @@ -872,7 +872,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0" @@ -951,7 +951,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0" @@ -1030,7 +1030,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0" @@ -1109,7 +1109,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0" @@ -1188,7 +1188,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0" @@ -1267,7 +1267,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 40 0" @@ -1346,7 +1346,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1401,7 +1401,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1456,7 +1456,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1511,7 +1511,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1566,7 +1566,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1621,7 +1621,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1700,7 +1700,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1779,7 +1779,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1870,7 +1870,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -1949,7 +1949,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -2028,7 +2028,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "255 255 0" @@ -2107,7 +2107,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2162,7 +2162,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2217,7 +2217,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2272,7 +2272,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2327,7 +2327,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2394,7 +2394,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2461,7 +2461,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2528,7 +2528,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2595,7 +2595,7 @@ "Maps" ], "BaseType": [ - null + ], "SetTextColor": [ "222 210 182" @@ -2659,7 +2659,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Cobalt Watchstone" @@ -2703,7 +2703,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Crimson Watchstone" @@ -2747,7 +2747,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Golden Watchstone" @@ -2791,7 +2791,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Ivory Watchstone" @@ -2835,7 +2835,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Viridian Watchstone" @@ -2879,7 +2879,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Watchstone" @@ -2923,7 +2923,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Invitation" @@ -2967,7 +2967,7 @@ "Type": "All", "Show": "True", "Class": [ - null + ], "BaseType": [ "Scouting Report" diff --git a/RECIPES.json b/RECIPES.json index 99697a6..01f43d0 100644 --- a/RECIPES.json +++ b/RECIPES.json @@ -1,203 +1,663 @@ -{ "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 +{ + "blocks": [ + { + "Type": "All", + "Show": "True", + "Class": [ + + ], + "BaseType": [ + + ], + "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": [ + + ], + "BaseType": [ + + ], + "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": [ + + ], + "BaseType": [ + + ], + "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": "Normal", + "Show": "True", + "Class": [ + + ], + "BaseType": [ + + ], + "SetTextColor": [ + "200 200 200" + ], + "SetBackgroundColor": [ + "38 35 35" + ], + "SetBorderColor": [ + "136 136 255" + ], + "SetFontSize": "40", + "Conditions": [ + { + "name": "LinkedSockets", + "op": ">=", + "value": "3" + }, + { + "name": "SocketGroup", + "op": ">=", + "value": "RGB" + }, + { + "name": "Height", + "op": "=", + "value": "3" + }, + { + "name": "Width", + "op": "=", + "value": "2" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "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 + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "Normal", + "Show": "True", + "Class": [ + + ], + "BaseType": [ + + ], + "SetTextColor": [ + "200 200 200" + ], + "SetBackgroundColor": [ + "38 35 35" + ], + "SetBorderColor": [ + "136 136 255" + ], + "SetFontSize": "45", + "Conditions": [ + { + "name": "LinkedSockets", + "op": ">=", + "value": "3" + }, + { + "name": "SocketGroup", + "op": ">=", + "value": "RGB" + }, + { + "name": "Height", + "op": "=", + "value": "4" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "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 + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + + ], + "BaseType": [ + + ], + "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": [ + + ], + "BaseType": [ + + ], + "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": [ + + ], + "BaseType": [ + + ], + "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": "Normal", + "Show": "True", + "Class": [ + + ], + "BaseType": [ + "Stone Hammer", + "Rock Breaker", + "Gavel" + ], + "SetTextColor": [ + "219 182 127" + ], + "SetBackgroundColor": [ + "38 35 35" + ], + "SetBorderColor": [ + "136 136 255" + ], + "SetFontSize": "30", + "Conditions": [ + { + "name": "Rarity", + "op": null, + "value": "Normal" + }, + { + "name": null, + "op": null, + "value": null + } + ], + "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 + }, + { + "name": null, + "va": null, + "vb": null, + "vc": null, + "vd": null + } + ] + }, + { + "Type": "All", + "Show": "True", + "Class": [ + + ], + "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": [ + + ], + "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 index 65d6077..2003680 100644 --- a/SKILLGEM.json +++ b/SKILLGEM.json @@ -137,7 +137,7 @@ "Skill Gems" ], "BaseType": [ - null + ], "SetTextColor": [ "212 2 212" @@ -175,7 +175,7 @@ "Skill Gems" ], "BaseType": [ - null + ], "SetTextColor": [ "212 2 212" @@ -218,7 +218,7 @@ "Skill Gems" ], "BaseType": [ - null + ], "SetTextColor": [ "212 2 212" @@ -261,7 +261,7 @@ "Skill Gems" ], "BaseType": [ - null + ], "SetTextColor": [ "212 2 212" @@ -304,7 +304,7 @@ "Skill Gems" ], "BaseType": [ - null + ], "SetTextColor": [ "212 2 212"