initial commit
This commit is contained in:
17
INFLUENCED.json
Normal file
17
INFLUENCED.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{ "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}
|
||||
]
|
||||
}]}
|
||||
Reference in New Issue
Block a user