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