{
    "id": "db3c59db-ac15-4abc-947a-9b687a5ae673",
    "scriptName": "skill avatar",
    "findRegex": "/<span style=\"color: ([^\"]+)\">(([A-Z]+)(?:\\/([A-Z]+))?(?: ([A-Z]+))?(?: ([A-Z]+))?)((?: ?)\\[.+?\\])?:(.+?)<\\/span>/isg",
    "replaceString": "<span style=\"color: $1; font-weight: bold;\"><img style=\"display: inline !important; width: 32px; height: 44px; object-fit: cover; vertical-align: middle; margin-right: 6px;\" src=\"https://tm07p.neocities.org/disco/$3$4$5.png\"><span style=\"vertical-align: middle\">$2$7:$8</span></span>",
    "trimStrings": [],
    "placement": [
        2
    ],
    "disabled": false,
    "markdownOnly": true,
    "promptOnly": false,
    "runOnEdit": true,
    "substituteRegex": 0,
    "minDepth": null,
    "maxDepth": null
}