Crafter Tier + Tweaks

This commit is contained in:
mikx
2023-05-18 20:21:19 -04:00
parent b4a1bc4d06
commit fa26a868a3
6 changed files with 814 additions and 309 deletions

View File

@@ -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",