17 lines
672 B
JSON
17 lines
672 B
JSON
{ "blocks": [{
|
|
"Type": "All",
|
|
"Show": true,
|
|
"Class": [null],
|
|
"BaseType": [null],
|
|
"SetTextColor": ["255 215 0"],
|
|
"SetBackgroundColor": ["54 54 54"],
|
|
"SetBorderColor": ["30 144 255"],
|
|
"SetFontSize": "45",
|
|
"Conditions": [
|
|
{"name": "HasInfluence", "op": null, "value": "Shaper Elder Crusader Redeemer Hunter Warlord"}
|
|
],
|
|
"Actions": [
|
|
{"name": "MinimapIcon", "va": "0", "vb": "Blue", "vc": "Star", "vd": null},
|
|
{"name": "CustomAlertSound", "va": "mx_influenced.mp3", "vb": null, "vc": null, "vd": null}
|
|
]
|
|
}]} |