Class+BaseType Fix/Recipe Fix
This commit is contained in:
parent
d901f95723
commit
b4a1bc4d06
510
ACCESSORIES.json
510
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": [
|
||||
|
||||
]
|
||||
}]}
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
]
|
||||
}
|
803
CURRENCY.json
803
CURRENCY.json
File diff suppressed because it is too large
Load Diff
|
@ -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}
|
||||
]
|
||||
}]}
|
||||
],
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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,
|
||||
|
|
|
@ -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"
|
||||
|
|
98
MAPS.json
98
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"
|
||||
|
|
866
RECIPES.json
866
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}
|
||||
]
|
||||
}]}
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue