Skip to content

Instantly share code, notes, and snippets.

@ondreian
Created May 26, 2020 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ondreian/b14aae743490dc628bbde737eecca1e5 to your computer and use it in GitHub Desktop.
Save ondreian/b14aae743490dc628bbde737eecca1e5 to your computer and use it in GitHub Desktop.
{
"compiler": {
"max": 3000,
"run": true,
"max_depth": 2
},
"hilites": {
"patterns": {
"Ondreian": "friends",
"Pixelia": "friends",
"Etanamir": "friends",
"Rjol": "friends",
"Szan": "friends",
"Wolfloner": "daerandir",
"Benark": "friends",
"\\[(.*?)\\]\\w(.*?)$": "lich",
"Gowrick": "merchant",
"coraesine": "rare",
"^\\[Merchant\\]": "debug",
"^\\[(Private|PrivateTo)\\]": "rare",
"Rasko": "friends",
"Sacru": "friends",
"Lahke": "merchant",
"Menos": "friends",
"Guarrin": "friends",
"Tysong": "friends",
"Zappur": "friends",
"Nuadjha": "friends",
"Oreh": "friends"
},
"groups": {
"rare": {
"color": "#2DEBAE"
},
"friends": {
"color": "#9775AA"
},
"lich": {
"background": "#991766"
},
"debug": {
"color": "#badb73"
},
"daerandir": {
"color": "#0A90F7"
},
"merchant": {
"color": "#CC4D95"
}
}
},
"focus": "Szan",
"macros": {
"profiles": {
"default": {
"alt+L": "~:harness\r~:lootsack\r",
"alt+P": "~:lootsack \\?",
"alt+T": "^:lootsack \\?",
"alt+N": "~:harness \\?",
"alt+U": "^:harness \\?",
"ctrl+f": "look"
}
},
"active_profile": "default"
},
"ui": {
"active-spells": true,
"vitals": true
},
"clickable": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment