Advertisement
Guest User

Untitled

a guest
Feb 18th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.61 KB | None | 0 0
  1. {
  2. ["databars"] = {
  3. ["experience"] = {
  4. ["font"] = "Expressway",
  5. },
  6. },
  7. ["currentTutorial"] = 1,
  8. ["general"] = {
  9. ["topPanel"] = false,
  10. ["afk"] = false,
  11. ["bonusObjectivePosition"] = "AUTO",
  12. ["backdropfadecolor"] = {
  13. ["r"] = 0.054,
  14. ["g"] = 0.054,
  15. ["b"] = 0.054,
  16. },
  17. ["valuecolor"] = {
  18. ["a"] = 1,
  19. ["r"] = 0.78,
  20. ["g"] = 0.61,
  21. ["b"] = 0.43,
  22. },
  23. ["interruptAnnounce"] = "PARTY",
  24. ["bordercolor"] = {
  25. ["r"] = 0,
  26. ["g"] = 0,
  27. ["b"] = 0,
  28. },
  29. ["fontSize"] = 14,
  30. },
  31. ["movers"] = {
  32. ["ElvUF_PlayerCastbarMover"] = "BOTTOM,ElvUIParent,BOTTOM,0,227",
  33. ["ElvUF_RaidMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMLEFT,154,364",
  34. ["GMMover"] = "TOPLEFT,ElvUIParent,TOPLEFT,348,-4",
  35. ["BossButton"] = "BOTTOM,ElvUIParent,BOTTOM,0,155",
  36. ["LootFrameMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,515,429",
  37. ["ZoneAbility"] = "BOTTOM,ElvUIParent,BOTTOM,0,154",
  38. ["ElvUF_RaidpetMover"] = "TOPLEFT,ElvUIParent,BOTTOMLEFT,4,736",
  39. ["ElvUF_FocusMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,538,522",
  40. ["MicrobarMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,4,185",
  41. ["ElvUF_PetCastbarMover"] = "BOTTOM,ElvUIParent,BOTTOM,0,93",
  42. ["VehicleSeatMover"] = "TOPLEFT,ElvUIParent,TOPLEFT,4,-38",
  43. ["ElvUF_TargetTargetMover"] = "BOTTOM,ElvUIParent,BOTTOM,0,103",
  44. ["ElvUF_Raid40Mover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMLEFT,154,411",
  45. ["ElvAB_1"] = "BOTTOM,ElvUIParent,BOTTOM,-245,5",
  46. ["ElvAB_2"] = "BOTTOM,ElvUIParent,BOTTOM,-245,50",
  47. ["ElvAB_4"] = "BOTTOM,ElvUIParent,BOTTOM,0,320",
  48. ["ElvAB_3"] = "BOTTOM,ElvUIParent,BOTTOM,245,50",
  49. ["ElvAB_5"] = "BOTTOM,ElvUIParent,BOTTOM,245,5",
  50. ["ElvUF_TargetMover"] = "BOTTOM,ElvUIParent,BOTTOM,276,142",
  51. ["ElvUF_PlayerMover"] = "BOTTOM,ElvUIParent,BOTTOM,-276,142",
  52. ["ObjectiveFrameMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-63,-264",
  53. ["ElvAB_6"] = "BOTTOM,ElvUIParent,BOTTOM,0,280",
  54. ["ShiftAB"] = "TOPLEFT,ElvUIParent,BOTTOMLEFT,4,1076",
  55. ["ElvUF_PartyMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMLEFT,204,410",
  56. ["ElvUF_PetMover"] = "BOTTOM,ElvUIParent,BOTTOM,0,150",
  57. ["ElvUF_TargetCastbarMover"] = "BOTTOM,ElvUIParent,BOTTOM,315,263",
  58. ["TooltipMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-4,205",
  59. ["TotemBarMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,419,4",
  60. ["BossHeaderMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-255,-216",
  61. ["PlayerPowerBarMover"] = "BOTTOM,ElvUIParent,BOTTOM,0,374",
  62. ["TalkingHeadFrameMover"] = "BOTTOMLEFT,ElvUIParent,BOTTOMLEFT,4,219",
  63. ["RightChatMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-4,4",
  64. ["ElvUIBagMover"] = "BOTTOMRIGHT,ElvUIParent,BOTTOMRIGHT,-4,4",
  65. ["DebuffsMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-188,-150",
  66. ["ArenaHeaderMover"] = "TOPRIGHT,ElvUIParent,TOPRIGHT,-341,-329",
  67. },
  68. ["bags"] = {
  69. ["junkIcon"] = true,
  70. ["countFont"] = "PT Sans Narrow",
  71. ["itemLevelFont"] = "PT Sans Narrow",
  72. ["countFontOutline"] = "OUTLINE",
  73. ["itemLevelFontSize"] = 14,
  74. ["moneyFormat"] = "BLIZZARD",
  75. ["currencyFormat"] = "ICON",
  76. ["itemLevelFontOutline"] = "OUTLINE",
  77. ["countFontSize"] = 14,
  78. },
  79. ["hideTutorial"] = true,
  80. ["auras"] = {
  81. ["fontSize"] = 14,
  82. ["fontOutline"] = "OUTLINE",
  83. ["font"] = "PT Sans Narrow",
  84. ["timeYOffset"] = -2,
  85. ["countXOffset"] = -2,
  86. },
  87. ["chat"] = {
  88. ["useCustomTimeColor"] = false,
  89. ["tabFontOutline"] = "OUTLINE",
  90. ["editBoxPosition"] = "ABOVE_CHAT",
  91. ["timeStampFormat"] = "%H:%M ",
  92. ["emotionIcons"] = false,
  93. ["tapFontSize"] = 14,
  94. ["fontSize"] = 14,
  95. },
  96. ["unitframe"] = {
  97. ["font"] = "Action Man",
  98. ["colors"] = {
  99. ["auraBarBuff"] = {
  100. ["r"] = 0.1,
  101. ["g"] = 0.1,
  102. ["b"] = 0.1,
  103. },
  104. ["colorhealthbyvalue"] = false,
  105. ["healthclass"] = true,
  106. ["customhealthbackdrop"] = true,
  107. ["health_backdrop"] = {
  108. ["r"] = 0.10196078431373,
  109. ["g"] = 0.10196078431373,
  110. ["b"] = 0.10196078431373,
  111. },
  112. ["castColor"] = {
  113. ["r"] = 0.1,
  114. ["g"] = 0.1,
  115. ["b"] = 0.1,
  116. },
  117. ["health"] = {
  118. ["r"] = 0.10196078431373,
  119. ["g"] = 0.10196078431373,
  120. ["b"] = 0.10196078431373,
  121. },
  122. ["health_backdrop_dead"] = {
  123. ["r"] = 0.10196078431373,
  124. ["g"] = 0.10196078431373,
  125. ["b"] = 0.10196078431373,
  126. },
  127. },
  128. ["fontOutline"] = "OUTLINE",
  129. ["smoothbars"] = true,
  130. ["fontSize"] = 20,
  131. ["units"] = {
  132. ["tank"] = {
  133. ["enable"] = false,
  134. },
  135. ["pet"] = {
  136. ["enable"] = false,
  137. ["castbar"] = {
  138. ["enable"] = false,
  139. },
  140. },
  141. ["arena"] = {
  142. ["enable"] = false,
  143. },
  144. ["assist"] = {
  145. ["enable"] = false,
  146. },
  147. ["player"] = {
  148. ["debuffs"] = {
  149. ["enable"] = false,
  150. ["attachTo"] = "BUFFS",
  151. },
  152. ["portrait"] = {
  153. ["overlay"] = true,
  154. ["enable"] = true,
  155. },
  156. ["aurabar"] = {
  157. ["enable"] = false,
  158. ["maxBars"] = 10,
  159. ["attachTo"] = "FRAME",
  160. },
  161. ["RestIcon"] = {
  162. ["enable"] = false,
  163. },
  164. ["power"] = {
  165. ["attachTextTo"] = "Power",
  166. ["position"] = "CENTER",
  167. ["height"] = 22,
  168. ["detachedWidth"] = 264,
  169. ["detachFromFrame"] = true,
  170. },
  171. ["castbar"] = {
  172. ["height"] = 30,
  173. ["insideInfoPanel"] = false,
  174. },
  175. ["health"] = {
  176. ["text_format"] = "[namecolor][health:current-percent]",
  177. },
  178. ["height"] = 80,
  179. ["buffs"] = {
  180. ["noDuration"] = false,
  181. ["attachTo"] = "FRAME",
  182. },
  183. ["classbar"] = {
  184. ["enable"] = false,
  185. },
  186. },
  187. ["raid40"] = {
  188. ["portrait"] = {
  189. ["camDistanceScale"] = 2,
  190. },
  191. ["rdebuffs"] = {
  192. ["font"] = "PT Sans Narrow",
  193. ["size"] = 26,
  194. },
  195. ["growthDirection"] = "UP_LEFT",
  196. ["buffIndicator"] = {
  197. ["enable"] = false,
  198. },
  199. ["roleIcon"] = {
  200. ["xOffset"] = 1,
  201. ["position"] = "TOPLEFT",
  202. ["yOffset"] = -1,
  203. },
  204. ["width"] = 150,
  205. ["numGroups"] = 5,
  206. ["name"] = {
  207. ["attachTextTo"] = "InfoPanel",
  208. ["xOffset"] = 150,
  209. ["text_format"] = "[namecolor][name:long]",
  210. ["position"] = "LEFT",
  211. },
  212. ["health"] = {
  213. ["text_format"] = "",
  214. },
  215. ["height"] = 17,
  216. ["groupsPerRowCol"] = 8,
  217. },
  218. ["focus"] = {
  219. ["castbar"] = {
  220. ["height"] = 30,
  221. },
  222. },
  223. ["target"] = {
  224. ["debuffs"] = {
  225. ["attachTo"] = "FRAME",
  226. },
  227. ["portrait"] = {
  228. ["overlay"] = true,
  229. ["enable"] = true,
  230. },
  231. ["power"] = {
  232. ["attachTextTo"] = "Power",
  233. ["position"] = "CENTER",
  234. ["height"] = 15,
  235. ["width"] = "spaced",
  236. },
  237. ["health"] = {
  238. ["text_format"] = "[namecolor][health:current-percent]",
  239. },
  240. ["name"] = {
  241. ["position"] = "LEFT",
  242. },
  243. ["height"] = 80,
  244. ["buffs"] = {
  245. ["enable"] = false,
  246. },
  247. ["castbar"] = {
  248. ["height"] = 50,
  249. },
  250. ["aurabar"] = {
  251. ["enable"] = false,
  252. },
  253. },
  254. ["raid"] = {
  255. ["rdebuffs"] = {
  256. ["enable"] = false,
  257. ["font"] = "PT Sans Narrow",
  258. },
  259. ["growthDirection"] = "UP_LEFT",
  260. ["buffIndicator"] = {
  261. ["enable"] = false,
  262. },
  263. ["roleIcon"] = {
  264. ["position"] = "CENTER",
  265. ["xOffset"] = 0,
  266. ["size"] = 20,
  267. ["yOffset"] = 0,
  268. ["damager"] = false,
  269. },
  270. ["raidWideSorting"] = false,
  271. ["power"] = {
  272. ["enable"] = false,
  273. },
  274. ["width"] = 150,
  275. ["name"] = {
  276. ["xOffset"] = 150,
  277. ["text_format"] = "[namecolor][name:long]",
  278. ["position"] = "LEFT",
  279. },
  280. ["groupsPerRowCol"] = 8,
  281. ["height"] = 17,
  282. ["health"] = {
  283. ["text_format"] = "",
  284. },
  285. ["raidicon"] = {
  286. ["enable"] = false,
  287. },
  288. },
  289. ["party"] = {
  290. ["horizontalSpacing"] = 3,
  291. ["debuffs"] = {
  292. ["perrow"] = 3,
  293. },
  294. ["portrait"] = {
  295. ["overlay"] = true,
  296. },
  297. ["rdebuffs"] = {
  298. ["font"] = "PT Sans Narrow",
  299. },
  300. ["growthDirection"] = "UP_LEFT",
  301. ["buffIndicator"] = {
  302. ["enable"] = false,
  303. },
  304. ["roleIcon"] = {
  305. ["size"] = 20,
  306. ["position"] = "TOPLEFT",
  307. },
  308. ["power"] = {
  309. ["attachTextTo"] = "InfoPanel",
  310. ["position"] = "BOTTOMRIGHT",
  311. ["enable"] = false,
  312. ["text_format"] = "",
  313. ["yOffset"] = 2,
  314. },
  315. ["width"] = 200,
  316. ["groupsPerRowCol"] = 8,
  317. ["infoPanel"] = {
  318. ["height"] = 12,
  319. },
  320. ["orientation"] = "MIDDLE",
  321. ["name"] = {
  322. ["text_format"] = "[namecolor][name:long]",
  323. },
  324. ["health"] = {
  325. ["xOffset"] = 0,
  326. ["yOffset"] = 2,
  327. ["text_format"] = "",
  328. ["position"] = "BOTTOM",
  329. },
  330. ["height"] = 65,
  331. ["buffs"] = {
  332. ["perrow"] = 3,
  333. },
  334. },
  335. },
  336. },
  337. ["datatexts"] = {
  338. ["fontSize"] = 14,
  339. ["fontOutline"] = "OUTLINE",
  340. ["panelTransparency"] = true,
  341. },
  342. ["actionbar"] = {
  343. ["bar3"] = {
  344. ["buttons"] = 12,
  345. ["buttonsPerRow"] = 12,
  346. ["backdrop"] = true,
  347. ["buttonsize"] = 38,
  348. },
  349. ["bar6"] = {
  350. ["enabled"] = true,
  351. ["showGrid"] = false,
  352. ["buttons"] = 6,
  353. ["buttonspacing"] = 3,
  354. ["buttonsize"] = 35,
  355. ["backdropSpacing"] = 1,
  356. },
  357. ["desaturateOnCooldown"] = true,
  358. ["fontOutline"] = "OUTLINE",
  359. ["microbar"] = {
  360. ["enabled"] = true,
  361. },
  362. ["bar2"] = {
  363. ["buttonsize"] = 38,
  364. ["backdrop"] = true,
  365. ["enabled"] = true,
  366. },
  367. ["bar1"] = {
  368. ["backdrop"] = true,
  369. ["buttonsize"] = 38,
  370. },
  371. ["bar5"] = {
  372. ["buttons"] = 12,
  373. ["buttonsPerRow"] = 12,
  374. ["backdrop"] = true,
  375. ["buttonsize"] = 38,
  376. },
  377. ["backdropSpacingConverted"] = true,
  378. ["font"] = "PT Sans Narrow",
  379. ["barPet"] = {
  380. ["enabled"] = false,
  381. },
  382. ["bar4"] = {
  383. ["buttonsize"] = 50,
  384. ["showGrid"] = false,
  385. ["buttons"] = 5,
  386. ["buttonspacing"] = 3,
  387. ["buttonsPerRow"] = 12,
  388. ["backdropSpacing"] = 1,
  389. ["backdrop"] = false,
  390. },
  391. },
  392. ["layoutSet"] = "dpsCaster",
  393. ["nameplates"] = {
  394. ["units"] = {
  395. ["ENEMY_NPC"] = {
  396. ["healthbar"] = {
  397. ["height"] = 15,
  398. },
  399. },
  400. ["FRIENDLY_NPC"] = {
  401. ["healthbar"] = {
  402. ["height"] = 15,
  403. },
  404. },
  405. ["FRIENDLY_PLAYER"] = {
  406. ["healthbar"] = {
  407. ["height"] = 15,
  408. },
  409. },
  410. ["ENEMY_PLAYER"] = {
  411. ["healthbar"] = {
  412. ["height"] = 15,
  413. },
  414. },
  415. ["HEALER"] = {
  416. ["healthbar"] = {
  417. ["height"] = 15,
  418. },
  419. },
  420. },
  421. },
  422. ["thinBorderColorSet"] = true,
  423. ["tooltip"] = {
  424. ["textFontSize"] = 14,
  425. ["fontSize"] = 14,
  426. ["healthBar"] = {
  427. ["height"] = 8,
  428. ["font"] = "PT Sans Narrow",
  429. },
  430. ["fontOutline"] = "OUTLINE",
  431. ["smallTextFontSize"] = 14,
  432. ["headerFontSize"] = 14,
  433. },
  434. }::profile::Default
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement