wow-addons/WA-DKPSpy/DKPSpy.table

119 lines
3.1 KiB
Plaintext
Raw Permalink Normal View History

2021-05-26 22:29:43 +02:00
{
"d": {
"actions": {
"finish": [],
"init": {
"custom": "local AceComm = LibStub:GetLibrary(\"AceComm-3.0\")\nlocal LibAceSerializer = LibStub:GetLibrary(\"AceSerializer-3.0\")\nlocal LibDeflate = LibStub:GetLibrary(\"LibDeflate\")\n\n\n\nAceComm:RegisterComm(\"MonDKPBidder\", function(prefix, message, distribution, sender)\n print(sender .. \": \" .. message)\nend)\n\nAceComm:RegisterComm(\"CommDKPBidder\", function(prefix, message, distribution, sender)\n local decoded = LibDeflate:DecodeForWoWAddonChannel(message)\n local decompressed = LibDeflate:DecompressDeflate(decoded)\n success, objReceived = LibAceSerializer:Deserialize(decompressed)\n if objReceived.Data ~= \"pass\" then\n print(sender .. \": \" .. objReceived.Data)\n end\nend)",
"do_custom": true
},
"start": []
},
"anchorFrameType": "SCREEN",
"anchorPoint": "CENTER",
"animation": {
"finish": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
},
"main": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
},
"start": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
}
},
"authorOptions": [],
"automaticWidth": "Auto",
"color": [
1,
1,
1,
1
],
"conditions": [],
"config": [],
"customTextUpdate": "event",
"displayText": "",
"fixedWidth": 200,
"font": "Friz Quadrata TT",
"fontSize": 12,
"frameStrata": 1,
"id": "DKPSpy",
"information": {
"ignoreOptionsEventErrors": true
},
"internalVersion": 45,
"justify": "LEFT",
"load": {
"class": {
"multi": []
},
"size": {
"multi": []
},
"spec": {
"multi": []
},
"talent": {
"multi": []
},
"use_never": true,
"zoneIds": ""
},
"outline": "OUTLINE",
"regionType": "text",
"selfPoint": "BOTTOM",
"semver": "1.0.0",
"shadowColor": [
0,
0,
0,
1
],
"shadowXOffset": 1,
"shadowYOffset": -1,
"subRegions": [],
"tocversion": 11307,
"triggers": {
"1": {
"trigger": {
"check": "event",
"custom_type": "stateupdate",
"debuffType": "HELPFUL",
"duration": "1",
"event": "Conditions",
"names": [],
"spellIds": [],
"subeventPrefix": "SPELL",
"subeventSuffix": "_CAST_START",
"type": "unit",
"unevent": "auto",
"unit": "player",
"use_alwaystrue": true,
"use_unit": true
},
"untrigger": []
},
"activeTriggerMode": -10
},
"uid": "x9Y9npyqWGt",
"url": "https://wago.io/rr7bwIqeh/1",
"version": 1,
"wagoID": "rr7bwIqeh",
"wordWrap": "WordWrap",
"xOffset": 0,
"yOffset": 0
},
"m": "d",
"s": "3.3.0",
"v": 1421,
"wagoID": "rr7bwIqeh"
}