Skip to content

Instantly share code, notes, and snippets.

Created February 3, 2017 18:34
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 anonymous/a135422ea88a42f0cef59e041c70e294 to your computer and use it in GitHub Desktop.
Save anonymous/a135422ea88a42f0cef59e041c70e294 to your computer and use it in GitHub Desktop.
{
["backdropColor"] = {
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.5,
},
["controlledChildren"] = {
[1] = "60%",
[2] = "40%",
[3] = "20%",
},
["borderBackdrop"] = "Blizzard Tooltip",
["xOffset"] = 0,
["border"] = false,
["yOffset"] = 0,
["anchorPoint"] = "CENTER",
["borderSize"] = 16,
["borderColor"] = {
[1] = 1,
[2] = 1,
[3] = 1,
[4] = 0.5,
},
["actions"] = {
["start"] = {
},
["finish"] = {
},
},
["borderOffset"] = 5,
["expanded"] = false,
["selfPoint"] = "BOTTOMLEFT",
["trigger"] = {
["unit"] = "player",
["type"] = "aura",
["debuffType"] = "HELPFUL",
["names"] = {
},
},
["regionType"] = "group",
["frameStrata"] = 1,
["anchorFrameType"] = "SCREEN",
["id"] = "Mana",
["borderInset"] = 11,
["numTriggers"] = 1,
["borderEdge"] = "None",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
},
["untrigger"] = {
},
["load"] = {
["talent"] = {
["multi"] = {
},
},
["class"] = {
},
["difficulty"] = {
["multi"] = {
},
},
["race"] = {
["multi"] = {
},
},
["use_class"] = "false",
["faction"] = {
["multi"] = {
},
},
["pvptalent"] = {
["multi"] = {
},
},
["spec"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["size"] = {
["multi"] = {
},
},
},
["activeTriggerMode"] = 0,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment