Crafter Tier + Tweaks
This commit is contained in:
		
							parent
							
								
									b4a1bc4d06
								
							
						
					
					
						commit
						fa26a868a3
					
				
							
								
								
									
										296
									
								
								CRAFTER.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										296
									
								
								CRAFTER.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,296 @@
 | 
			
		||||
{
 | 
			
		||||
  "blocks": [
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "242 242 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 128 128"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "255 130 4"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "35",
 | 
			
		||||
      "Conditions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "Rarity",
 | 
			
		||||
          "op": "=",
 | 
			
		||||
          "value": "Rare"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "FracturedItem",
 | 
			
		||||
          "op": null,
 | 
			
		||||
          "value": "True"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "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": "Orange",
 | 
			
		||||
          "vc": "Moon",
 | 
			
		||||
          "vd": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "PlayEffect",
 | 
			
		||||
          "va": "Orange",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_crafter.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
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "0 64 128"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 128 128"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "255 130 4"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "35",
 | 
			
		||||
      "Conditions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "Rarity",
 | 
			
		||||
          "op": "=",
 | 
			
		||||
          "value": "Magic"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "FracturedItem",
 | 
			
		||||
          "op": null,
 | 
			
		||||
          "value": "True"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "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_crafter.mp3",
 | 
			
		||||
          "vb": "",
 | 
			
		||||
          "vc": "",
 | 
			
		||||
          "vd": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "PlayEffect",
 | 
			
		||||
          "va": "Orange",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "MinimapIcon",
 | 
			
		||||
          "va": "1",
 | 
			
		||||
          "vb": "Orange",
 | 
			
		||||
          "vc": "Moon",
 | 
			
		||||
          "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": [],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "242 242 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 128 128"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "255 130 4"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "35",
 | 
			
		||||
      "Conditions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "Rarity",
 | 
			
		||||
          "op": "=",
 | 
			
		||||
          "value": "Rare"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "HasExplicitMod",
 | 
			
		||||
          "op": "",
 | 
			
		||||
          "value": "Veil"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "Identified",
 | 
			
		||||
          "op": "",
 | 
			
		||||
          "value": "True"
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_crafter.mp3",
 | 
			
		||||
          "vb": "",
 | 
			
		||||
          "vc": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "PlayEffect",
 | 
			
		||||
          "va": "Orange",
 | 
			
		||||
          "vb": "",
 | 
			
		||||
          "vc": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "MinimapIcon",
 | 
			
		||||
          "va": "1",
 | 
			
		||||
          "vb": "Orange",
 | 
			
		||||
          "vc": "Moon"
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
@ -103,9 +103,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Timeworn Reliquary Key"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1333,7 +1331,7 @@
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "Normal",
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Currency"
 | 
			
		||||
@ -1355,7 +1353,7 @@
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "MinimapIcon",
 | 
			
		||||
          "va": 0,
 | 
			
		||||
          "va": "0",
 | 
			
		||||
          "vb": "Red",
 | 
			
		||||
          "vc": "Square",
 | 
			
		||||
          "vd": null
 | 
			
		||||
@ -1509,7 +1507,7 @@
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "Normal",
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Currency"
 | 
			
		||||
@ -1527,7 +1525,13 @@
 | 
			
		||||
        "24 105 184"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "40",
 | 
			
		||||
      "Conditions": [],
 | 
			
		||||
      "Conditions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": null,
 | 
			
		||||
          "op": null,
 | 
			
		||||
          "value": null
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "PlayEffect",
 | 
			
		||||
@ -1542,6 +1546,13 @@
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": null,
 | 
			
		||||
          "va": null,
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
@ -2962,9 +2973,7 @@
 | 
			
		||||
        "Currency",
 | 
			
		||||
        "Stackable Currency"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 165 0"
 | 
			
		||||
      ],
 | 
			
		||||
 | 
			
		||||
@ -33,9 +33,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Stacked Deck"
 | 
			
		||||
      ],
 | 
			
		||||
@ -80,9 +78,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Divination Card"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "184 218 242"
 | 
			
		||||
      ],
 | 
			
		||||
@ -105,29 +101,19 @@
 | 
			
		||||
          "name": "MinimapIcon",
 | 
			
		||||
          "va": "0",
 | 
			
		||||
          "vb": "Cyan",
 | 
			
		||||
          "vc": "UpsideDownHouse",
 | 
			
		||||
          "vd": null
 | 
			
		||||
          "vc": "UpsideDownHouse"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "PlayEffect",
 | 
			
		||||
          "va": "Cyan",
 | 
			
		||||
          "vb": "Temp",
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
          "vc": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_div.mp3",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "name": null,
 | 
			
		||||
          "va": null,
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
          "vc": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										308
									
								
								ESSENCE.json
									
									
									
									
									
								
							
							
						
						
									
										308
									
								
								ESSENCE.json
									
									
									
									
									
								
							@ -1,31 +1,277 @@
 | 
			
		||||
{ "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}          
 | 
			
		||||
    ]   
 | 
			
		||||
}]}
 | 
			
		||||
{
 | 
			
		||||
  "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 of Insanity",
 | 
			
		||||
        "Essence of Horror",
 | 
			
		||||
        "Essence of Delirium",
 | 
			
		||||
        "Essence of Hysteria"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 0 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "255 0 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "45",
 | 
			
		||||
      "Conditions": [],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_essence.mp3",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        null
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Deafening Essence"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 0 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "45",
 | 
			
		||||
      "Conditions": [],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_essence.mp3",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        null
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Shrieking 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
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        null
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Screaming Essence"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 0 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "38",
 | 
			
		||||
      "Conditions": [],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_essence.mp3",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        null
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Wailing Essence"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 0 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "35",
 | 
			
		||||
      "Conditions": [],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_essence.mp3",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        null
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Weeping Essence"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 0 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "33",
 | 
			
		||||
      "Conditions": [],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_essence.mp3",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        null
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Muttering Essence"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 0 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "30",
 | 
			
		||||
      "Conditions": [],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_essence.mp3",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        null
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Whispering Essence"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "0 0 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetFontSize": "25",
 | 
			
		||||
      "Conditions": [],
 | 
			
		||||
      "Actions": [
 | 
			
		||||
        {
 | 
			
		||||
          "name": "CustomAlertSound",
 | 
			
		||||
          "va": "mx_essence.mp3",
 | 
			
		||||
          "vb": null,
 | 
			
		||||
          "vc": null,
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
@ -301,108 +301,6 @@
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "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": [],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "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",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										364
									
								
								MAPS.json
									
									
									
									
									
								
							
							
						
						
									
										364
									
								
								MAPS.json
									
									
									
									
									
								
							@ -151,9 +151,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Awakened Sextant"
 | 
			
		||||
      ],
 | 
			
		||||
@ -181,9 +179,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Prime Sextant"
 | 
			
		||||
      ],
 | 
			
		||||
@ -211,9 +207,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Simple Sextant"
 | 
			
		||||
      ],
 | 
			
		||||
@ -241,9 +235,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "Normal",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Divine Vessel"
 | 
			
		||||
      ],
 | 
			
		||||
@ -285,9 +277,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Mortal Grief",
 | 
			
		||||
        "Mortal Hope",
 | 
			
		||||
@ -332,9 +322,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Maze of the Minotaur Map",
 | 
			
		||||
        "Fragment of the Minotaur",
 | 
			
		||||
@ -383,9 +371,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Sacrifice at Midnight"
 | 
			
		||||
      ],
 | 
			
		||||
@ -413,9 +399,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Sacrifice at Dusk",
 | 
			
		||||
        "Sacrifice at Noon",
 | 
			
		||||
@ -450,9 +434,7 @@
 | 
			
		||||
        "Labyrinth Map Item",
 | 
			
		||||
        "Map Fragments"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 165 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -546,9 +528,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "94 3 3"
 | 
			
		||||
      ],
 | 
			
		||||
@ -596,9 +576,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0 220"
 | 
			
		||||
      ],
 | 
			
		||||
@ -651,9 +629,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0 220"
 | 
			
		||||
      ],
 | 
			
		||||
@ -706,9 +682,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0 220"
 | 
			
		||||
      ],
 | 
			
		||||
@ -761,9 +735,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0 220"
 | 
			
		||||
      ],
 | 
			
		||||
@ -816,9 +788,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0 220"
 | 
			
		||||
      ],
 | 
			
		||||
@ -871,9 +841,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -950,9 +918,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1029,9 +995,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1108,9 +1072,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1187,9 +1149,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1266,9 +1226,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1345,9 +1303,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1400,9 +1356,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1455,9 +1409,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1510,9 +1462,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1565,9 +1515,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1620,9 +1568,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1699,9 +1645,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1778,9 +1722,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1869,9 +1811,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -1948,9 +1888,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2027,9 +1965,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 255 0"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2106,9 +2042,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2161,9 +2095,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2216,9 +2148,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2271,9 +2201,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2326,9 +2254,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2393,9 +2319,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2460,9 +2384,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2527,9 +2449,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2594,9 +2514,7 @@
 | 
			
		||||
      "Class": [
 | 
			
		||||
        "Maps"
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "BaseType": [],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "222 210 182"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2658,9 +2576,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Cobalt Watchstone"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2702,9 +2618,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Crimson Watchstone"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2746,9 +2660,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Golden Watchstone"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2790,9 +2702,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Ivory Watchstone"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2834,9 +2744,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Viridian Watchstone"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2878,9 +2786,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Watchstone"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2922,9 +2828,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Invitation"
 | 
			
		||||
      ],
 | 
			
		||||
@ -2966,9 +2870,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [
 | 
			
		||||
        
 | 
			
		||||
      ],
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Scouting Report"
 | 
			
		||||
      ],
 | 
			
		||||
@ -3088,6 +2990,174 @@
 | 
			
		||||
          "vd": null
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "Type": "All",
 | 
			
		||||
      "Show": "True",
 | 
			
		||||
      "Class": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Al-Hezmin's Crest"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "50 230 100"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "94 3 3"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "128 128 128"
 | 
			
		||||
      ],
 | 
			
		||||
      "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": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Baran's Crest"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 40 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "94 3 3"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "128 128 128"
 | 
			
		||||
      ],
 | 
			
		||||
      "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": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Drox's Crest"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "255 200 0"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "94 3 3"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "128 128 128"
 | 
			
		||||
      ],
 | 
			
		||||
      "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": [],
 | 
			
		||||
      "BaseType": [
 | 
			
		||||
        "Veritania's Crest"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetTextColor": [
 | 
			
		||||
        "30 144 255"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBackgroundColor": [
 | 
			
		||||
        "94 3 3"
 | 
			
		||||
      ],
 | 
			
		||||
      "SetBorderColor": [
 | 
			
		||||
        "128 128 128"
 | 
			
		||||
      ],
 | 
			
		||||
      "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
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user