initial commit
This commit is contained in:
331
SKILLGEM.json
Normal file
331
SKILLGEM.json
Normal file
@@ -0,0 +1,331 @@
|
||||
{
|
||||
"blocks": [
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [
|
||||
"Active Skill Gems",
|
||||
"Support Skill Gems",
|
||||
"Skill Gems"
|
||||
],
|
||||
"BaseType": [
|
||||
"Vaal"
|
||||
],
|
||||
"SetTextColor": [
|
||||
"255 0 0"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"255 255 255"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "GemLevel",
|
||||
"op": ">=",
|
||||
"value": "20"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_skillgem.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
"Active Skill Gems",
|
||||
"Support Skill Gems",
|
||||
"Skill Gems"
|
||||
],
|
||||
"BaseType": [
|
||||
"Vaal"
|
||||
],
|
||||
"SetTextColor": [
|
||||
"255 0 0"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"0 0 0"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetFontSize": "33",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": null,
|
||||
"op": null,
|
||||
"value": null
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_skillgem.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"va": null,
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
"Active Skill Gems",
|
||||
"Support Skill Gems",
|
||||
"Skill Gems"
|
||||
],
|
||||
"BaseType": [
|
||||
"Portal"
|
||||
],
|
||||
"SetTextColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"255 255 255"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetFontSize": "33",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": null,
|
||||
"op": null,
|
||||
"value": null
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_highvalue.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"va": null,
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [
|
||||
"Active Skill Gems",
|
||||
"Support Skill Gems",
|
||||
"Skill Gems"
|
||||
],
|
||||
"BaseType": [
|
||||
null
|
||||
],
|
||||
"SetTextColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"255 255 255"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "GemLevel",
|
||||
"op": ">=",
|
||||
"value": "20"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_highvalue.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [
|
||||
"Active Skill Gems",
|
||||
"Support Skill Gems",
|
||||
"Skill Gems"
|
||||
],
|
||||
"BaseType": [
|
||||
null
|
||||
],
|
||||
"SetTextColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"0 0 0 255"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "35",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": "<=",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": ">=",
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_skillgem.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [
|
||||
"Active Skill Gems",
|
||||
"Support Skill Gems",
|
||||
"Skill Gems"
|
||||
],
|
||||
"BaseType": [
|
||||
null
|
||||
],
|
||||
"SetTextColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"0 0 0 255"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": "<=",
|
||||
"value": "10"
|
||||
},
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": ">=",
|
||||
"value": "6"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_skillgem.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [
|
||||
"Active Skill Gems",
|
||||
"Support Skill Gems",
|
||||
"Skill Gems"
|
||||
],
|
||||
"BaseType": [
|
||||
null
|
||||
],
|
||||
"SetTextColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"0 0 0 255"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": "<=",
|
||||
"value": "20"
|
||||
},
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": ">=",
|
||||
"value": "11"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_skillgem.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [
|
||||
"Active Skill Gems",
|
||||
"Support Skill Gems",
|
||||
"Skill Gems"
|
||||
],
|
||||
"BaseType": [
|
||||
null
|
||||
],
|
||||
"SetTextColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"0 0 0"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"212 2 212"
|
||||
],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_skillgem.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user