Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.88 KB | None | 0 0
  1. {
  2. ["databars"] = {
  3. ["experience"] = {
  4. ["orientation"] = "HORIZONTAL",
  5. ["height"] = 10,
  6. ["textSize"] = 12,
  7. ["width"] = 350,
  8. },
  9. ["reputation"] = {
  10. ["enable"] = true,
  11. ["orientation"] = "HORIZONTAL",
  12. ["height"] = 10,
  13. ["width"] = 912,
  14. },
  15. },
  16. ["currentTutorial"] = 6,
  17. ["general"] = {
  18. ["totems"] = {
  19. ["size"] = 50,
  20. ["growthDirection"] = "HORIZONTAL",
  21. ["spacing"] = 8,
  22. },
  23. ["font"] = "Expressway",
  24. ["interruptAnnounce"] = "RAID",
  25. ["valuecolor"] = {
  26. ["r"] = 1,
  27. ["g"] = 0.49,
  28. ["b"] = 0.04,
  29. },
  30. ["watchFrameHeight"] = 400,
  31. ["minimap"] = {
  32. ["size"] = 150,
  33. },
  34. },
  35. ["movers"] = {
  36. ["ElvUF_PlayerCastbarMover"] = "BOTTOM,ElvUIParent,BOTTOM,-303,301",
  37. ["ElvUF_RaidMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,0,240",
  38. ["LeftChatMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,0,-1",
  39. ["GMMover"] = "TOPLEFT,ElvUIParent,TOPLEFT,4,-4",
  40. ["BuffsMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-160,-4",
  41. ["LootFrameMover"] = "TOP,ElvUIParent,TOP,0,-75",
  42. ["ElvUF_RaidpetMover"] = "TOPLEFT,ElvUIParent,BOTTOMLEFT,4,737",
  43. ["ElvUF_FocusMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-477,-522",
  44. ["MicrobarMover"] = "TOPLEFT,ElvUIParent,TOPLEFT,424,-4",
  45. ["ElvUF_PetCastbarMover"] = "TOPLEFT,ElvUIParent,TOPLEFT,4,-233",
  46. ["VehicleSeatMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-317,318",
  47. ["ExperienceBarMover"] = "BOTTOM,ElvUIParent,BOTTOM,0,43",
  48. ["ElvUF_TargetMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-481,336",
  49. ["ElvBar_Pet"] = "TOPLEFT,ElvUIParent,TOPLEFT,4,-78",
  50. ["ElvUF_Raid40Mover"] = "TOPLEFT,ElvUIParent,BOTTOMLEFT,4,482",
  51. ["MirrorTimer1Mover"] = "TOP,ElvUIParent,TOP,0,-91",
  52. ["ElvAB_1"] = "BOTTOM,ElvUIParent,BOTTOM,0,89",
  53. ["ElvAB_2"] = "BOTTOM,ElvUIParent,BOTTOM,0,49",
  54. ["ElvUIBankMover"] = "BOTTOM,ElvUIParent,BOTTOM,-141,129",
  55. ["ElvUF_TargetTargetMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-481,302",
  56. ["ElvAB_4"] = "BOTTOM,ElvUIParent,BOTTOM,-270,9",
  57. ["TimeManagerFrameMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-4,-178",
  58. ["ElvUF_PartyMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,0,240",
  59. ["ElvAB_3"] = "BOTTOM,ElvUIParent,BOTTOM,0,9",
  60. ["ReputationBarMover"] = "BOTTOM,ElvUIParent,BOTTOM,0,0",
  61. ["ElvAB_5"] = "BOTTOM,ElvUIParent,BOTTOM,271,9",
  62. ["TempEnchantMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-4,-257",
  63. ["WatchFrameMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-4,-239",
  64. ["TotemBarMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,485,4",
  65. ["BNETMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-4,-274",
  66. ["ShiftAB"] = "TOPLEFT,ElvUIParent,BOTTOMLEFT,910,160",
  67. ["ElvUF_PlayerMover"] = "BOTTOM,ElvUIParent,BOTTOM,-303,335",
  68. ["ElvUF_TargetCastbarMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-481,268",
  69. ["ArenaHeaderMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-229,-308",
  70. ["TooltipMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-272,25",
  71. ["ElvUF_TankMover"] = "TOPLEFT,ElvUIParent,BOTTOMLEFT,126,749",
  72. ["BossHeaderMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-69,355",
  73. ["ElvUF_PetMover"] = "TOPLEFT,ElvUIParent,TOPLEFT,178,-165",
  74. ["ElvUIBagMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-272,52",
  75. ["RightChatMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,0,-1",
  76. ["AlertFrameMover"] = "TOP,ElvUIParent,TOP,-1,-18",
  77. ["DebuffsMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-157,-178",
  78. ["ElvUF_AssistMover"] = "TOPLEFT,ElvUIParent,BOTTOMLEFT,4,749",
  79. },
  80. ["bags"] = {
  81. ["bagWidth"] = 366,
  82. ["countFont"] = "Expressway",
  83. ["itemLevelFont"] = "Expressway",
  84. ["countFontOutline"] = "THICKOUTLINE",
  85. ["bankWidth"] = 472,
  86. ["itemLevelFontOutline"] = "THICKOUTLINE",
  87. ["bagSize"] = 42,
  88. ["bankSize"] = 42,
  89. },
  90. ["chat"] = {
  91. ["fontSize"] = 10,
  92. ["emotionIcons"] = false,
  93. ["timeStampFormat"] = "%I:%M:%S %p",
  94. ["panelColorConverted"] = true,
  95. ["panelHeight"] = 236,
  96. ["panelBackdrop"] = "LEFT",
  97. ["tapFontSize"] = 10,
  98. ["panelWidth"] = 472,
  99. },
  100. ["unitframe"] = {
  101. ["font"] = "Expressway",
  102. ["colors"] = {
  103. ["healthclass"] = true,
  104. ["castClassColor"] = true,
  105. ["castColor"] = {
  106. ["r"] = 0.1,
  107. ["g"] = 0.1,
  108. ["b"] = 0.1,
  109. },
  110. ["health"] = {
  111. ["r"] = 0.1,
  112. ["g"] = 0.1,
  113. ["b"] = 0.1,
  114. },
  115. ["auraBarBuff"] = {
  116. ["r"] = 1,
  117. ["g"] = 0.49,
  118. ["b"] = 0.04,
  119. },
  120. },
  121. ["fontOutline"] = "THICKOUTLINE",
  122. ["smoothbars"] = true,
  123. ["thinBorders"] = true,
  124. ["units"] = {
  125. ["pet"] = {
  126. ["debuffs"] = {
  127. ["anchorPoint"] = "TOPRIGHT",
  128. ["enable"] = true,
  129. },
  130. ["disableTargetGlow"] = false,
  131. ["enable"] = false,
  132. ["castbar"] = {
  133. ["enable"] = false,
  134. ["iconSize"] = 32,
  135. ["width"] = 270,
  136. },
  137. ["width"] = 270,
  138. ["infoPanel"] = {
  139. ["height"] = 14,
  140. },
  141. ["portrait"] = {
  142. ["camDistanceScale"] = 2,
  143. },
  144. ["health"] = {
  145. ["frequentUpdates"] = true,
  146. },
  147. },
  148. ["targettargettarget"] = {
  149. ["health"] = {
  150. ["frequentUpdates"] = true,
  151. },
  152. },
  153. ["boss"] = {
  154. ["debuffs"] = {
  155. ["numrows"] = 1,
  156. ["sizeOverride"] = 27,
  157. ["maxDuration"] = 300,
  158. ["yOffset"] = -16,
  159. },
  160. ["portrait"] = {
  161. ["camDistanceScale"] = 2,
  162. ["width"] = 45,
  163. },
  164. ["castbar"] = {
  165. ["width"] = 246,
  166. },
  167. ["width"] = 246,
  168. ["infoPanel"] = {
  169. ["height"] = 17,
  170. },
  171. ["health"] = {
  172. ["frequentUpdates"] = true,
  173. },
  174. ["height"] = 60,
  175. ["buffs"] = {
  176. ["maxDuration"] = 300,
  177. ["sizeOverride"] = 27,
  178. ["yOffset"] = 16,
  179. },
  180. },
  181. ["arena"] = {
  182. ["health"] = {
  183. ["frequentUpdates"] = true,
  184. },
  185. },
  186. ["focustarget"] = {
  187. ["health"] = {
  188. ["frequentUpdates"] = true,
  189. },
  190. },
  191. ["pettarget"] = {
  192. ["health"] = {
  193. ["frequentUpdates"] = true,
  194. },
  195. },
  196. ["party"] = {
  197. ["rdebuffs"] = {
  198. ["font"] = "PT Sans Narrow",
  199. },
  200. ["power"] = {
  201. ["height"] = 13,
  202. },
  203. ["width"] = 231,
  204. ["height"] = 74,
  205. },
  206. ["raid40"] = {
  207. ["enable"] = false,
  208. ["rdebuffs"] = {
  209. ["font"] = "PT Sans Narrow",
  210. },
  211. },
  212. ["focus"] = {
  213. ["width"] = 270,
  214. ["castbar"] = {
  215. ["width"] = 270,
  216. },
  217. ["health"] = {
  218. ["frequentUpdates"] = true,
  219. },
  220. },
  221. ["target"] = {
  222. ["debuffs"] = {
  223. ["numrows"] = 3,
  224. ["maxDuration"] = 0,
  225. ["anchorPoint"] = "TOPLEFT",
  226. },
  227. ["portrait"] = {
  228. ["enable"] = true,
  229. ["overlayAlpha"] = 0.49,
  230. ["overlay"] = true,
  231. },
  232. ["aurabar"] = {
  233. ["enable"] = false,
  234. },
  235. ["pvpIcon"] = {
  236. ["anchorPoint"] = "BOTTOMLEFT",
  237. },
  238. ["castbar"] = {
  239. ["height"] = 35,
  240. ["insideInfoPanel"] = false,
  241. },
  242. ["disableMouseoverGlow"] = true,
  243. ["fader"] = {
  244. ["hover"] = true,
  245. ["vehicle"] = true,
  246. ["combat"] = true,
  247. ["power"] = true,
  248. ["enable"] = false,
  249. ["casting"] = true,
  250. ["playertarget"] = true,
  251. ["health"] = true,
  252. },
  253. ["power"] = {
  254. ["height"] = 15,
  255. ["xOffset"] = -2,
  256. },
  257. ["health"] = {
  258. ["frequentUpdates"] = true,
  259. ["xOffset"] = 2,
  260. },
  261. ["orientation"] = "LEFT",
  262. ["height"] = 70,
  263. ["buffs"] = {
  264. ["anchorPoint"] = "TOPLEFT",
  265. ["numrows"] = 3,
  266. ["yOffset"] = 8,
  267. },
  268. ["name"] = {
  269. ["text_format"] = "",
  270. },
  271. },
  272. ["raid"] = {
  273. ["rdebuffs"] = {
  274. ["font"] = "PT Sans Narrow",
  275. ["size"] = 30,
  276. ["xOffset"] = 30,
  277. ["yOffset"] = 25,
  278. },
  279. ["growthDirection"] = "RIGHT_UP",
  280. ["resurrectIcon"] = {
  281. ["attachTo"] = "BOTTOMRIGHT",
  282. },
  283. ["numGroups"] = 8,
  284. ["width"] = 92,
  285. ["infoPanel"] = {
  286. ["enable"] = true,
  287. },
  288. ["health"] = {
  289. ["frequentUpdates"] = true,
  290. },
  291. ["name"] = {
  292. ["attachTextTo"] = "InfoPanel",
  293. ["xOffset"] = 2,
  294. ["position"] = "BOTTOMLEFT",
  295. },
  296. ["visibility"] = "[@raid6,noexists] hide;show",
  297. },
  298. ["player"] = {
  299. ["debuffs"] = {
  300. ["numrows"] = 3,
  301. ["attachTo"] = "BUFFS",
  302. },
  303. ["portrait"] = {
  304. ["enable"] = true,
  305. ["overlayAlpha"] = 0.49,
  306. ["overlay"] = true,
  307. },
  308. ["aurabar"] = {
  309. ["enable"] = false,
  310. },
  311. ["power"] = {
  312. ["height"] = 15,
  313. },
  314. ["classbar"] = {
  315. ["enable"] = false,
  316. ["height"] = 14,
  317. },
  318. ["disableMouseoverGlow"] = true,
  319. ["castbar"] = {
  320. ["height"] = 35,
  321. ["insideInfoPanel"] = false,
  322. },
  323. ["height"] = 70,
  324. ["buffs"] = {
  325. ["numrows"] = 3,
  326. ["enable"] = true,
  327. ["attachTo"] = "FRAME",
  328. ["yOffset"] = 8,
  329. },
  330. ["health"] = {
  331. ["frequentUpdates"] = true,
  332. },
  333. },
  334. ["targettarget"] = {
  335. ["debuffs"] = {
  336. ["anchorPoint"] = "TOPRIGHT",
  337. ["enable"] = false,
  338. },
  339. ["power"] = {
  340. ["enable"] = false,
  341. },
  342. ["disableMouseoverGlow"] = true,
  343. ["width"] = 270,
  344. ["threatStyle"] = "GLOW",
  345. ["health"] = {
  346. ["frequentUpdates"] = true,
  347. },
  348. ["height"] = 35,
  349. ["raidicon"] = {
  350. ["attachTo"] = "LEFT",
  351. ["enable"] = false,
  352. ["xOffset"] = 2,
  353. ["yOffset"] = 0,
  354. },
  355. },
  356. },
  357. },
  358. ["datatexts"] = {
  359. ["panels"] = {
  360. ["LeftChatDataPanel"] = {
  361. ["right"] = "Hit",
  362. ["left"] = "Durability",
  363. ["middle"] = "Crit Chance",
  364. },
  365. },
  366. },
  367. ["actionbar"] = {
  368. ["bar3"] = {
  369. ["buttons"] = 10,
  370. ["buttonspacing"] = 1,
  371. ["buttonsPerRow"] = 10,
  372. ["buttonsize"] = 38,
  373. ["visibility"] = "[vehicleui] hide; show",
  374. },
  375. ["bar6"] = {
  376. ["visibility"] = "[vehicleui] hide; show",
  377. },
  378. ["fontOutline"] = "THICKOUTLINE",
  379. ["microbar"] = {
  380. ["enabled"] = true,
  381. },
  382. ["bar2"] = {
  383. ["enabled"] = true,
  384. ["buttons"] = 10,
  385. ["buttonspacing"] = 1,
  386. ["buttonsize"] = 38,
  387. ["visibility"] = "[vehicleui] hide; show",
  388. },
  389. ["bar1"] = {
  390. ["buttonspacing"] = 1,
  391. ["buttonsize"] = 38,
  392. ["buttons"] = 10,
  393. },
  394. ["bar5"] = {
  395. ["buttons"] = 9,
  396. ["buttonsPerRow"] = 3,
  397. ["visibility"] = "[vehicleui] hide; show",
  398. ["buttonsize"] = 38,
  399. },
  400. ["bar4"] = {
  401. ["backdrop"] = false,
  402. ["buttons"] = 9,
  403. ["buttonsPerRow"] = 3,
  404. ["visibility"] = "[vehicleui] hide; show",
  405. ["buttonsize"] = 38,
  406. },
  407. ["font"] = "Expressway",
  408. ["barPet"] = {
  409. ["enabled"] = false,
  410. },
  411. ["backdropSpacingConverted"] = true,
  412. },
  413. ["layoutSet"] = "tank",
  414. ["auras"] = {
  415. ["font"] = "Expressway",
  416. ["fontOutline"] = "THICKOUTLINE",
  417. ["buffs"] = {
  418. ["countFontSize"] = 10,
  419. ["size"] = 40,
  420. },
  421. ["debuffs"] = {
  422. ["countFontSize"] = 10,
  423. ["size"] = 40,
  424. },
  425. },
  426. ["tooltip"] = {
  427. ["fontSize"] = 10,
  428. ["healthBar"] = {
  429. ["height"] = 12,
  430. ["fontOutline"] = "MONOCHROMEOUTLINE",
  431. },
  432. },
  433. }::profile::Pebrot - Vendetta LK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement