Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 174.24 KB | None | 0 0
  1.  
  2. ShadowedUFDB = {
  3. ["profileKeys"] = {
  4. ["Ulosebank - Herod"] = "Default",
  5. ["Sylent - Herod"] = "Rogue",
  6. ["Ulose - Herod"] = "Default",
  7. },
  8. ["global"] = {
  9. ["infoID"] = 3,
  10. },
  11. ["profiles"] = {
  12. ["Default"] = {
  13. ["powerColors"] = {
  14. ["FUEL"] = {
  15. ["b"] = 0.36,
  16. ["g"] = 0.47,
  17. ["r"] = 0.85,
  18. },
  19. ["ALTERNATE"] = {
  20. ["b"] = 1,
  21. ["g"] = 0.941,
  22. ["r"] = 0.815,
  23. },
  24. ["FOCUS"] = {
  25. ["b"] = 0.25,
  26. ["g"] = 0.5,
  27. ["r"] = 1,
  28. },
  29. ["RUNEOFPOWER"] = {
  30. ["b"] = 0.6,
  31. ["g"] = 0.45,
  32. ["r"] = 0.35,
  33. },
  34. ["STAGGER_RED"] = {
  35. ["b"] = 0.42,
  36. ["g"] = 0.42,
  37. ["r"] = 1,
  38. },
  39. ["ARCANECHARGES"] = {
  40. ["b"] = 0.98,
  41. ["g"] = 0.1,
  42. ["r"] = 0.1,
  43. },
  44. ["COMBOPOINTS"] = {
  45. ["b"] = 0,
  46. ["g"] = 0.8,
  47. ["r"] = 1,
  48. },
  49. ["RUNES"] = {
  50. ["b"] = 0.5,
  51. ["g"] = 0.5,
  52. ["r"] = 0.5,
  53. },
  54. ["STAGGER_GREEN"] = {
  55. ["b"] = 0.52,
  56. ["g"] = 1,
  57. ["r"] = 0.52,
  58. },
  59. ["ENERGY"] = {
  60. ["b"] = 0.1,
  61. ["g"] = 0.85,
  62. ["r"] = 1,
  63. },
  64. ["MANA"] = {
  65. ["b"] = 0.85,
  66. ["g"] = 0.5,
  67. ["r"] = 0.3,
  68. },
  69. ["CHI"] = {
  70. ["b"] = 0.92,
  71. ["g"] = 1,
  72. ["r"] = 0.71,
  73. },
  74. ["AURAPOINTS"] = {
  75. ["b"] = 0,
  76. ["g"] = 0.8,
  77. ["r"] = 1,
  78. },
  79. ["MUSHROOMS"] = {
  80. ["b"] = 0.2,
  81. ["g"] = 0.9,
  82. ["r"] = 0.2,
  83. },
  84. ["MAELSTROM"] = {
  85. ["b"] = 1,
  86. ["g"] = 0.5,
  87. ["r"] = 0,
  88. },
  89. ["INSANITY"] = {
  90. ["b"] = 0.8,
  91. ["g"] = 0,
  92. ["r"] = 0.4,
  93. },
  94. ["SOULSHARDS"] = {
  95. ["b"] = 0.79,
  96. ["g"] = 0.51,
  97. ["r"] = 0.58,
  98. },
  99. ["FURY"] = {
  100. ["b"] = 0.992,
  101. ["g"] = 0.259,
  102. ["r"] = 0.788,
  103. },
  104. ["LUNAR_POWER"] = {
  105. ["b"] = 0.9,
  106. ["g"] = 0.52,
  107. ["r"] = 0.3,
  108. },
  109. ["AMMOSLOT"] = {
  110. ["b"] = 0.55,
  111. ["g"] = 0.6,
  112. ["r"] = 0.85,
  113. },
  114. ["RUNIC_POWER"] = {
  115. ["r"] = 0.35,
  116. ["g"] = 0.45,
  117. ["b"] = 0.6,
  118. },
  119. ["STATUE"] = {
  120. ["b"] = 0.6,
  121. ["g"] = 0.45,
  122. ["r"] = 0.35,
  123. },
  124. ["PAIN"] = {
  125. ["b"] = 0,
  126. ["g"] = 0,
  127. ["r"] = 1,
  128. },
  129. ["HOLYPOWER"] = {
  130. ["b"] = 0.6,
  131. ["g"] = 0.9,
  132. ["r"] = 0.95,
  133. },
  134. ["STAGGER_YELLOW"] = {
  135. ["b"] = 0.72,
  136. ["g"] = 0.98,
  137. ["r"] = 1,
  138. },
  139. ["RAGE"] = {
  140. ["b"] = 0.3,
  141. ["g"] = 0.2,
  142. ["r"] = 0.9,
  143. },
  144. },
  145. ["auras"] = {
  146. ["borderType"] = "light",
  147. },
  148. ["healthColors"] = {
  149. ["enemyUnattack"] = {
  150. ["b"] = 0.2,
  151. ["g"] = 0.2,
  152. ["r"] = 0.6,
  153. },
  154. ["neutral"] = {
  155. ["b"] = 0,
  156. ["g"] = 0.93,
  157. ["r"] = 0.93,
  158. },
  159. ["static"] = {
  160. ["b"] = 0.9,
  161. ["g"] = 0.2,
  162. ["r"] = 0.7,
  163. },
  164. ["friendly"] = {
  165. ["b"] = 0.2,
  166. ["g"] = 0.9,
  167. ["r"] = 0.2,
  168. },
  169. ["healAbsorb"] = {
  170. ["b"] = 1,
  171. ["g"] = 0.47,
  172. ["r"] = 0.68,
  173. },
  174. ["yellow"] = {
  175. ["b"] = 0,
  176. ["g"] = 0.93,
  177. ["r"] = 0.93,
  178. },
  179. ["tapped"] = {
  180. ["b"] = 0.5,
  181. ["g"] = 0.5,
  182. ["r"] = 0.5,
  183. },
  184. ["hostile"] = {
  185. ["b"] = 0,
  186. ["g"] = 0,
  187. ["r"] = 0.9,
  188. },
  189. ["green"] = {
  190. ["b"] = 0.2,
  191. ["g"] = 0.9,
  192. ["r"] = 0.2,
  193. },
  194. ["incAbsorb"] = {
  195. ["b"] = 0.09,
  196. ["g"] = 0.75,
  197. ["r"] = 0.93,
  198. },
  199. ["offline"] = {
  200. ["b"] = 0.5,
  201. ["g"] = 0.5,
  202. ["r"] = 0.5,
  203. },
  204. ["inc"] = {
  205. ["b"] = 0.23,
  206. ["g"] = 0.35,
  207. ["r"] = 0,
  208. },
  209. ["red"] = {
  210. ["b"] = 0,
  211. ["g"] = 0,
  212. ["r"] = 0.9,
  213. },
  214. },
  215. ["xpColors"] = {
  216. ["normal"] = {
  217. ["b"] = 0.55,
  218. ["g"] = 0,
  219. ["r"] = 0.58,
  220. },
  221. ["rested"] = {
  222. ["b"] = 0.88,
  223. ["g"] = 0.39,
  224. ["r"] = 0,
  225. },
  226. },
  227. ["locked"] = true,
  228. ["positions"] = {
  229. ["arenatarget"] = {
  230. ["anchorPoint"] = "RT",
  231. ["anchorTo"] = "$parent",
  232. },
  233. ["mainassisttarget"] = {
  234. ["anchorPoint"] = "RT",
  235. ["anchorTo"] = "$parent",
  236. },
  237. ["targettargettarget"] = {
  238. ["y"] = -141.413522229786,
  239. ["x"] = 261.668460948129,
  240. ["point"] = "CENTER",
  241. ["relativePoint"] = "CENTER",
  242. },
  243. ["arenatargettarget"] = {
  244. ["anchorPoint"] = "RT",
  245. ["anchorTo"] = "$parent",
  246. },
  247. ["arenapet"] = {
  248. ["anchorPoint"] = "RB",
  249. ["anchorTo"] = "$parent",
  250. },
  251. ["mainassisttargettarget"] = {
  252. ["anchorPoint"] = "RT",
  253. ["x"] = 150,
  254. ["anchorTo"] = "$parent",
  255. },
  256. ["party"] = {
  257. ["top"] = 762.12314702772,
  258. ["x"] = -24.4994928605968,
  259. ["point"] = "TOPLEFT",
  260. ["relativePoint"] = "BOTTOMLEFT",
  261. ["bottom"] = 523.083035183183,
  262. ["y"] = 762.12314702772,
  263. },
  264. ["partytargettarget"] = {
  265. ["anchorPoint"] = "RT",
  266. ["anchorTo"] = "$parent",
  267. },
  268. ["raidpet"] = {
  269. ["anchorPoint"] = "C",
  270. },
  271. ["target"] = {
  272. ["y"] = -122.879997253418,
  273. ["x"] = 183.359995901585,
  274. ["point"] = "CENTER",
  275. ["relativePoint"] = "CENTER",
  276. },
  277. ["raid"] = {
  278. ["y"] = 518.380769663287,
  279. ["x"] = -18.6627827859793,
  280. ["point"] = "TOPLEFT",
  281. ["relativePoint"] = "BOTTOMLEFT",
  282. ["bottom"] = 287.980686922505,
  283. ["top"] = 518.380769663287,
  284. },
  285. ["boss"] = {
  286. ["top"] = 565.201217835518,
  287. ["x"] = 1319.48692363217,
  288. ["point"] = "TOPLEFT",
  289. ["relativePoint"] = "BOTTOMLEFT",
  290. ["bottom"] = 296.401165249918,
  291. ["y"] = 565.201217835518,
  292. },
  293. ["battlegroundtargettarget"] = {
  294. ["anchorPoint"] = "RT",
  295. ["anchorTo"] = "$parent",
  296. },
  297. ["bosstargettarget"] = {
  298. ["anchorPoint"] = "RB",
  299. ["anchorTo"] = "$parent",
  300. },
  301. ["battlegroundtarget"] = {
  302. ["anchorPoint"] = "RT",
  303. ["anchorTo"] = "$parent",
  304. },
  305. ["bosstarget"] = {
  306. ["anchorPoint"] = "RB",
  307. ["anchorTo"] = "$parent",
  308. },
  309. ["battlegroundpet"] = {
  310. ["anchorPoint"] = "RB",
  311. ["anchorTo"] = "$parent",
  312. },
  313. ["pet"] = {
  314. ["y"] = -14.6136077666221,
  315. ["x"] = 48.3875965747029,
  316. ["point"] = "TOPLEFT",
  317. ["relativePoint"] = "TOPLEFT",
  318. },
  319. ["arena"] = {
  320. ["y"] = 537.698308294006,
  321. ["x"] = 1309.88680665925,
  322. ["point"] = "TOPLEFT",
  323. ["bottom"] = 225.698315267749,
  324. ["relativePoint"] = "BOTTOMLEFT",
  325. ["top"] = 537.698308294006,
  326. },
  327. ["targettarget"] = {
  328. ["y"] = -132.206627268078,
  329. ["x"] = 312.408387686683,
  330. ["point"] = "CENTER",
  331. ["relativePoint"] = "CENTER",
  332. },
  333. ["player"] = {
  334. ["y"] = -122.879997253418,
  335. ["x"] = -183.359995901585,
  336. ["point"] = "CENTER",
  337. ["relativePoint"] = "CENTER",
  338. },
  339. ["mainassist"] = {
  340. ["anchorPoint"] = "C",
  341. },
  342. ["maintanktargettarget"] = {
  343. ["anchorPoint"] = "RT",
  344. ["x"] = 150,
  345. ["anchorTo"] = "$parent",
  346. },
  347. ["maintanktarget"] = {
  348. ["anchorPoint"] = "RT",
  349. ["anchorTo"] = "$parent",
  350. },
  351. ["maintank"] = {
  352. ["anchorPoint"] = "C",
  353. },
  354. ["pettarget"] = {
  355. ["anchorPoint"] = "C",
  356. },
  357. ["battleground"] = {
  358. ["top"] = 584.698697868465,
  359. ["x"] = 1329.16567341583,
  360. ["point"] = "TOPLEFT",
  361. ["relativePoint"] = "BOTTOMLEFT",
  362. ["bottom"] = 450.29870087254,
  363. ["y"] = 584.698697868465,
  364. },
  365. },
  366. ["revision"] = 61,
  367. ["castColors"] = {
  368. ["cast"] = {
  369. ["b"] = 0.3,
  370. ["g"] = 0.7,
  371. ["r"] = 1,
  372. },
  373. ["finished"] = {
  374. ["b"] = 0.1,
  375. ["g"] = 1,
  376. ["r"] = 0.1,
  377. },
  378. ["channel"] = {
  379. ["b"] = 1,
  380. ["g"] = 0.25,
  381. ["r"] = 0.25,
  382. },
  383. ["uninterruptible"] = {
  384. ["b"] = 1,
  385. ["g"] = 0,
  386. ["r"] = 0.71,
  387. },
  388. ["interrupted"] = {
  389. ["b"] = 0,
  390. ["g"] = 0,
  391. ["r"] = 1,
  392. },
  393. },
  394. ["loadedLayout"] = true,
  395. ["hidden"] = {
  396. ["cast"] = true,
  397. ["raid"] = true,
  398. },
  399. ["units"] = {
  400. ["arenatarget"] = {
  401. ["portrait"] = {
  402. ["type"] = "3D",
  403. ["alignment"] = "LEFT",
  404. ["fullAfter"] = 100,
  405. ["height"] = 0.5,
  406. ["fullBefore"] = 0,
  407. ["order"] = 15,
  408. ["width"] = 0.22,
  409. },
  410. ["emptyBar"] = {
  411. ["order"] = 0,
  412. ["background"] = true,
  413. ["height"] = 1,
  414. ["reactionType"] = "none",
  415. },
  416. ["indicators"] = {
  417. ["raidTarget"] = {
  418. ["y"] = 0,
  419. ["x"] = 0,
  420. ["anchorTo"] = "$parent",
  421. ["anchorPoint"] = "C",
  422. ["size"] = 20,
  423. },
  424. ["class"] = {
  425. ["y"] = 0,
  426. ["x"] = 0,
  427. ["anchorTo"] = "$parent",
  428. ["anchorPoint"] = "BL",
  429. ["size"] = 16,
  430. },
  431. },
  432. ["auras"] = {
  433. ["buffs"] = {
  434. ["anchorPoint"] = "BL",
  435. ["x"] = 0,
  436. ["y"] = 0,
  437. ["size"] = 16,
  438. },
  439. ["debuffs"] = {
  440. ["anchorPoint"] = "BL",
  441. ["x"] = 0,
  442. ["y"] = 0,
  443. ["size"] = 16,
  444. },
  445. },
  446. ["castBar"] = {
  447. ["time"] = {
  448. ["enabled"] = true,
  449. ["x"] = -1,
  450. ["anchorTo"] = "$parent",
  451. ["y"] = 0,
  452. ["anchorPoint"] = "CRI",
  453. ["size"] = 0,
  454. },
  455. ["height"] = 0.6,
  456. ["order"] = 40,
  457. ["background"] = true,
  458. ["icon"] = "HIDE",
  459. ["name"] = {
  460. ["y"] = 0,
  461. ["x"] = 1,
  462. ["anchorTo"] = "$parent",
  463. ["rank"] = true,
  464. ["anchorPoint"] = "CLI",
  465. ["enabled"] = true,
  466. ["size"] = 0,
  467. },
  468. },
  469. ["text"] = {
  470. nil, -- [1]
  471. {
  472. ["text"] = "[curhp]",
  473. }, -- [2]
  474. {
  475. ["text"] = "",
  476. }, -- [3]
  477. {
  478. ["text"] = "",
  479. }, -- [4]
  480. {
  481. ["text"] = "[name]",
  482. }, -- [5]
  483. },
  484. ["altPowerBar"] = {
  485. ["height"] = 0.4,
  486. ["background"] = true,
  487. ["order"] = 100,
  488. },
  489. ["highlight"] = {
  490. ["size"] = 10,
  491. },
  492. ["height"] = 25,
  493. ["width"] = 90,
  494. ["powerBar"] = {
  495. ["order"] = 20,
  496. ["colorType"] = "type",
  497. ["height"] = 0.6,
  498. ["background"] = true,
  499. },
  500. ["healthBar"] = {
  501. ["colorType"] = "class",
  502. ["order"] = 10,
  503. ["background"] = true,
  504. ["reactionType"] = "npc",
  505. ["height"] = 1.2,
  506. },
  507. },
  508. ["mainassisttarget"] = {
  509. ["portrait"] = {
  510. ["type"] = "3D",
  511. ["alignment"] = "LEFT",
  512. ["fullAfter"] = 100,
  513. ["height"] = 0.5,
  514. ["fullBefore"] = 0,
  515. ["order"] = 15,
  516. ["width"] = 0.22,
  517. },
  518. ["emptyBar"] = {
  519. ["order"] = 0,
  520. ["background"] = true,
  521. ["height"] = 1,
  522. ["reactionType"] = "none",
  523. },
  524. ["indicators"] = {
  525. ["raidTarget"] = {
  526. ["y"] = 0,
  527. ["x"] = 0,
  528. ["anchorTo"] = "$parent",
  529. ["anchorPoint"] = "C",
  530. ["size"] = 20,
  531. },
  532. ["class"] = {
  533. ["y"] = 0,
  534. ["x"] = 0,
  535. ["anchorTo"] = "$parent",
  536. ["anchorPoint"] = "BL",
  537. ["size"] = 16,
  538. },
  539. },
  540. ["auras"] = {
  541. ["buffs"] = {
  542. ["anchorPoint"] = "BL",
  543. ["x"] = 0,
  544. ["y"] = 0,
  545. ["size"] = 16,
  546. },
  547. ["debuffs"] = {
  548. ["anchorPoint"] = "BL",
  549. ["x"] = 0,
  550. ["y"] = 0,
  551. ["size"] = 16,
  552. },
  553. },
  554. ["castBar"] = {
  555. ["time"] = {
  556. ["enabled"] = true,
  557. ["x"] = -1,
  558. ["anchorTo"] = "$parent",
  559. ["y"] = 0,
  560. ["anchorPoint"] = "CRI",
  561. ["size"] = 0,
  562. },
  563. ["height"] = 0.6,
  564. ["order"] = 40,
  565. ["background"] = true,
  566. ["icon"] = "HIDE",
  567. ["name"] = {
  568. ["y"] = 0,
  569. ["x"] = 1,
  570. ["anchorTo"] = "$parent",
  571. ["rank"] = true,
  572. ["anchorPoint"] = "CLI",
  573. ["enabled"] = true,
  574. ["size"] = 0,
  575. },
  576. },
  577. ["text"] = {
  578. {
  579. ["text"] = "[(()afk() )][name]",
  580. }, -- [1]
  581. [3] = {
  582. ["text"] = "[level( )][classification( )][perpp]",
  583. },
  584. [5] = {
  585. ["text"] = "[(()afk() )][name]",
  586. },
  587. },
  588. ["altPowerBar"] = {
  589. ["height"] = 0.4,
  590. ["background"] = true,
  591. ["order"] = 100,
  592. },
  593. ["highlight"] = {
  594. ["size"] = 10,
  595. },
  596. ["height"] = 40,
  597. ["width"] = 150,
  598. ["powerBar"] = {
  599. ["order"] = 20,
  600. ["colorType"] = "type",
  601. ["height"] = 1,
  602. ["background"] = true,
  603. },
  604. ["healthBar"] = {
  605. ["colorType"] = "class",
  606. ["order"] = 10,
  607. ["background"] = true,
  608. ["reactionType"] = "npc",
  609. ["height"] = 1.2,
  610. },
  611. },
  612. ["targettargettarget"] = {
  613. ["enabled"] = false,
  614. ["portrait"] = {
  615. ["type"] = "3D",
  616. ["alignment"] = "RIGHT",
  617. ["fullAfter"] = 100,
  618. ["height"] = 0.5,
  619. ["fullBefore"] = 0,
  620. ["order"] = 15,
  621. ["width"] = 0.22,
  622. },
  623. ["healthBar"] = {
  624. ["colorType"] = "class",
  625. ["order"] = 10,
  626. ["background"] = true,
  627. ["reactionType"] = "npc",
  628. ["height"] = 1.2,
  629. },
  630. ["width"] = 80,
  631. ["emptyBar"] = {
  632. ["order"] = 0,
  633. ["background"] = true,
  634. ["height"] = 1,
  635. ["reactionType"] = "none",
  636. },
  637. ["range"] = {
  638. ["height"] = 0.5,
  639. },
  640. ["auras"] = {
  641. ["height"] = 0.5,
  642. ["debuffs"] = {
  643. ["anchorPoint"] = "BL",
  644. ["x"] = 0,
  645. ["y"] = 0,
  646. ["size"] = 16,
  647. },
  648. ["buffs"] = {
  649. ["anchorPoint"] = "BL",
  650. ["x"] = 0,
  651. ["y"] = 0,
  652. ["size"] = 16,
  653. },
  654. },
  655. ["castBar"] = {
  656. ["time"] = {
  657. ["enabled"] = true,
  658. ["x"] = -1,
  659. ["anchorTo"] = "$parent",
  660. ["y"] = 0,
  661. ["anchorPoint"] = "CRI",
  662. ["size"] = 0,
  663. },
  664. ["height"] = 0.6,
  665. ["order"] = 40,
  666. ["background"] = true,
  667. ["icon"] = "HIDE",
  668. ["name"] = {
  669. ["y"] = 0,
  670. ["x"] = 1,
  671. ["anchorTo"] = "$parent",
  672. ["rank"] = true,
  673. ["anchorPoint"] = "CLI",
  674. ["enabled"] = true,
  675. ["size"] = 0,
  676. },
  677. },
  678. ["text"] = {
  679. {
  680. ["width"] = 1,
  681. }, -- [1]
  682. {
  683. ["text"] = "",
  684. }, -- [2]
  685. {
  686. ["text"] = "",
  687. }, -- [3]
  688. {
  689. ["text"] = "",
  690. }, -- [4]
  691. },
  692. ["altPowerBar"] = {
  693. ["height"] = 0.4,
  694. ["background"] = true,
  695. ["order"] = 100,
  696. },
  697. ["indicators"] = {
  698. ["raidTarget"] = {
  699. ["y"] = 0,
  700. ["x"] = 0,
  701. ["anchorTo"] = "$parent",
  702. ["anchorPoint"] = "C",
  703. ["size"] = 20,
  704. },
  705. ["class"] = {
  706. ["y"] = 0,
  707. ["x"] = 0,
  708. ["anchorTo"] = "$parent",
  709. ["anchorPoint"] = "BL",
  710. ["size"] = 16,
  711. },
  712. ["height"] = 0.5,
  713. },
  714. ["height"] = 30,
  715. ["auraIndicators"] = {
  716. ["height"] = 0.5,
  717. },
  718. ["powerBar"] = {
  719. ["order"] = 20,
  720. ["colorType"] = "type",
  721. ["height"] = 0.6,
  722. ["background"] = true,
  723. },
  724. ["highlight"] = {
  725. ["height"] = 0.5,
  726. ["size"] = 10,
  727. },
  728. },
  729. ["partytarget"] = {
  730. ["portrait"] = {
  731. ["type"] = "3D",
  732. ["alignment"] = "LEFT",
  733. ["fullAfter"] = 100,
  734. ["height"] = 0.5,
  735. ["fullBefore"] = 0,
  736. ["order"] = 15,
  737. ["width"] = 0.22,
  738. },
  739. ["text"] = {
  740. nil, -- [1]
  741. {
  742. ["text"] = "[curhp]",
  743. }, -- [2]
  744. {
  745. ["text"] = "",
  746. }, -- [3]
  747. {
  748. ["text"] = "",
  749. }, -- [4]
  750. {
  751. ["text"] = "[name]",
  752. }, -- [5]
  753. },
  754. ["emptyBar"] = {
  755. ["order"] = 0,
  756. ["background"] = true,
  757. ["height"] = 1,
  758. ["reactionType"] = "none",
  759. },
  760. ["auras"] = {
  761. ["buffs"] = {
  762. ["anchorPoint"] = "BL",
  763. ["x"] = 0,
  764. ["y"] = 0,
  765. ["size"] = 16,
  766. },
  767. ["debuffs"] = {
  768. ["anchorPoint"] = "BL",
  769. ["x"] = 0,
  770. ["y"] = 0,
  771. ["size"] = 16,
  772. },
  773. },
  774. ["castBar"] = {
  775. ["time"] = {
  776. ["enabled"] = true,
  777. ["x"] = -1,
  778. ["anchorTo"] = "$parent",
  779. ["y"] = 0,
  780. ["anchorPoint"] = "CRI",
  781. ["size"] = 0,
  782. },
  783. ["height"] = 0.6,
  784. ["order"] = 40,
  785. ["background"] = true,
  786. ["icon"] = "HIDE",
  787. ["name"] = {
  788. ["y"] = 0,
  789. ["x"] = 1,
  790. ["anchorTo"] = "$parent",
  791. ["rank"] = true,
  792. ["anchorPoint"] = "CLI",
  793. ["enabled"] = true,
  794. ["size"] = 0,
  795. },
  796. },
  797. ["indicators"] = {
  798. ["raidTarget"] = {
  799. ["y"] = 0,
  800. ["x"] = 0,
  801. ["anchorTo"] = "$parent",
  802. ["anchorPoint"] = "C",
  803. ["size"] = 20,
  804. },
  805. ["class"] = {
  806. ["y"] = 0,
  807. ["x"] = 0,
  808. ["anchorTo"] = "$parent",
  809. ["anchorPoint"] = "BL",
  810. ["size"] = 16,
  811. },
  812. },
  813. ["altPowerBar"] = {
  814. ["height"] = 0.4,
  815. ["background"] = true,
  816. ["order"] = 100,
  817. },
  818. ["highlight"] = {
  819. ["size"] = 10,
  820. },
  821. ["height"] = 25,
  822. ["width"] = 90,
  823. ["powerBar"] = {
  824. ["order"] = 20,
  825. ["colorType"] = "type",
  826. ["height"] = 0.6,
  827. ["background"] = true,
  828. },
  829. ["healthBar"] = {
  830. ["colorType"] = "class",
  831. ["order"] = 10,
  832. ["background"] = true,
  833. ["reactionType"] = "npc",
  834. ["height"] = 1.2,
  835. },
  836. },
  837. ["arenatargettarget"] = {
  838. ["portrait"] = {
  839. ["type"] = "3D",
  840. ["alignment"] = "LEFT",
  841. ["fullAfter"] = 100,
  842. ["height"] = 0.5,
  843. ["fullBefore"] = 0,
  844. ["order"] = 15,
  845. ["width"] = 0.22,
  846. },
  847. ["emptyBar"] = {
  848. ["order"] = 0,
  849. ["background"] = true,
  850. ["height"] = 1,
  851. ["reactionType"] = "none",
  852. },
  853. ["indicators"] = {
  854. ["raidTarget"] = {
  855. ["y"] = 0,
  856. ["x"] = 0,
  857. ["anchorTo"] = "$parent",
  858. ["anchorPoint"] = "C",
  859. ["size"] = 20,
  860. },
  861. ["class"] = {
  862. ["y"] = 0,
  863. ["x"] = 0,
  864. ["anchorTo"] = "$parent",
  865. ["anchorPoint"] = "BL",
  866. ["size"] = 16,
  867. },
  868. },
  869. ["auras"] = {
  870. ["buffs"] = {
  871. ["anchorPoint"] = "BL",
  872. ["x"] = 0,
  873. ["y"] = 0,
  874. ["size"] = 16,
  875. },
  876. ["debuffs"] = {
  877. ["anchorPoint"] = "BL",
  878. ["x"] = 0,
  879. ["y"] = 0,
  880. ["size"] = 16,
  881. },
  882. },
  883. ["castBar"] = {
  884. ["time"] = {
  885. ["enabled"] = true,
  886. ["x"] = -1,
  887. ["anchorTo"] = "$parent",
  888. ["y"] = 0,
  889. ["anchorPoint"] = "CRI",
  890. ["size"] = 0,
  891. },
  892. ["height"] = 0.6,
  893. ["order"] = 40,
  894. ["background"] = true,
  895. ["icon"] = "HIDE",
  896. ["name"] = {
  897. ["y"] = 0,
  898. ["x"] = 1,
  899. ["anchorTo"] = "$parent",
  900. ["rank"] = true,
  901. ["anchorPoint"] = "CLI",
  902. ["enabled"] = true,
  903. ["size"] = 0,
  904. },
  905. },
  906. ["text"] = {
  907. nil, -- [1]
  908. {
  909. ["text"] = "[curhp]",
  910. }, -- [2]
  911. {
  912. ["text"] = "",
  913. }, -- [3]
  914. {
  915. ["text"] = "",
  916. }, -- [4]
  917. {
  918. ["text"] = "[name]",
  919. }, -- [5]
  920. },
  921. ["altPowerBar"] = {
  922. ["height"] = 0.4,
  923. ["background"] = true,
  924. ["order"] = 100,
  925. },
  926. ["highlight"] = {
  927. ["size"] = 10,
  928. },
  929. ["height"] = 25,
  930. ["width"] = 90,
  931. ["powerBar"] = {
  932. ["order"] = 20,
  933. ["colorType"] = "type",
  934. ["height"] = 0.6,
  935. ["background"] = true,
  936. },
  937. ["healthBar"] = {
  938. ["colorType"] = "class",
  939. ["order"] = 10,
  940. ["background"] = true,
  941. ["reactionType"] = "npc",
  942. ["height"] = 1.2,
  943. },
  944. },
  945. ["arenapet"] = {
  946. ["portrait"] = {
  947. ["type"] = "3D",
  948. ["alignment"] = "LEFT",
  949. ["fullAfter"] = 100,
  950. ["height"] = 0.5,
  951. ["fullBefore"] = 0,
  952. ["order"] = 15,
  953. ["width"] = 0.22,
  954. },
  955. ["text"] = {
  956. nil, -- [1]
  957. {
  958. ["text"] = "[curhp]",
  959. }, -- [2]
  960. {
  961. ["text"] = "",
  962. }, -- [3]
  963. {
  964. ["text"] = "",
  965. }, -- [4]
  966. {
  967. ["text"] = "[name]",
  968. }, -- [5]
  969. },
  970. ["emptyBar"] = {
  971. ["order"] = 0,
  972. ["background"] = true,
  973. ["height"] = 1,
  974. ["reactionType"] = "none",
  975. },
  976. ["auras"] = {
  977. ["buffs"] = {
  978. ["anchorPoint"] = "BL",
  979. ["x"] = 0,
  980. ["y"] = 0,
  981. ["size"] = 16,
  982. },
  983. ["debuffs"] = {
  984. ["anchorPoint"] = "BL",
  985. ["x"] = 0,
  986. ["y"] = 0,
  987. ["size"] = 16,
  988. },
  989. },
  990. ["castBar"] = {
  991. ["time"] = {
  992. ["enabled"] = true,
  993. ["x"] = -1,
  994. ["anchorTo"] = "$parent",
  995. ["y"] = 0,
  996. ["anchorPoint"] = "CRI",
  997. ["size"] = 0,
  998. },
  999. ["height"] = 0.6,
  1000. ["order"] = 40,
  1001. ["background"] = true,
  1002. ["icon"] = "HIDE",
  1003. ["name"] = {
  1004. ["y"] = 0,
  1005. ["x"] = 1,
  1006. ["anchorTo"] = "$parent",
  1007. ["rank"] = true,
  1008. ["anchorPoint"] = "CLI",
  1009. ["enabled"] = true,
  1010. ["size"] = 0,
  1011. },
  1012. },
  1013. ["highlight"] = {
  1014. ["size"] = 10,
  1015. },
  1016. ["altPowerBar"] = {
  1017. ["height"] = 0.4,
  1018. ["background"] = true,
  1019. ["order"] = 100,
  1020. },
  1021. ["indicators"] = {
  1022. ["raidTarget"] = {
  1023. ["y"] = 0,
  1024. ["x"] = 0,
  1025. ["anchorTo"] = "$parent",
  1026. ["anchorPoint"] = "C",
  1027. ["size"] = 20,
  1028. },
  1029. },
  1030. ["height"] = 25,
  1031. ["width"] = 90,
  1032. ["powerBar"] = {
  1033. ["order"] = 20,
  1034. ["colorType"] = "type",
  1035. ["height"] = 0.6,
  1036. ["background"] = true,
  1037. },
  1038. ["healthBar"] = {
  1039. ["colorType"] = "class",
  1040. ["order"] = 10,
  1041. ["background"] = true,
  1042. ["reactionType"] = "npc",
  1043. ["height"] = 1.2,
  1044. },
  1045. },
  1046. ["mainassisttargettarget"] = {
  1047. ["portrait"] = {
  1048. ["type"] = "3D",
  1049. ["alignment"] = "LEFT",
  1050. ["fullAfter"] = 100,
  1051. ["height"] = 0.5,
  1052. ["fullBefore"] = 0,
  1053. ["order"] = 15,
  1054. ["width"] = 0.22,
  1055. },
  1056. ["emptyBar"] = {
  1057. ["order"] = 0,
  1058. ["background"] = true,
  1059. ["height"] = 1,
  1060. ["reactionType"] = "none",
  1061. },
  1062. ["indicators"] = {
  1063. ["raidTarget"] = {
  1064. ["y"] = 0,
  1065. ["x"] = 0,
  1066. ["anchorTo"] = "$parent",
  1067. ["anchorPoint"] = "C",
  1068. ["size"] = 20,
  1069. },
  1070. ["class"] = {
  1071. ["y"] = 0,
  1072. ["x"] = 0,
  1073. ["anchorTo"] = "$parent",
  1074. ["anchorPoint"] = "BL",
  1075. ["size"] = 16,
  1076. },
  1077. },
  1078. ["auras"] = {
  1079. ["buffs"] = {
  1080. ["anchorPoint"] = "BL",
  1081. ["x"] = 0,
  1082. ["y"] = 0,
  1083. ["size"] = 16,
  1084. },
  1085. ["debuffs"] = {
  1086. ["anchorPoint"] = "BL",
  1087. ["x"] = 0,
  1088. ["y"] = 0,
  1089. ["size"] = 16,
  1090. },
  1091. },
  1092. ["castBar"] = {
  1093. ["time"] = {
  1094. ["enabled"] = true,
  1095. ["x"] = -1,
  1096. ["anchorTo"] = "$parent",
  1097. ["y"] = 0,
  1098. ["anchorPoint"] = "CRI",
  1099. ["size"] = 0,
  1100. },
  1101. ["height"] = 0.6,
  1102. ["order"] = 40,
  1103. ["background"] = true,
  1104. ["icon"] = "HIDE",
  1105. ["name"] = {
  1106. ["y"] = 0,
  1107. ["x"] = 1,
  1108. ["anchorTo"] = "$parent",
  1109. ["rank"] = true,
  1110. ["anchorPoint"] = "CLI",
  1111. ["enabled"] = true,
  1112. ["size"] = 0,
  1113. },
  1114. },
  1115. ["text"] = {
  1116. {
  1117. ["text"] = "[(()afk() )][name]",
  1118. }, -- [1]
  1119. [3] = {
  1120. ["text"] = "[level( )][classification( )][perpp]",
  1121. },
  1122. [5] = {
  1123. ["text"] = "[(()afk() )][name]",
  1124. },
  1125. },
  1126. ["altPowerBar"] = {
  1127. ["height"] = 0.4,
  1128. ["background"] = true,
  1129. ["order"] = 100,
  1130. },
  1131. ["highlight"] = {
  1132. ["size"] = 10,
  1133. },
  1134. ["height"] = 40,
  1135. ["width"] = 150,
  1136. ["powerBar"] = {
  1137. ["order"] = 20,
  1138. ["colorType"] = "type",
  1139. ["height"] = 1,
  1140. ["background"] = true,
  1141. },
  1142. ["healthBar"] = {
  1143. ["colorType"] = "class",
  1144. ["order"] = 10,
  1145. ["background"] = true,
  1146. ["reactionType"] = "npc",
  1147. ["height"] = 1.2,
  1148. },
  1149. },
  1150. ["party"] = {
  1151. ["indicators"] = {
  1152. ["raidTarget"] = {
  1153. ["y"] = 0,
  1154. ["x"] = 0,
  1155. ["anchorTo"] = "$parent",
  1156. ["anchorPoint"] = "C",
  1157. ["size"] = 20,
  1158. },
  1159. ["resurrect"] = {
  1160. ["y"] = -1,
  1161. ["x"] = 37,
  1162. ["anchorTo"] = "$parent",
  1163. ["anchorPoint"] = "LC",
  1164. ["size"] = 28,
  1165. },
  1166. ["masterLoot"] = {
  1167. ["y"] = -10,
  1168. ["x"] = 16,
  1169. ["anchorTo"] = "$parent",
  1170. ["anchorPoint"] = "TL",
  1171. ["size"] = 12,
  1172. },
  1173. ["leader"] = {
  1174. ["y"] = -12,
  1175. ["x"] = 2,
  1176. ["anchorTo"] = "$parent",
  1177. ["anchorPoint"] = "TL",
  1178. ["size"] = 14,
  1179. },
  1180. ["role"] = {
  1181. ["y"] = -11,
  1182. ["x"] = 30,
  1183. ["anchorTo"] = "$parent",
  1184. ["anchorPoint"] = "TL",
  1185. ["size"] = 14,
  1186. },
  1187. ["pvp"] = {
  1188. ["y"] = -21,
  1189. ["x"] = 11,
  1190. ["anchorTo"] = "$parent",
  1191. ["anchorPoint"] = "TR",
  1192. ["size"] = 22,
  1193. },
  1194. ["height"] = 0.5,
  1195. ["status"] = {
  1196. ["y"] = -2,
  1197. ["x"] = 12,
  1198. ["anchorTo"] = "$parent",
  1199. ["anchorPoint"] = "LB",
  1200. ["size"] = 16,
  1201. },
  1202. ["class"] = {
  1203. ["y"] = 0,
  1204. ["x"] = 0,
  1205. ["anchorTo"] = "$parent",
  1206. ["anchorPoint"] = "BL",
  1207. ["size"] = 16,
  1208. },
  1209. ["phase"] = {
  1210. ["anchorPoint"] = "RC",
  1211. ["x"] = -11,
  1212. ["size"] = 14,
  1213. ["anchorTo"] = "$parent",
  1214. },
  1215. ["ready"] = {
  1216. ["y"] = 0,
  1217. ["x"] = 35,
  1218. ["anchorTo"] = "$parent",
  1219. ["anchorPoint"] = "LC",
  1220. ["size"] = 24,
  1221. },
  1222. },
  1223. ["range"] = {
  1224. ["height"] = 0.5,
  1225. },
  1226. ["auras"] = {
  1227. ["height"] = 0.5,
  1228. ["debuffs"] = {
  1229. ["enabled"] = true,
  1230. ["x"] = 0,
  1231. ["anchorPoint"] = "BL",
  1232. ["y"] = 0,
  1233. ["size"] = 16,
  1234. },
  1235. ["buffs"] = {
  1236. ["enabled"] = true,
  1237. ["x"] = 0,
  1238. ["y"] = 0,
  1239. ["anchorPoint"] = "BL",
  1240. ["size"] = 16,
  1241. },
  1242. },
  1243. ["castBar"] = {
  1244. ["time"] = {
  1245. ["enabled"] = true,
  1246. ["x"] = -1,
  1247. ["anchorTo"] = "$parent",
  1248. ["y"] = 0,
  1249. ["anchorPoint"] = "CRI",
  1250. ["size"] = 0,
  1251. },
  1252. ["height"] = 0.6,
  1253. ["order"] = 60,
  1254. ["background"] = true,
  1255. ["icon"] = "HIDE",
  1256. ["name"] = {
  1257. ["y"] = 0,
  1258. ["x"] = 1,
  1259. ["anchorTo"] = "$parent",
  1260. ["rank"] = true,
  1261. ["anchorPoint"] = "CLI",
  1262. ["enabled"] = true,
  1263. ["size"] = 0,
  1264. },
  1265. },
  1266. ["auraIndicators"] = {
  1267. ["height"] = 0.5,
  1268. },
  1269. ["powerBar"] = {
  1270. ["order"] = 20,
  1271. ["colorType"] = "type",
  1272. ["height"] = 1,
  1273. ["background"] = true,
  1274. },
  1275. ["offset"] = 23,
  1276. ["enabled"] = false,
  1277. ["portrait"] = {
  1278. ["enabled"] = true,
  1279. ["type"] = "class",
  1280. ["alignment"] = "LEFT",
  1281. ["fullAfter"] = 50,
  1282. ["height"] = 0.5,
  1283. ["fullBefore"] = 0,
  1284. ["order"] = 15,
  1285. ["width"] = 0.22,
  1286. },
  1287. ["healthBar"] = {
  1288. ["colorType"] = "class",
  1289. ["order"] = 10,
  1290. ["background"] = true,
  1291. ["reactionType"] = "npc",
  1292. ["height"] = 1.2,
  1293. },
  1294. ["incHeal"] = {
  1295. ["height"] = 0.5,
  1296. },
  1297. ["unitsPerColumn"] = 5,
  1298. ["emptyBar"] = {
  1299. ["order"] = 0,
  1300. ["background"] = true,
  1301. ["height"] = 1,
  1302. ["reactionType"] = "none",
  1303. },
  1304. ["altPowerBar"] = {
  1305. ["height"] = 0.4,
  1306. ["background"] = true,
  1307. ["order"] = 100,
  1308. },
  1309. ["width"] = 190,
  1310. ["attribAnchorPoint"] = "LEFT",
  1311. ["columnSpacing"] = 30,
  1312. ["fader"] = {
  1313. ["height"] = 0.5,
  1314. },
  1315. ["combatText"] = {
  1316. ["height"] = 0.5,
  1317. },
  1318. ["height"] = 45,
  1319. ["text"] = {
  1320. {
  1321. ["text"] = "[(()afk() )][name]",
  1322. }, -- [1]
  1323. [3] = {
  1324. ["text"] = "[level( )][perpp]",
  1325. },
  1326. [5] = {
  1327. ["text"] = "[(()afk() )][name]",
  1328. },
  1329. },
  1330. ["highlight"] = {
  1331. ["height"] = 0.5,
  1332. ["size"] = 10,
  1333. },
  1334. ["attribPoint"] = "TOP",
  1335. },
  1336. ["maintanktargettarget"] = {
  1337. ["portrait"] = {
  1338. ["type"] = "3D",
  1339. ["alignment"] = "LEFT",
  1340. ["fullAfter"] = 100,
  1341. ["height"] = 0.5,
  1342. ["fullBefore"] = 0,
  1343. ["order"] = 15,
  1344. ["width"] = 0.22,
  1345. },
  1346. ["emptyBar"] = {
  1347. ["order"] = 0,
  1348. ["background"] = true,
  1349. ["height"] = 1,
  1350. ["reactionType"] = "none",
  1351. },
  1352. ["indicators"] = {
  1353. ["raidTarget"] = {
  1354. ["y"] = 0,
  1355. ["x"] = 0,
  1356. ["anchorTo"] = "$parent",
  1357. ["anchorPoint"] = "C",
  1358. ["size"] = 20,
  1359. },
  1360. ["class"] = {
  1361. ["y"] = 0,
  1362. ["x"] = 0,
  1363. ["anchorTo"] = "$parent",
  1364. ["anchorPoint"] = "BL",
  1365. ["size"] = 16,
  1366. },
  1367. },
  1368. ["auras"] = {
  1369. ["buffs"] = {
  1370. ["anchorPoint"] = "BL",
  1371. ["x"] = 0,
  1372. ["y"] = 0,
  1373. ["size"] = 16,
  1374. },
  1375. ["debuffs"] = {
  1376. ["anchorPoint"] = "BL",
  1377. ["x"] = 0,
  1378. ["y"] = 0,
  1379. ["size"] = 16,
  1380. },
  1381. },
  1382. ["castBar"] = {
  1383. ["time"] = {
  1384. ["enabled"] = true,
  1385. ["x"] = -1,
  1386. ["anchorTo"] = "$parent",
  1387. ["y"] = 0,
  1388. ["anchorPoint"] = "CRI",
  1389. ["size"] = 0,
  1390. },
  1391. ["height"] = 0.6,
  1392. ["order"] = 40,
  1393. ["background"] = true,
  1394. ["icon"] = "HIDE",
  1395. ["name"] = {
  1396. ["y"] = 0,
  1397. ["x"] = 1,
  1398. ["anchorTo"] = "$parent",
  1399. ["rank"] = true,
  1400. ["anchorPoint"] = "CLI",
  1401. ["enabled"] = true,
  1402. ["size"] = 0,
  1403. },
  1404. },
  1405. ["text"] = {
  1406. {
  1407. ["text"] = "[(()afk() )][name]",
  1408. }, -- [1]
  1409. [3] = {
  1410. ["text"] = "[classification( )][perpp]",
  1411. },
  1412. [5] = {
  1413. ["text"] = "[(()afk() )][name]",
  1414. },
  1415. },
  1416. ["altPowerBar"] = {
  1417. ["height"] = 0.4,
  1418. ["background"] = true,
  1419. ["order"] = 100,
  1420. },
  1421. ["highlight"] = {
  1422. ["size"] = 10,
  1423. },
  1424. ["height"] = 40,
  1425. ["width"] = 150,
  1426. ["powerBar"] = {
  1427. ["order"] = 20,
  1428. ["colorType"] = "type",
  1429. ["height"] = 1,
  1430. ["background"] = true,
  1431. },
  1432. ["healthBar"] = {
  1433. ["colorType"] = "class",
  1434. ["order"] = 10,
  1435. ["background"] = true,
  1436. ["reactionType"] = "npc",
  1437. ["height"] = 1.2,
  1438. },
  1439. },
  1440. ["raidpet"] = {
  1441. ["portrait"] = {
  1442. ["type"] = "3D",
  1443. ["alignment"] = "LEFT",
  1444. ["fullAfter"] = 100,
  1445. ["height"] = 0.5,
  1446. ["fullBefore"] = 0,
  1447. ["order"] = 15,
  1448. ["width"] = 0.22,
  1449. },
  1450. ["scale"] = 0.85,
  1451. ["auras"] = {
  1452. ["buffs"] = {
  1453. ["anchorPoint"] = "BL",
  1454. ["x"] = 0,
  1455. ["y"] = 0,
  1456. ["size"] = 16,
  1457. },
  1458. ["debuffs"] = {
  1459. ["anchorPoint"] = "BL",
  1460. ["x"] = 0,
  1461. ["y"] = 0,
  1462. ["size"] = 16,
  1463. },
  1464. },
  1465. ["castBar"] = {
  1466. ["time"] = {
  1467. ["enabled"] = true,
  1468. ["x"] = -1,
  1469. ["anchorTo"] = "$parent",
  1470. ["y"] = 0,
  1471. ["anchorPoint"] = "CRI",
  1472. ["size"] = 0,
  1473. },
  1474. ["height"] = 0.6,
  1475. ["order"] = 40,
  1476. ["background"] = true,
  1477. ["icon"] = "HIDE",
  1478. ["name"] = {
  1479. ["y"] = 0,
  1480. ["x"] = 1,
  1481. ["anchorTo"] = "$parent",
  1482. ["rank"] = true,
  1483. ["anchorPoint"] = "CLI",
  1484. ["enabled"] = true,
  1485. ["size"] = 0,
  1486. },
  1487. },
  1488. ["groupSpacing"] = 0,
  1489. ["powerBar"] = {
  1490. ["order"] = 20,
  1491. ["colorType"] = "type",
  1492. ["height"] = 0.3,
  1493. ["background"] = true,
  1494. },
  1495. ["groupsPerRow"] = 8,
  1496. ["healthBar"] = {
  1497. ["colorType"] = "class",
  1498. ["order"] = 10,
  1499. ["background"] = true,
  1500. ["reactionType"] = "none",
  1501. ["height"] = 1.2,
  1502. },
  1503. ["text"] = {
  1504. nil, -- [1]
  1505. {
  1506. ["text"] = "[missinghp]",
  1507. }, -- [2]
  1508. {
  1509. ["text"] = "",
  1510. }, -- [3]
  1511. {
  1512. ["text"] = "",
  1513. }, -- [4]
  1514. {
  1515. ["text"] = "[name]",
  1516. }, -- [5]
  1517. },
  1518. ["indicators"] = {
  1519. ["raidTarget"] = {
  1520. ["y"] = 0,
  1521. ["x"] = 0,
  1522. ["anchorTo"] = "$parent",
  1523. ["anchorPoint"] = "C",
  1524. ["size"] = 20,
  1525. },
  1526. },
  1527. ["width"] = 90,
  1528. ["maxColumns"] = 8,
  1529. ["columnSpacing"] = 5,
  1530. ["altPowerBar"] = {
  1531. ["height"] = 0.4,
  1532. ["background"] = true,
  1533. ["order"] = 100,
  1534. },
  1535. ["attribAnchorPoint"] = "LEFT",
  1536. ["height"] = 30,
  1537. ["emptyBar"] = {
  1538. ["order"] = 0,
  1539. ["background"] = true,
  1540. ["height"] = 1,
  1541. ["reactionType"] = "none",
  1542. },
  1543. ["unitsPerColumn"] = 8,
  1544. ["highlight"] = {
  1545. ["size"] = 10,
  1546. },
  1547. },
  1548. ["target"] = {
  1549. ["indicators"] = {
  1550. ["raidTarget"] = {
  1551. ["y"] = 0,
  1552. ["x"] = 0,
  1553. ["anchorTo"] = "$parent",
  1554. ["anchorPoint"] = "C",
  1555. ["size"] = 20,
  1556. },
  1557. ["resurrect"] = {
  1558. ["y"] = -1,
  1559. ["x"] = -39,
  1560. ["anchorTo"] = "$parent",
  1561. ["anchorPoint"] = "RC",
  1562. ["size"] = 28,
  1563. },
  1564. ["masterLoot"] = {
  1565. ["y"] = -10,
  1566. ["x"] = 16,
  1567. ["anchorTo"] = "$parent",
  1568. ["anchorPoint"] = "TL",
  1569. ["size"] = 12,
  1570. },
  1571. ["leader"] = {
  1572. ["y"] = -12,
  1573. ["x"] = 2,
  1574. ["anchorTo"] = "$parent",
  1575. ["anchorPoint"] = "TL",
  1576. ["size"] = 14,
  1577. },
  1578. ["questBoss"] = {
  1579. ["y"] = 24,
  1580. ["x"] = 9,
  1581. ["anchorTo"] = "$parent",
  1582. ["anchorPoint"] = "BR",
  1583. ["size"] = 22,
  1584. },
  1585. ["height"] = 0.5,
  1586. ["status"] = {
  1587. ["y"] = -2,
  1588. ["x"] = 12,
  1589. ["anchorTo"] = "$parent",
  1590. ["anchorPoint"] = "LB",
  1591. ["size"] = 16,
  1592. },
  1593. ["class"] = {
  1594. ["y"] = 0,
  1595. ["x"] = 0,
  1596. ["anchorTo"] = "$parent",
  1597. ["anchorPoint"] = "BL",
  1598. ["size"] = 16,
  1599. },
  1600. ["role"] = {
  1601. ["y"] = -11,
  1602. ["x"] = 30,
  1603. ["anchorTo"] = "$parent",
  1604. ["anchorPoint"] = "TL",
  1605. ["size"] = 14,
  1606. },
  1607. ["pvp"] = {
  1608. ["y"] = -21,
  1609. ["x"] = 11,
  1610. ["anchorTo"] = "$parent",
  1611. ["anchorPoint"] = "TR",
  1612. ["size"] = 22,
  1613. },
  1614. },
  1615. ["range"] = {
  1616. ["height"] = 0.5,
  1617. },
  1618. ["auras"] = {
  1619. ["height"] = 0.5,
  1620. ["debuffs"] = {
  1621. ["enabled"] = true,
  1622. ["x"] = 0,
  1623. ["anchorPoint"] = "BL",
  1624. ["y"] = 0,
  1625. ["size"] = 16,
  1626. },
  1627. ["buffs"] = {
  1628. ["enabled"] = true,
  1629. ["x"] = 0,
  1630. ["anchorPoint"] = "TL",
  1631. ["y"] = 0,
  1632. ["size"] = 16,
  1633. },
  1634. },
  1635. ["castBar"] = {
  1636. ["enabled"] = true,
  1637. ["time"] = {
  1638. ["enabled"] = true,
  1639. ["x"] = -1,
  1640. ["anchorTo"] = "$parent",
  1641. ["y"] = 0,
  1642. ["anchorPoint"] = "CRI",
  1643. ["size"] = 0,
  1644. },
  1645. ["height"] = 0.6,
  1646. ["order"] = 60,
  1647. ["background"] = true,
  1648. ["icon"] = "HIDE",
  1649. ["name"] = {
  1650. ["y"] = 0,
  1651. ["x"] = 1,
  1652. ["anchorTo"] = "$parent",
  1653. ["rank"] = true,
  1654. ["anchorPoint"] = "CLI",
  1655. ["enabled"] = true,
  1656. ["size"] = 0,
  1657. },
  1658. },
  1659. ["auraIndicators"] = {
  1660. ["height"] = 0.5,
  1661. },
  1662. ["powerBar"] = {
  1663. ["order"] = 20,
  1664. ["colorType"] = "type",
  1665. ["height"] = 1,
  1666. ["background"] = true,
  1667. },
  1668. ["healthBar"] = {
  1669. ["colorType"] = "class",
  1670. ["order"] = 10,
  1671. ["background"] = true,
  1672. ["reactionType"] = "npc",
  1673. ["height"] = 1.2,
  1674. },
  1675. ["text"] = {
  1676. {
  1677. ["text"] = "[(()afk() )][name]",
  1678. }, -- [1]
  1679. [3] = {
  1680. ["text"] = "[level( )][classification( )][perpp]",
  1681. },
  1682. [5] = {
  1683. ["text"] = "[(()afk() )][name]",
  1684. },
  1685. },
  1686. ["width"] = 190,
  1687. ["highlight"] = {
  1688. ["height"] = 0.5,
  1689. ["size"] = 10,
  1690. },
  1691. ["emptyBar"] = {
  1692. ["order"] = 0,
  1693. ["background"] = true,
  1694. ["height"] = 1,
  1695. ["reactionType"] = "none",
  1696. },
  1697. ["altPowerBar"] = {
  1698. ["height"] = 0.4,
  1699. ["background"] = true,
  1700. ["order"] = 100,
  1701. },
  1702. ["combatText"] = {
  1703. ["height"] = 0.5,
  1704. },
  1705. ["height"] = 45,
  1706. ["incHeal"] = {
  1707. ["height"] = 0.5,
  1708. },
  1709. ["comboPoints"] = {
  1710. ["anchorTo"] = "$parent",
  1711. ["order"] = 60,
  1712. ["growth"] = "LEFT",
  1713. ["anchorPoint"] = "BR",
  1714. ["x"] = -3,
  1715. ["spacing"] = -4,
  1716. ["height"] = 0.4,
  1717. ["y"] = 8,
  1718. ["size"] = 14,
  1719. },
  1720. ["portrait"] = {
  1721. ["enabled"] = true,
  1722. ["type"] = "3D",
  1723. ["alignment"] = "RIGHT",
  1724. ["fullAfter"] = 50,
  1725. ["height"] = 0.5,
  1726. ["fullBefore"] = 0,
  1727. ["order"] = 15,
  1728. ["width"] = 0.22,
  1729. },
  1730. },
  1731. ["raid"] = {
  1732. ["portrait"] = {
  1733. ["type"] = "3D",
  1734. ["alignment"] = "LEFT",
  1735. ["fullAfter"] = 100,
  1736. ["height"] = 0.5,
  1737. ["fullBefore"] = 0,
  1738. ["order"] = 15,
  1739. ["width"] = 0.22,
  1740. },
  1741. ["scale"] = 0.75,
  1742. ["range"] = {
  1743. ["height"] = 0.5,
  1744. },
  1745. ["auras"] = {
  1746. ["height"] = 0.5,
  1747. ["buffs"] = {
  1748. ["anchorPoint"] = "BL",
  1749. ["x"] = 0,
  1750. ["y"] = 0,
  1751. ["size"] = 16,
  1752. },
  1753. ["debuffs"] = {
  1754. ["anchorPoint"] = "BL",
  1755. ["x"] = 0,
  1756. ["y"] = 0,
  1757. ["size"] = 16,
  1758. },
  1759. },
  1760. ["castBar"] = {
  1761. ["time"] = {
  1762. ["enabled"] = true,
  1763. ["x"] = -1,
  1764. ["anchorTo"] = "$parent",
  1765. ["y"] = 0,
  1766. ["anchorPoint"] = "CRI",
  1767. ["size"] = 0,
  1768. },
  1769. ["height"] = 0.6,
  1770. ["order"] = 40,
  1771. ["background"] = true,
  1772. ["icon"] = "HIDE",
  1773. ["name"] = {
  1774. ["y"] = 0,
  1775. ["x"] = 1,
  1776. ["anchorTo"] = "$parent",
  1777. ["rank"] = true,
  1778. ["anchorPoint"] = "CLI",
  1779. ["enabled"] = true,
  1780. ["size"] = 0,
  1781. },
  1782. },
  1783. ["groupSpacing"] = 0,
  1784. ["auraIndicators"] = {
  1785. ["height"] = 0.5,
  1786. },
  1787. ["powerBar"] = {
  1788. ["order"] = 20,
  1789. ["colorType"] = "type",
  1790. ["height"] = 0.3,
  1791. ["background"] = true,
  1792. },
  1793. ["indicators"] = {
  1794. ["raidTarget"] = {
  1795. ["y"] = 0,
  1796. ["x"] = 0,
  1797. ["anchorTo"] = "$parent",
  1798. ["anchorPoint"] = "C",
  1799. ["size"] = 20,
  1800. },
  1801. ["resurrect"] = {
  1802. ["y"] = -1,
  1803. ["x"] = 37,
  1804. ["anchorTo"] = "$parent",
  1805. ["anchorPoint"] = "LC",
  1806. ["size"] = 28,
  1807. },
  1808. ["masterLoot"] = {
  1809. ["anchorPoint"] = "TR",
  1810. ["x"] = -2,
  1811. ["anchorTo"] = "$parent",
  1812. ["y"] = -10,
  1813. ["size"] = 12,
  1814. },
  1815. ["leader"] = {
  1816. ["y"] = -12,
  1817. ["x"] = 2,
  1818. ["anchorTo"] = "$parent",
  1819. ["anchorPoint"] = "TL",
  1820. ["size"] = 14,
  1821. },
  1822. ["role"] = {
  1823. ["enabled"] = false,
  1824. ["x"] = 0,
  1825. ["anchorTo"] = "$parent",
  1826. ["anchorPoint"] = "BR",
  1827. ["y"] = 14,
  1828. ["size"] = 14,
  1829. },
  1830. ["pvp"] = {
  1831. ["anchorPoint"] = "BL",
  1832. ["x"] = 0,
  1833. ["anchorTo"] = "$parent",
  1834. ["y"] = 11,
  1835. ["size"] = 22,
  1836. },
  1837. ["height"] = 0.5,
  1838. ["class"] = {
  1839. ["y"] = 0,
  1840. ["x"] = 0,
  1841. ["anchorTo"] = "$parent",
  1842. ["anchorPoint"] = "BL",
  1843. ["size"] = 16,
  1844. },
  1845. ["status"] = {
  1846. ["y"] = -2,
  1847. ["x"] = 12,
  1848. ["anchorTo"] = "$parent",
  1849. ["anchorPoint"] = "LB",
  1850. ["size"] = 16,
  1851. },
  1852. ["ready"] = {
  1853. ["anchorPoint"] = "LC",
  1854. ["x"] = 25,
  1855. ["anchorTo"] = "$parent",
  1856. ["y"] = 0,
  1857. ["size"] = 24,
  1858. },
  1859. },
  1860. ["enabled"] = true,
  1861. ["emptyBar"] = {
  1862. ["order"] = 0,
  1863. ["background"] = true,
  1864. ["height"] = 1,
  1865. ["reactionType"] = "none",
  1866. },
  1867. ["healthBar"] = {
  1868. ["colorType"] = "class",
  1869. ["order"] = 10,
  1870. ["background"] = true,
  1871. ["reactionType"] = "none",
  1872. ["height"] = 1.2,
  1873. },
  1874. ["columnSpacing"] = 5,
  1875. ["attribAnchorPoint"] = "LEFT",
  1876. ["text"] = {
  1877. {
  1878. ["text"] = "[(()afk() )][name]",
  1879. }, -- [1]
  1880. {
  1881. ["text"] = "[missinghp]",
  1882. }, -- [2]
  1883. {
  1884. ["text"] = "",
  1885. }, -- [3]
  1886. {
  1887. ["text"] = "",
  1888. }, -- [4]
  1889. {
  1890. ["text"] = "[(()afk() )][name]",
  1891. }, -- [5]
  1892. },
  1893. ["fader"] = {
  1894. ["height"] = 0.5,
  1895. },
  1896. ["width"] = 100,
  1897. ["maxColumns"] = 8,
  1898. ["incHeal"] = {
  1899. ["height"] = 0.5,
  1900. },
  1901. ["altPowerBar"] = {
  1902. ["height"] = 0.4,
  1903. ["background"] = true,
  1904. ["order"] = 100,
  1905. },
  1906. ["combatText"] = {
  1907. ["height"] = 0.5,
  1908. },
  1909. ["height"] = 30,
  1910. ["groupsPerRow"] = 8,
  1911. ["unitsPerColumn"] = 8,
  1912. ["highlight"] = {
  1913. ["height"] = 0.5,
  1914. ["size"] = 10,
  1915. },
  1916. },
  1917. ["partytargettarget"] = {
  1918. ["portrait"] = {
  1919. ["type"] = "3D",
  1920. ["alignment"] = "LEFT",
  1921. ["fullAfter"] = 100,
  1922. ["height"] = 0.5,
  1923. ["fullBefore"] = 0,
  1924. ["order"] = 15,
  1925. ["width"] = 0.22,
  1926. },
  1927. ["emptyBar"] = {
  1928. ["order"] = 0,
  1929. ["background"] = true,
  1930. ["height"] = 1,
  1931. ["reactionType"] = "none",
  1932. },
  1933. ["indicators"] = {
  1934. ["raidTarget"] = {
  1935. ["y"] = 0,
  1936. ["x"] = 0,
  1937. ["anchorTo"] = "$parent",
  1938. ["anchorPoint"] = "C",
  1939. ["size"] = 20,
  1940. },
  1941. ["class"] = {
  1942. ["y"] = 0,
  1943. ["x"] = 0,
  1944. ["anchorTo"] = "$parent",
  1945. ["anchorPoint"] = "BL",
  1946. ["size"] = 16,
  1947. },
  1948. },
  1949. ["auras"] = {
  1950. ["buffs"] = {
  1951. ["anchorPoint"] = "BL",
  1952. ["x"] = 0,
  1953. ["y"] = 0,
  1954. ["size"] = 16,
  1955. },
  1956. ["debuffs"] = {
  1957. ["anchorPoint"] = "BL",
  1958. ["x"] = 0,
  1959. ["y"] = 0,
  1960. ["size"] = 16,
  1961. },
  1962. },
  1963. ["castBar"] = {
  1964. ["time"] = {
  1965. ["enabled"] = true,
  1966. ["x"] = -1,
  1967. ["anchorTo"] = "$parent",
  1968. ["y"] = 0,
  1969. ["anchorPoint"] = "CRI",
  1970. ["size"] = 0,
  1971. },
  1972. ["height"] = 0.6,
  1973. ["order"] = 40,
  1974. ["background"] = true,
  1975. ["icon"] = "HIDE",
  1976. ["name"] = {
  1977. ["y"] = 0,
  1978. ["x"] = 1,
  1979. ["anchorTo"] = "$parent",
  1980. ["rank"] = true,
  1981. ["anchorPoint"] = "CLI",
  1982. ["enabled"] = true,
  1983. ["size"] = 0,
  1984. },
  1985. },
  1986. ["text"] = {
  1987. nil, -- [1]
  1988. {
  1989. ["text"] = "[curhp]",
  1990. }, -- [2]
  1991. {
  1992. ["text"] = "",
  1993. }, -- [3]
  1994. {
  1995. ["text"] = "",
  1996. }, -- [4]
  1997. {
  1998. ["text"] = "[name]",
  1999. }, -- [5]
  2000. },
  2001. ["altPowerBar"] = {
  2002. ["height"] = 0.4,
  2003. ["background"] = true,
  2004. ["order"] = 100,
  2005. },
  2006. ["highlight"] = {
  2007. ["size"] = 10,
  2008. },
  2009. ["height"] = 25,
  2010. ["width"] = 90,
  2011. ["powerBar"] = {
  2012. ["order"] = 20,
  2013. ["colorType"] = "type",
  2014. ["height"] = 0.6,
  2015. ["background"] = true,
  2016. },
  2017. ["healthBar"] = {
  2018. ["colorType"] = "class",
  2019. ["order"] = 10,
  2020. ["background"] = true,
  2021. ["reactionType"] = "npc",
  2022. ["height"] = 1.2,
  2023. },
  2024. },
  2025. ["pettarget"] = {
  2026. ["portrait"] = {
  2027. ["type"] = "3D",
  2028. ["alignment"] = "LEFT",
  2029. ["fullAfter"] = 100,
  2030. ["height"] = 0.5,
  2031. ["fullBefore"] = 0,
  2032. ["order"] = 15,
  2033. ["width"] = 0.22,
  2034. },
  2035. ["healthBar"] = {
  2036. ["colorType"] = "class",
  2037. ["order"] = 10,
  2038. ["background"] = true,
  2039. ["reactionType"] = "npc",
  2040. ["height"] = 1.2,
  2041. },
  2042. ["emptyBar"] = {
  2043. ["order"] = 0,
  2044. ["background"] = true,
  2045. ["height"] = 1,
  2046. ["reactionType"] = "none",
  2047. },
  2048. ["text"] = {
  2049. [3] = {
  2050. ["text"] = "[perpp]",
  2051. },
  2052. [5] = {
  2053. ["text"] = "[name]",
  2054. },
  2055. },
  2056. ["range"] = {
  2057. ["height"] = 0.5,
  2058. },
  2059. ["width"] = 190,
  2060. ["castBar"] = {
  2061. ["time"] = {
  2062. ["enabled"] = true,
  2063. ["x"] = -1,
  2064. ["anchorTo"] = "$parent",
  2065. ["y"] = 0,
  2066. ["anchorPoint"] = "CRI",
  2067. ["size"] = 0,
  2068. },
  2069. ["height"] = 0.6,
  2070. ["order"] = 40,
  2071. ["background"] = true,
  2072. ["icon"] = "HIDE",
  2073. ["name"] = {
  2074. ["y"] = 0,
  2075. ["x"] = 1,
  2076. ["anchorTo"] = "$parent",
  2077. ["rank"] = true,
  2078. ["anchorPoint"] = "CLI",
  2079. ["enabled"] = true,
  2080. ["size"] = 0,
  2081. },
  2082. },
  2083. ["auras"] = {
  2084. ["height"] = 0.5,
  2085. ["buffs"] = {
  2086. ["anchorPoint"] = "BL",
  2087. ["x"] = 0,
  2088. ["y"] = 0,
  2089. ["size"] = 16,
  2090. },
  2091. ["debuffs"] = {
  2092. ["anchorPoint"] = "BL",
  2093. ["x"] = 0,
  2094. ["y"] = 0,
  2095. ["size"] = 16,
  2096. },
  2097. },
  2098. ["altPowerBar"] = {
  2099. ["height"] = 0.4,
  2100. ["background"] = true,
  2101. ["order"] = 100,
  2102. },
  2103. ["indicators"] = {
  2104. ["raidTarget"] = {
  2105. ["y"] = 0,
  2106. ["x"] = 0,
  2107. ["anchorTo"] = "$parent",
  2108. ["anchorPoint"] = "C",
  2109. ["size"] = 20,
  2110. },
  2111. ["height"] = 0.5,
  2112. },
  2113. ["height"] = 30,
  2114. ["auraIndicators"] = {
  2115. ["height"] = 0.5,
  2116. },
  2117. ["powerBar"] = {
  2118. ["order"] = 20,
  2119. ["colorType"] = "type",
  2120. ["height"] = 0.7,
  2121. ["background"] = true,
  2122. },
  2123. ["highlight"] = {
  2124. ["height"] = 0.5,
  2125. ["size"] = 10,
  2126. },
  2127. },
  2128. ["battlegroundtargettarget"] = {
  2129. ["portrait"] = {
  2130. ["type"] = "3D",
  2131. ["alignment"] = "LEFT",
  2132. ["fullAfter"] = 100,
  2133. ["height"] = 0.5,
  2134. ["fullBefore"] = 0,
  2135. ["order"] = 15,
  2136. ["width"] = 0.22,
  2137. },
  2138. ["emptyBar"] = {
  2139. ["order"] = 0,
  2140. ["background"] = true,
  2141. ["height"] = 1,
  2142. ["reactionType"] = "none",
  2143. },
  2144. ["indicators"] = {
  2145. ["raidTarget"] = {
  2146. ["y"] = 0,
  2147. ["x"] = 0,
  2148. ["anchorTo"] = "$parent",
  2149. ["anchorPoint"] = "C",
  2150. ["size"] = 20,
  2151. },
  2152. ["class"] = {
  2153. ["y"] = 0,
  2154. ["x"] = 0,
  2155. ["anchorTo"] = "$parent",
  2156. ["anchorPoint"] = "BL",
  2157. ["size"] = 16,
  2158. },
  2159. },
  2160. ["auras"] = {
  2161. ["buffs"] = {
  2162. ["anchorPoint"] = "BL",
  2163. ["x"] = 0,
  2164. ["y"] = 0,
  2165. ["size"] = 16,
  2166. },
  2167. ["debuffs"] = {
  2168. ["anchorPoint"] = "BL",
  2169. ["x"] = 0,
  2170. ["y"] = 0,
  2171. ["size"] = 16,
  2172. },
  2173. },
  2174. ["castBar"] = {
  2175. ["time"] = {
  2176. ["enabled"] = true,
  2177. ["x"] = -1,
  2178. ["anchorTo"] = "$parent",
  2179. ["y"] = 0,
  2180. ["anchorPoint"] = "CRI",
  2181. ["size"] = 0,
  2182. },
  2183. ["height"] = 0.6,
  2184. ["order"] = 40,
  2185. ["background"] = true,
  2186. ["icon"] = "HIDE",
  2187. ["name"] = {
  2188. ["y"] = 0,
  2189. ["x"] = 1,
  2190. ["anchorTo"] = "$parent",
  2191. ["rank"] = true,
  2192. ["anchorPoint"] = "CLI",
  2193. ["enabled"] = true,
  2194. ["size"] = 0,
  2195. },
  2196. },
  2197. ["text"] = {
  2198. nil, -- [1]
  2199. {
  2200. ["text"] = "[curhp]",
  2201. }, -- [2]
  2202. {
  2203. ["text"] = "",
  2204. }, -- [3]
  2205. {
  2206. ["text"] = "",
  2207. }, -- [4]
  2208. {
  2209. ["text"] = "[name]",
  2210. }, -- [5]
  2211. },
  2212. ["altPowerBar"] = {
  2213. ["height"] = 0.4,
  2214. ["background"] = true,
  2215. ["order"] = 100,
  2216. },
  2217. ["highlight"] = {
  2218. ["size"] = 10,
  2219. },
  2220. ["height"] = 25,
  2221. ["width"] = 90,
  2222. ["powerBar"] = {
  2223. ["order"] = 20,
  2224. ["colorType"] = "type",
  2225. ["height"] = 0.6,
  2226. ["background"] = true,
  2227. },
  2228. ["healthBar"] = {
  2229. ["colorType"] = "class",
  2230. ["order"] = 10,
  2231. ["background"] = true,
  2232. ["reactionType"] = "npc",
  2233. ["height"] = 1.2,
  2234. },
  2235. },
  2236. ["bosstargettarget"] = {
  2237. ["portrait"] = {
  2238. ["type"] = "3D",
  2239. ["alignment"] = "LEFT",
  2240. ["fullAfter"] = 100,
  2241. ["height"] = 0.5,
  2242. ["fullBefore"] = 0,
  2243. ["order"] = 15,
  2244. ["width"] = 0.22,
  2245. },
  2246. ["emptyBar"] = {
  2247. ["order"] = 0,
  2248. ["background"] = true,
  2249. ["height"] = 1,
  2250. ["reactionType"] = "none",
  2251. },
  2252. ["indicators"] = {
  2253. ["raidTarget"] = {
  2254. ["y"] = 0,
  2255. ["x"] = 0,
  2256. ["anchorTo"] = "$parent",
  2257. ["anchorPoint"] = "C",
  2258. ["size"] = 20,
  2259. },
  2260. ["class"] = {
  2261. ["y"] = 0,
  2262. ["x"] = 0,
  2263. ["anchorTo"] = "$parent",
  2264. ["anchorPoint"] = "BL",
  2265. ["size"] = 16,
  2266. },
  2267. },
  2268. ["auras"] = {
  2269. ["buffs"] = {
  2270. ["anchorPoint"] = "BL",
  2271. ["x"] = 0,
  2272. ["y"] = 0,
  2273. ["size"] = 16,
  2274. },
  2275. ["debuffs"] = {
  2276. ["anchorPoint"] = "BL",
  2277. ["x"] = 0,
  2278. ["y"] = 0,
  2279. ["size"] = 16,
  2280. },
  2281. },
  2282. ["castBar"] = {
  2283. ["time"] = {
  2284. ["enabled"] = true,
  2285. ["x"] = -1,
  2286. ["anchorTo"] = "$parent",
  2287. ["y"] = 0,
  2288. ["anchorPoint"] = "CRI",
  2289. ["size"] = 0,
  2290. },
  2291. ["height"] = 0.6,
  2292. ["order"] = 40,
  2293. ["background"] = true,
  2294. ["icon"] = "HIDE",
  2295. ["name"] = {
  2296. ["y"] = 0,
  2297. ["x"] = 1,
  2298. ["anchorTo"] = "$parent",
  2299. ["rank"] = true,
  2300. ["anchorPoint"] = "CLI",
  2301. ["enabled"] = true,
  2302. ["size"] = 0,
  2303. },
  2304. },
  2305. ["text"] = {
  2306. nil, -- [1]
  2307. {
  2308. ["text"] = "[curhp]",
  2309. }, -- [2]
  2310. {
  2311. ["text"] = "",
  2312. }, -- [3]
  2313. {
  2314. ["text"] = "",
  2315. }, -- [4]
  2316. {
  2317. ["text"] = "[name]",
  2318. }, -- [5]
  2319. },
  2320. ["altPowerBar"] = {
  2321. ["height"] = 0.4,
  2322. ["background"] = true,
  2323. ["order"] = 100,
  2324. },
  2325. ["highlight"] = {
  2326. ["size"] = 10,
  2327. },
  2328. ["height"] = 25,
  2329. ["width"] = 90,
  2330. ["powerBar"] = {
  2331. ["order"] = 20,
  2332. ["colorType"] = "type",
  2333. ["height"] = 0.6,
  2334. ["background"] = true,
  2335. },
  2336. ["healthBar"] = {
  2337. ["colorType"] = "class",
  2338. ["order"] = 10,
  2339. ["background"] = true,
  2340. ["reactionType"] = "npc",
  2341. ["height"] = 1.2,
  2342. },
  2343. },
  2344. ["maintank"] = {
  2345. ["indicators"] = {
  2346. ["raidTarget"] = {
  2347. ["y"] = 0,
  2348. ["x"] = 0,
  2349. ["anchorTo"] = "$parent",
  2350. ["anchorPoint"] = "C",
  2351. ["size"] = 20,
  2352. },
  2353. ["resurrect"] = {
  2354. ["y"] = -1,
  2355. ["x"] = 37,
  2356. ["anchorTo"] = "$parent",
  2357. ["anchorPoint"] = "LC",
  2358. ["size"] = 28,
  2359. },
  2360. ["masterLoot"] = {
  2361. ["y"] = -10,
  2362. ["x"] = 16,
  2363. ["anchorTo"] = "$parent",
  2364. ["anchorPoint"] = "TL",
  2365. ["size"] = 12,
  2366. },
  2367. ["leader"] = {
  2368. ["y"] = -12,
  2369. ["x"] = 2,
  2370. ["anchorTo"] = "$parent",
  2371. ["anchorPoint"] = "TL",
  2372. ["size"] = 14,
  2373. },
  2374. ["role"] = {
  2375. ["y"] = -11,
  2376. ["x"] = 30,
  2377. ["anchorTo"] = "$parent",
  2378. ["anchorPoint"] = "TL",
  2379. ["size"] = 14,
  2380. },
  2381. ["status"] = {
  2382. ["y"] = -2,
  2383. ["x"] = 12,
  2384. ["anchorTo"] = "$parent",
  2385. ["anchorPoint"] = "LB",
  2386. ["size"] = 16,
  2387. },
  2388. ["pvp"] = {
  2389. ["y"] = -21,
  2390. ["x"] = 11,
  2391. ["anchorTo"] = "$parent",
  2392. ["anchorPoint"] = "TR",
  2393. ["size"] = 22,
  2394. },
  2395. ["class"] = {
  2396. ["y"] = 0,
  2397. ["x"] = 0,
  2398. ["anchorTo"] = "$parent",
  2399. ["anchorPoint"] = "BL",
  2400. ["size"] = 16,
  2401. },
  2402. ["ready"] = {
  2403. ["y"] = 0,
  2404. ["x"] = 35,
  2405. ["anchorTo"] = "$parent",
  2406. ["anchorPoint"] = "LC",
  2407. ["size"] = 24,
  2408. },
  2409. },
  2410. ["auras"] = {
  2411. ["buffs"] = {
  2412. ["anchorPoint"] = "BL",
  2413. ["x"] = 0,
  2414. ["y"] = 0,
  2415. ["size"] = 16,
  2416. },
  2417. ["debuffs"] = {
  2418. ["anchorPoint"] = "BL",
  2419. ["x"] = 0,
  2420. ["y"] = 0,
  2421. ["size"] = 16,
  2422. },
  2423. },
  2424. ["castBar"] = {
  2425. ["time"] = {
  2426. ["enabled"] = true,
  2427. ["x"] = -1,
  2428. ["anchorTo"] = "$parent",
  2429. ["y"] = 0,
  2430. ["anchorPoint"] = "CRI",
  2431. ["size"] = 0,
  2432. },
  2433. ["height"] = 0.6,
  2434. ["order"] = 60,
  2435. ["background"] = true,
  2436. ["icon"] = "HIDE",
  2437. ["name"] = {
  2438. ["y"] = 0,
  2439. ["x"] = 1,
  2440. ["anchorTo"] = "$parent",
  2441. ["rank"] = true,
  2442. ["anchorPoint"] = "CLI",
  2443. ["enabled"] = true,
  2444. ["size"] = 0,
  2445. },
  2446. },
  2447. ["powerBar"] = {
  2448. ["order"] = 20,
  2449. ["colorType"] = "type",
  2450. ["height"] = 1,
  2451. ["background"] = true,
  2452. },
  2453. ["offset"] = 5,
  2454. ["healthBar"] = {
  2455. ["colorType"] = "class",
  2456. ["order"] = 10,
  2457. ["background"] = true,
  2458. ["reactionType"] = "npc",
  2459. ["height"] = 1.2,
  2460. },
  2461. ["emptyBar"] = {
  2462. ["order"] = 0,
  2463. ["background"] = true,
  2464. ["height"] = 1,
  2465. ["reactionType"] = "none",
  2466. },
  2467. ["portrait"] = {
  2468. ["type"] = "3D",
  2469. ["alignment"] = "LEFT",
  2470. ["fullAfter"] = 50,
  2471. ["height"] = 0.5,
  2472. ["fullBefore"] = 0,
  2473. ["order"] = 15,
  2474. ["width"] = 0.22,
  2475. },
  2476. ["width"] = 150,
  2477. ["maxColumns"] = 1,
  2478. ["columnSpacing"] = 5,
  2479. ["altPowerBar"] = {
  2480. ["height"] = 0.4,
  2481. ["background"] = true,
  2482. ["order"] = 100,
  2483. },
  2484. ["unitsPerColumn"] = 5,
  2485. ["height"] = 40,
  2486. ["attribAnchorPoint"] = "LEFT",
  2487. ["text"] = {
  2488. {
  2489. ["text"] = "[(()afk() )][name]",
  2490. }, -- [1]
  2491. [3] = {
  2492. ["text"] = "[perpp]",
  2493. },
  2494. [5] = {
  2495. ["text"] = "[(()afk() )][name]",
  2496. },
  2497. },
  2498. ["highlight"] = {
  2499. ["size"] = 10,
  2500. },
  2501. },
  2502. ["bosstarget"] = {
  2503. ["portrait"] = {
  2504. ["type"] = "3D",
  2505. ["alignment"] = "LEFT",
  2506. ["fullAfter"] = 100,
  2507. ["height"] = 0.5,
  2508. ["fullBefore"] = 0,
  2509. ["order"] = 15,
  2510. ["width"] = 0.22,
  2511. },
  2512. ["emptyBar"] = {
  2513. ["order"] = 0,
  2514. ["background"] = true,
  2515. ["height"] = 1,
  2516. ["reactionType"] = "none",
  2517. },
  2518. ["indicators"] = {
  2519. ["raidTarget"] = {
  2520. ["y"] = 0,
  2521. ["x"] = 0,
  2522. ["anchorTo"] = "$parent",
  2523. ["anchorPoint"] = "C",
  2524. ["size"] = 20,
  2525. },
  2526. ["class"] = {
  2527. ["y"] = 0,
  2528. ["x"] = 0,
  2529. ["anchorTo"] = "$parent",
  2530. ["anchorPoint"] = "BL",
  2531. ["size"] = 16,
  2532. },
  2533. },
  2534. ["auras"] = {
  2535. ["buffs"] = {
  2536. ["anchorPoint"] = "BL",
  2537. ["x"] = 0,
  2538. ["y"] = 0,
  2539. ["size"] = 16,
  2540. },
  2541. ["debuffs"] = {
  2542. ["anchorPoint"] = "BL",
  2543. ["x"] = 0,
  2544. ["y"] = 0,
  2545. ["size"] = 16,
  2546. },
  2547. },
  2548. ["castBar"] = {
  2549. ["time"] = {
  2550. ["enabled"] = true,
  2551. ["x"] = -1,
  2552. ["anchorTo"] = "$parent",
  2553. ["y"] = 0,
  2554. ["anchorPoint"] = "CRI",
  2555. ["size"] = 0,
  2556. },
  2557. ["height"] = 0.6,
  2558. ["order"] = 40,
  2559. ["background"] = true,
  2560. ["icon"] = "HIDE",
  2561. ["name"] = {
  2562. ["y"] = 0,
  2563. ["x"] = 1,
  2564. ["anchorTo"] = "$parent",
  2565. ["rank"] = true,
  2566. ["anchorPoint"] = "CLI",
  2567. ["enabled"] = true,
  2568. ["size"] = 0,
  2569. },
  2570. },
  2571. ["text"] = {
  2572. nil, -- [1]
  2573. {
  2574. ["text"] = "[curhp]",
  2575. }, -- [2]
  2576. {
  2577. ["text"] = "",
  2578. }, -- [3]
  2579. {
  2580. ["text"] = "",
  2581. }, -- [4]
  2582. {
  2583. ["text"] = "[name]",
  2584. }, -- [5]
  2585. },
  2586. ["altPowerBar"] = {
  2587. ["height"] = 0.4,
  2588. ["background"] = true,
  2589. ["order"] = 100,
  2590. },
  2591. ["highlight"] = {
  2592. ["size"] = 10,
  2593. },
  2594. ["height"] = 25,
  2595. ["width"] = 90,
  2596. ["powerBar"] = {
  2597. ["order"] = 20,
  2598. ["colorType"] = "type",
  2599. ["height"] = 0.6,
  2600. ["background"] = true,
  2601. },
  2602. ["healthBar"] = {
  2603. ["colorType"] = "class",
  2604. ["order"] = 10,
  2605. ["background"] = true,
  2606. ["reactionType"] = "npc",
  2607. ["height"] = 1.2,
  2608. },
  2609. },
  2610. ["battlegroundpet"] = {
  2611. ["portrait"] = {
  2612. ["type"] = "3D",
  2613. ["alignment"] = "LEFT",
  2614. ["fullAfter"] = 100,
  2615. ["height"] = 0.5,
  2616. ["fullBefore"] = 0,
  2617. ["order"] = 15,
  2618. ["width"] = 0.22,
  2619. },
  2620. ["text"] = {
  2621. nil, -- [1]
  2622. {
  2623. ["text"] = "[curhp]",
  2624. }, -- [2]
  2625. {
  2626. ["text"] = "",
  2627. }, -- [3]
  2628. {
  2629. ["text"] = "",
  2630. }, -- [4]
  2631. {
  2632. ["text"] = "[name]",
  2633. }, -- [5]
  2634. },
  2635. ["emptyBar"] = {
  2636. ["order"] = 0,
  2637. ["background"] = true,
  2638. ["height"] = 1,
  2639. ["reactionType"] = "none",
  2640. },
  2641. ["auras"] = {
  2642. ["buffs"] = {
  2643. ["anchorPoint"] = "BL",
  2644. ["x"] = 0,
  2645. ["y"] = 0,
  2646. ["size"] = 16,
  2647. },
  2648. ["debuffs"] = {
  2649. ["anchorPoint"] = "BL",
  2650. ["x"] = 0,
  2651. ["y"] = 0,
  2652. ["size"] = 16,
  2653. },
  2654. },
  2655. ["castBar"] = {
  2656. ["time"] = {
  2657. ["enabled"] = true,
  2658. ["x"] = -1,
  2659. ["anchorTo"] = "$parent",
  2660. ["y"] = 0,
  2661. ["anchorPoint"] = "CRI",
  2662. ["size"] = 0,
  2663. },
  2664. ["height"] = 0.6,
  2665. ["order"] = 40,
  2666. ["background"] = true,
  2667. ["icon"] = "HIDE",
  2668. ["name"] = {
  2669. ["y"] = 0,
  2670. ["x"] = 1,
  2671. ["anchorTo"] = "$parent",
  2672. ["rank"] = true,
  2673. ["anchorPoint"] = "CLI",
  2674. ["enabled"] = true,
  2675. ["size"] = 0,
  2676. },
  2677. },
  2678. ["highlight"] = {
  2679. ["size"] = 10,
  2680. },
  2681. ["altPowerBar"] = {
  2682. ["height"] = 0.4,
  2683. ["background"] = true,
  2684. ["order"] = 100,
  2685. },
  2686. ["indicators"] = {
  2687. ["raidTarget"] = {
  2688. ["y"] = 0,
  2689. ["x"] = 0,
  2690. ["anchorTo"] = "$parent",
  2691. ["anchorPoint"] = "C",
  2692. ["size"] = 20,
  2693. },
  2694. },
  2695. ["height"] = 25,
  2696. ["width"] = 90,
  2697. ["powerBar"] = {
  2698. ["order"] = 20,
  2699. ["colorType"] = "type",
  2700. ["height"] = 0.6,
  2701. ["background"] = true,
  2702. },
  2703. ["healthBar"] = {
  2704. ["colorType"] = "class",
  2705. ["order"] = 10,
  2706. ["background"] = true,
  2707. ["reactionType"] = "npc",
  2708. ["height"] = 1.2,
  2709. },
  2710. },
  2711. ["pet"] = {
  2712. ["xpBar"] = {
  2713. ["height"] = 0.25,
  2714. ["background"] = true,
  2715. ["order"] = 55,
  2716. },
  2717. ["indicators"] = {
  2718. ["happiness"] = {
  2719. ["anchorPoint"] = "RC",
  2720. ["size"] = 20,
  2721. ["anchorTo"] = "$parent",
  2722. },
  2723. ["height"] = 0.5,
  2724. ["raidTarget"] = {
  2725. ["y"] = 0,
  2726. ["x"] = 0,
  2727. ["anchorTo"] = "$parent",
  2728. ["anchorPoint"] = "C",
  2729. ["size"] = 20,
  2730. },
  2731. },
  2732. ["range"] = {
  2733. ["height"] = 0.5,
  2734. },
  2735. ["auras"] = {
  2736. ["height"] = 0.5,
  2737. ["debuffs"] = {
  2738. ["anchorPoint"] = "BL",
  2739. ["x"] = 0,
  2740. ["y"] = 0,
  2741. ["size"] = 16,
  2742. },
  2743. ["buffs"] = {
  2744. ["anchorPoint"] = "BL",
  2745. ["x"] = 0,
  2746. ["y"] = 0,
  2747. ["size"] = 16,
  2748. },
  2749. },
  2750. ["castBar"] = {
  2751. ["time"] = {
  2752. ["enabled"] = true,
  2753. ["x"] = -1,
  2754. ["anchorTo"] = "$parent",
  2755. ["y"] = 0,
  2756. ["anchorPoint"] = "CRI",
  2757. ["size"] = 0,
  2758. },
  2759. ["height"] = 0.6,
  2760. ["order"] = 60,
  2761. ["background"] = true,
  2762. ["icon"] = "HIDE",
  2763. ["name"] = {
  2764. ["y"] = 0,
  2765. ["x"] = 1,
  2766. ["anchorTo"] = "$parent",
  2767. ["rank"] = true,
  2768. ["anchorPoint"] = "CLI",
  2769. ["enabled"] = true,
  2770. ["size"] = 0,
  2771. },
  2772. },
  2773. ["auraIndicators"] = {
  2774. ["height"] = 0.5,
  2775. },
  2776. ["powerBar"] = {
  2777. ["order"] = 20,
  2778. ["colorType"] = "type",
  2779. ["height"] = 0.7,
  2780. ["background"] = true,
  2781. },
  2782. ["enabled"] = false,
  2783. ["healthBar"] = {
  2784. ["colorType"] = "class",
  2785. ["order"] = 10,
  2786. ["background"] = true,
  2787. ["reactionType"] = "none",
  2788. ["height"] = 1.2,
  2789. },
  2790. ["text"] = {
  2791. [3] = {
  2792. ["text"] = "[perpp]",
  2793. },
  2794. [5] = {
  2795. ["text"] = "[name]",
  2796. },
  2797. },
  2798. ["highlight"] = {
  2799. ["height"] = 0.5,
  2800. ["size"] = 10,
  2801. },
  2802. ["width"] = 190,
  2803. ["emptyBar"] = {
  2804. ["order"] = 0,
  2805. ["background"] = true,
  2806. ["height"] = 1,
  2807. ["reactionType"] = "none",
  2808. },
  2809. ["height"] = 30,
  2810. ["altPowerBar"] = {
  2811. ["height"] = 0.4,
  2812. ["background"] = true,
  2813. ["order"] = 100,
  2814. },
  2815. ["combatText"] = {
  2816. ["height"] = 0.5,
  2817. },
  2818. ["incHeal"] = {
  2819. ["height"] = 0.5,
  2820. },
  2821. ["healAbsorb"] = {
  2822. ["cap"] = 1,
  2823. },
  2824. ["fader"] = {
  2825. ["height"] = 0.5,
  2826. },
  2827. ["portrait"] = {
  2828. ["type"] = "3D",
  2829. ["alignment"] = "LEFT",
  2830. ["fullAfter"] = 50,
  2831. ["height"] = 0.5,
  2832. ["fullBefore"] = 0,
  2833. ["order"] = 15,
  2834. ["width"] = 0.22,
  2835. },
  2836. },
  2837. ["partypet"] = {
  2838. ["highlight"] = {
  2839. ["size"] = 10,
  2840. },
  2841. ["text"] = {
  2842. nil, -- [1]
  2843. {
  2844. ["text"] = "[curhp]",
  2845. }, -- [2]
  2846. {
  2847. ["text"] = "",
  2848. }, -- [3]
  2849. {
  2850. ["text"] = "",
  2851. }, -- [4]
  2852. {
  2853. ["text"] = "[name]",
  2854. }, -- [5]
  2855. },
  2856. ["emptyBar"] = {
  2857. ["order"] = 0,
  2858. ["background"] = true,
  2859. ["height"] = 1,
  2860. ["reactionType"] = "none",
  2861. },
  2862. ["portrait"] = {
  2863. ["type"] = "3D",
  2864. ["alignment"] = "LEFT",
  2865. ["fullAfter"] = 100,
  2866. ["height"] = 0.5,
  2867. ["fullBefore"] = 0,
  2868. ["order"] = 15,
  2869. ["width"] = 0.22,
  2870. },
  2871. ["auras"] = {
  2872. ["buffs"] = {
  2873. ["anchorPoint"] = "BL",
  2874. ["x"] = 0,
  2875. ["y"] = 0,
  2876. ["size"] = 16,
  2877. },
  2878. ["debuffs"] = {
  2879. ["anchorPoint"] = "BL",
  2880. ["x"] = 0,
  2881. ["y"] = 0,
  2882. ["size"] = 16,
  2883. },
  2884. },
  2885. ["castBar"] = {
  2886. ["time"] = {
  2887. ["enabled"] = true,
  2888. ["x"] = -1,
  2889. ["anchorTo"] = "$parent",
  2890. ["y"] = 0,
  2891. ["anchorPoint"] = "CRI",
  2892. ["size"] = 0,
  2893. },
  2894. ["height"] = 0.6,
  2895. ["order"] = 40,
  2896. ["background"] = true,
  2897. ["icon"] = "HIDE",
  2898. ["name"] = {
  2899. ["y"] = 0,
  2900. ["x"] = 1,
  2901. ["anchorTo"] = "$parent",
  2902. ["rank"] = true,
  2903. ["anchorPoint"] = "CLI",
  2904. ["enabled"] = true,
  2905. ["size"] = 0,
  2906. },
  2907. },
  2908. ["indicators"] = {
  2909. ["raidTarget"] = {
  2910. ["y"] = 0,
  2911. ["x"] = 0,
  2912. ["anchorTo"] = "$parent",
  2913. ["anchorPoint"] = "C",
  2914. ["size"] = 20,
  2915. },
  2916. },
  2917. ["altPowerBar"] = {
  2918. ["height"] = 0.4,
  2919. ["background"] = true,
  2920. ["order"] = 100,
  2921. },
  2922. ["width"] = 90,
  2923. ["height"] = 25,
  2924. ["healAbsorb"] = {
  2925. ["cap"] = 1,
  2926. },
  2927. ["powerBar"] = {
  2928. ["order"] = 20,
  2929. ["colorType"] = "type",
  2930. ["height"] = 0.6,
  2931. ["background"] = true,
  2932. },
  2933. ["healthBar"] = {
  2934. ["colorType"] = "class",
  2935. ["order"] = 10,
  2936. ["background"] = true,
  2937. ["reactionType"] = "npc",
  2938. ["height"] = 1.2,
  2939. },
  2940. },
  2941. ["boss"] = {
  2942. ["highlight"] = {
  2943. ["height"] = 0.5,
  2944. ["size"] = 10,
  2945. },
  2946. ["range"] = {
  2947. ["height"] = 0.5,
  2948. },
  2949. ["auras"] = {
  2950. ["height"] = 0.5,
  2951. ["debuffs"] = {
  2952. ["enabled"] = true,
  2953. ["x"] = 0,
  2954. ["anchorPoint"] = "BL",
  2955. ["y"] = 0,
  2956. ["perRow"] = 8,
  2957. ["size"] = 16,
  2958. },
  2959. ["buffs"] = {
  2960. ["enabled"] = true,
  2961. ["x"] = 0,
  2962. ["anchorPoint"] = "BL",
  2963. ["y"] = 0,
  2964. ["perRow"] = 8,
  2965. ["size"] = 16,
  2966. },
  2967. },
  2968. ["castBar"] = {
  2969. ["time"] = {
  2970. ["enabled"] = true,
  2971. ["x"] = -1,
  2972. ["anchorTo"] = "$parent",
  2973. ["y"] = 0,
  2974. ["anchorPoint"] = "CRI",
  2975. ["size"] = 0,
  2976. },
  2977. ["height"] = 0.6,
  2978. ["order"] = 40,
  2979. ["background"] = true,
  2980. ["icon"] = "HIDE",
  2981. ["name"] = {
  2982. ["y"] = 0,
  2983. ["x"] = 1,
  2984. ["anchorTo"] = "$parent",
  2985. ["rank"] = true,
  2986. ["anchorPoint"] = "CLI",
  2987. ["enabled"] = true,
  2988. ["size"] = 0,
  2989. },
  2990. },
  2991. ["auraIndicators"] = {
  2992. ["height"] = 0.5,
  2993. },
  2994. ["powerBar"] = {
  2995. ["order"] = 20,
  2996. ["colorType"] = "type",
  2997. ["height"] = 1,
  2998. ["background"] = true,
  2999. },
  3000. ["offset"] = 20,
  3001. ["healthBar"] = {
  3002. ["colorType"] = "class",
  3003. ["order"] = 10,
  3004. ["background"] = true,
  3005. ["reactionType"] = "npc",
  3006. ["height"] = 1.2,
  3007. },
  3008. ["text"] = {
  3009. [3] = {
  3010. ["text"] = "[perpp]",
  3011. },
  3012. [5] = {
  3013. ["text"] = "[name]",
  3014. },
  3015. },
  3016. ["width"] = 160,
  3017. ["emptyBar"] = {
  3018. ["order"] = 0,
  3019. ["background"] = true,
  3020. ["height"] = 1,
  3021. ["reactionType"] = "none",
  3022. },
  3023. ["altPowerBar"] = {
  3024. ["height"] = 0.4,
  3025. ["background"] = true,
  3026. ["order"] = 100,
  3027. },
  3028. ["combatText"] = {
  3029. ["height"] = 0.5,
  3030. },
  3031. ["height"] = 40,
  3032. ["indicators"] = {
  3033. ["raidTarget"] = {
  3034. ["y"] = 0,
  3035. ["x"] = 0,
  3036. ["anchorTo"] = "$parent",
  3037. ["anchorPoint"] = "C",
  3038. ["size"] = 20,
  3039. },
  3040. ["class"] = {
  3041. ["y"] = 0,
  3042. ["x"] = 0,
  3043. ["anchorTo"] = "$parent",
  3044. ["anchorPoint"] = "BL",
  3045. ["size"] = 16,
  3046. },
  3047. ["height"] = 0.5,
  3048. },
  3049. ["enabled"] = true,
  3050. ["portrait"] = {
  3051. ["type"] = "3D",
  3052. ["alignment"] = "LEFT",
  3053. ["fullAfter"] = 100,
  3054. ["height"] = 0.5,
  3055. ["fullBefore"] = 0,
  3056. ["order"] = 15,
  3057. ["width"] = 0.22,
  3058. },
  3059. },
  3060. ["player"] = {
  3061. ["xpBar"] = {
  3062. ["height"] = 0.25,
  3063. ["background"] = true,
  3064. ["order"] = 55,
  3065. },
  3066. ["portrait"] = {
  3067. ["enabled"] = true,
  3068. ["type"] = "3D",
  3069. ["alignment"] = "LEFT",
  3070. ["fullAfter"] = 50,
  3071. ["height"] = 0.5,
  3072. ["fullBefore"] = 0,
  3073. ["order"] = 15,
  3074. ["width"] = 0.22,
  3075. },
  3076. ["totemBar"] = {
  3077. ["enabled"] = true,
  3078. ["background"] = false,
  3079. ["height"] = 0.4,
  3080. ["order"] = 70,
  3081. },
  3082. ["auras"] = {
  3083. ["height"] = 0.5,
  3084. ["debuffs"] = {
  3085. ["anchorPoint"] = "BL",
  3086. ["maxRows"] = 1,
  3087. ["y"] = 0,
  3088. ["x"] = 0,
  3089. ["size"] = 16,
  3090. },
  3091. ["buffs"] = {
  3092. ["y"] = 0,
  3093. ["maxRows"] = 1,
  3094. ["anchorPoint"] = "BL",
  3095. ["x"] = 0,
  3096. ["size"] = 16,
  3097. },
  3098. },
  3099. ["castBar"] = {
  3100. ["time"] = {
  3101. ["enabled"] = true,
  3102. ["x"] = -1,
  3103. ["anchorTo"] = "$parent",
  3104. ["y"] = 0,
  3105. ["anchorPoint"] = "CRI",
  3106. ["size"] = 0,
  3107. },
  3108. ["height"] = 0.6,
  3109. ["order"] = 60,
  3110. ["background"] = true,
  3111. ["icon"] = "HIDE",
  3112. ["name"] = {
  3113. ["y"] = 0,
  3114. ["x"] = 1,
  3115. ["anchorTo"] = "$parent",
  3116. ["rank"] = true,
  3117. ["anchorPoint"] = "CLI",
  3118. ["enabled"] = true,
  3119. ["size"] = 0,
  3120. },
  3121. },
  3122. ["auraIndicators"] = {
  3123. ["height"] = 0.5,
  3124. },
  3125. ["powerBar"] = {
  3126. ["height"] = 1,
  3127. ["colorType"] = "type",
  3128. ["order"] = 20,
  3129. ["background"] = true,
  3130. },
  3131. ["healthBar"] = {
  3132. ["colorType"] = "class",
  3133. ["reactionType"] = "npc",
  3134. ["background"] = true,
  3135. ["order"] = 10,
  3136. ["height"] = 1.2,
  3137. },
  3138. ["druidBar"] = {
  3139. ["enabled"] = true,
  3140. ["background"] = true,
  3141. ["height"] = 0.4,
  3142. ["order"] = 70,
  3143. },
  3144. ["emptyBar"] = {
  3145. ["order"] = 0,
  3146. ["background"] = true,
  3147. ["height"] = 1,
  3148. ["reactionType"] = "none",
  3149. },
  3150. ["highlight"] = {
  3151. ["height"] = 0.5,
  3152. ["size"] = 10,
  3153. },
  3154. ["width"] = 190,
  3155. ["text"] = {
  3156. {
  3157. ["text"] = "[(()afk() )][name][( ()group())]",
  3158. }, -- [1]
  3159. [3] = {
  3160. ["text"] = "[perpp]",
  3161. },
  3162. [5] = {
  3163. ["text"] = "[(()afk() )][name][( ()group())]",
  3164. },
  3165. },
  3166. ["height"] = 45,
  3167. ["altPowerBar"] = {
  3168. ["height"] = 0.4,
  3169. ["background"] = true,
  3170. ["order"] = 100,
  3171. },
  3172. ["combatText"] = {
  3173. ["height"] = 0.5,
  3174. },
  3175. ["incHeal"] = {
  3176. ["height"] = 0.5,
  3177. },
  3178. ["fader"] = {
  3179. ["inactiveAlpha"] = 0.6,
  3180. ["height"] = 0.5,
  3181. ["combatAlpha"] = 1,
  3182. },
  3183. ["indicators"] = {
  3184. ["raidTarget"] = {
  3185. ["y"] = 0,
  3186. ["x"] = 0,
  3187. ["anchorTo"] = "$parent",
  3188. ["anchorPoint"] = "C",
  3189. ["size"] = 20,
  3190. },
  3191. ["resurrect"] = {
  3192. ["y"] = -1,
  3193. ["x"] = 37,
  3194. ["anchorTo"] = "$parent",
  3195. ["anchorPoint"] = "LC",
  3196. ["size"] = 28,
  3197. },
  3198. ["masterLoot"] = {
  3199. ["y"] = -10,
  3200. ["x"] = 16,
  3201. ["anchorTo"] = "$parent",
  3202. ["anchorPoint"] = "TL",
  3203. ["size"] = 12,
  3204. },
  3205. ["leader"] = {
  3206. ["y"] = -12,
  3207. ["x"] = 2,
  3208. ["anchorTo"] = "$parent",
  3209. ["anchorPoint"] = "TL",
  3210. ["size"] = 14,
  3211. },
  3212. ["role"] = {
  3213. ["y"] = -11,
  3214. ["x"] = 30,
  3215. ["anchorTo"] = "$parent",
  3216. ["anchorPoint"] = "TL",
  3217. ["size"] = 14,
  3218. },
  3219. ["status"] = {
  3220. ["y"] = -2,
  3221. ["x"] = 12,
  3222. ["anchorTo"] = "$parent",
  3223. ["anchorPoint"] = "LB",
  3224. ["size"] = 16,
  3225. },
  3226. ["pvp"] = {
  3227. ["y"] = -21,
  3228. ["x"] = 11,
  3229. ["anchorTo"] = "$parent",
  3230. ["anchorPoint"] = "TR",
  3231. ["size"] = 22,
  3232. },
  3233. ["height"] = 0.5,
  3234. ["ready"] = {
  3235. ["y"] = 0,
  3236. ["x"] = 35,
  3237. ["anchorTo"] = "$parent",
  3238. ["anchorPoint"] = "LC",
  3239. ["size"] = 24,
  3240. },
  3241. },
  3242. ["comboPoints"] = {
  3243. ["anchorTo"] = "$parent",
  3244. ["order"] = 60,
  3245. ["growth"] = "LEFT",
  3246. ["anchorPoint"] = "BR",
  3247. ["x"] = -3,
  3248. ["spacing"] = -4,
  3249. ["height"] = 0.4,
  3250. ["y"] = 8,
  3251. ["size"] = 14,
  3252. },
  3253. },
  3254. ["maintanktarget"] = {
  3255. ["portrait"] = {
  3256. ["type"] = "3D",
  3257. ["alignment"] = "LEFT",
  3258. ["fullAfter"] = 100,
  3259. ["height"] = 0.5,
  3260. ["fullBefore"] = 0,
  3261. ["order"] = 15,
  3262. ["width"] = 0.22,
  3263. },
  3264. ["emptyBar"] = {
  3265. ["order"] = 0,
  3266. ["background"] = true,
  3267. ["height"] = 1,
  3268. ["reactionType"] = "none",
  3269. },
  3270. ["indicators"] = {
  3271. ["raidTarget"] = {
  3272. ["y"] = 0,
  3273. ["x"] = 0,
  3274. ["anchorTo"] = "$parent",
  3275. ["anchorPoint"] = "C",
  3276. ["size"] = 20,
  3277. },
  3278. ["class"] = {
  3279. ["y"] = 0,
  3280. ["x"] = 0,
  3281. ["anchorTo"] = "$parent",
  3282. ["anchorPoint"] = "BL",
  3283. ["size"] = 16,
  3284. },
  3285. },
  3286. ["auras"] = {
  3287. ["buffs"] = {
  3288. ["anchorPoint"] = "BL",
  3289. ["x"] = 0,
  3290. ["y"] = 0,
  3291. ["size"] = 16,
  3292. },
  3293. ["debuffs"] = {
  3294. ["anchorPoint"] = "BL",
  3295. ["x"] = 0,
  3296. ["y"] = 0,
  3297. ["size"] = 16,
  3298. },
  3299. },
  3300. ["castBar"] = {
  3301. ["time"] = {
  3302. ["enabled"] = true,
  3303. ["x"] = -1,
  3304. ["anchorTo"] = "$parent",
  3305. ["y"] = 0,
  3306. ["anchorPoint"] = "CRI",
  3307. ["size"] = 0,
  3308. },
  3309. ["height"] = 0.6,
  3310. ["order"] = 40,
  3311. ["background"] = true,
  3312. ["icon"] = "HIDE",
  3313. ["name"] = {
  3314. ["y"] = 0,
  3315. ["x"] = 1,
  3316. ["anchorTo"] = "$parent",
  3317. ["rank"] = true,
  3318. ["anchorPoint"] = "CLI",
  3319. ["enabled"] = true,
  3320. ["size"] = 0,
  3321. },
  3322. },
  3323. ["text"] = {
  3324. {
  3325. ["text"] = "[(()afk() )][name]",
  3326. }, -- [1]
  3327. [3] = {
  3328. ["text"] = "[classification( )][perpp]",
  3329. },
  3330. [5] = {
  3331. ["text"] = "[(()afk() )][name]",
  3332. },
  3333. },
  3334. ["altPowerBar"] = {
  3335. ["height"] = 0.4,
  3336. ["background"] = true,
  3337. ["order"] = 100,
  3338. },
  3339. ["highlight"] = {
  3340. ["size"] = 10,
  3341. },
  3342. ["height"] = 40,
  3343. ["width"] = 150,
  3344. ["powerBar"] = {
  3345. ["order"] = 20,
  3346. ["colorType"] = "type",
  3347. ["height"] = 1,
  3348. ["background"] = true,
  3349. },
  3350. ["healthBar"] = {
  3351. ["colorType"] = "class",
  3352. ["order"] = 10,
  3353. ["background"] = true,
  3354. ["reactionType"] = "npc",
  3355. ["height"] = 1.2,
  3356. },
  3357. },
  3358. ["mainassist"] = {
  3359. ["portrait"] = {
  3360. ["type"] = "3D",
  3361. ["alignment"] = "LEFT",
  3362. ["fullAfter"] = 50,
  3363. ["height"] = 0.5,
  3364. ["fullBefore"] = 0,
  3365. ["order"] = 15,
  3366. ["width"] = 0.22,
  3367. },
  3368. ["auras"] = {
  3369. ["buffs"] = {
  3370. ["anchorPoint"] = "BL",
  3371. ["x"] = 0,
  3372. ["y"] = 0,
  3373. ["size"] = 16,
  3374. },
  3375. ["debuffs"] = {
  3376. ["anchorPoint"] = "BL",
  3377. ["x"] = 0,
  3378. ["y"] = 0,
  3379. ["size"] = 16,
  3380. },
  3381. },
  3382. ["castBar"] = {
  3383. ["time"] = {
  3384. ["enabled"] = true,
  3385. ["x"] = -1,
  3386. ["anchorTo"] = "$parent",
  3387. ["y"] = 0,
  3388. ["anchorPoint"] = "CRI",
  3389. ["size"] = 0,
  3390. },
  3391. ["height"] = 0.6,
  3392. ["order"] = 60,
  3393. ["background"] = true,
  3394. ["icon"] = "HIDE",
  3395. ["name"] = {
  3396. ["y"] = 0,
  3397. ["x"] = 1,
  3398. ["anchorTo"] = "$parent",
  3399. ["rank"] = true,
  3400. ["anchorPoint"] = "CLI",
  3401. ["enabled"] = true,
  3402. ["size"] = 0,
  3403. },
  3404. },
  3405. ["powerBar"] = {
  3406. ["order"] = 20,
  3407. ["colorType"] = "type",
  3408. ["height"] = 1,
  3409. ["background"] = true,
  3410. },
  3411. ["offset"] = 5,
  3412. ["healthBar"] = {
  3413. ["colorType"] = "class",
  3414. ["order"] = 10,
  3415. ["background"] = true,
  3416. ["reactionType"] = "npc",
  3417. ["height"] = 1.2,
  3418. },
  3419. ["unitsPerColumn"] = 5,
  3420. ["highlight"] = {
  3421. ["size"] = 10,
  3422. },
  3423. ["width"] = 150,
  3424. ["maxColumns"] = 1,
  3425. ["columnSpacing"] = 5,
  3426. ["altPowerBar"] = {
  3427. ["height"] = 0.4,
  3428. ["background"] = true,
  3429. ["order"] = 100,
  3430. },
  3431. ["text"] = {
  3432. {
  3433. ["text"] = "[(()afk() )][name]",
  3434. }, -- [1]
  3435. [3] = {
  3436. ["text"] = "[level( )][perpp]",
  3437. },
  3438. [5] = {
  3439. ["text"] = "[(()afk() )][name]",
  3440. },
  3441. },
  3442. ["height"] = 40,
  3443. ["emptyBar"] = {
  3444. ["order"] = 0,
  3445. ["background"] = true,
  3446. ["height"] = 1,
  3447. ["reactionType"] = "none",
  3448. },
  3449. ["attribAnchorPoint"] = "LEFT",
  3450. ["indicators"] = {
  3451. ["raidTarget"] = {
  3452. ["y"] = 0,
  3453. ["x"] = 0,
  3454. ["anchorTo"] = "$parent",
  3455. ["anchorPoint"] = "C",
  3456. ["size"] = 20,
  3457. },
  3458. ["resurrect"] = {
  3459. ["y"] = -1,
  3460. ["x"] = 37,
  3461. ["anchorTo"] = "$parent",
  3462. ["anchorPoint"] = "LC",
  3463. ["size"] = 28,
  3464. },
  3465. ["masterLoot"] = {
  3466. ["y"] = -10,
  3467. ["x"] = 16,
  3468. ["anchorTo"] = "$parent",
  3469. ["anchorPoint"] = "TL",
  3470. ["size"] = 12,
  3471. },
  3472. ["leader"] = {
  3473. ["y"] = -12,
  3474. ["x"] = 2,
  3475. ["anchorTo"] = "$parent",
  3476. ["anchorPoint"] = "TL",
  3477. ["size"] = 14,
  3478. },
  3479. ["role"] = {
  3480. ["y"] = -11,
  3481. ["x"] = 30,
  3482. ["anchorTo"] = "$parent",
  3483. ["anchorPoint"] = "TL",
  3484. ["size"] = 14,
  3485. },
  3486. ["status"] = {
  3487. ["y"] = -2,
  3488. ["x"] = 12,
  3489. ["anchorTo"] = "$parent",
  3490. ["anchorPoint"] = "LB",
  3491. ["size"] = 16,
  3492. },
  3493. ["pvp"] = {
  3494. ["y"] = -21,
  3495. ["x"] = 11,
  3496. ["anchorTo"] = "$parent",
  3497. ["anchorPoint"] = "TR",
  3498. ["size"] = 22,
  3499. },
  3500. ["class"] = {
  3501. ["y"] = 0,
  3502. ["x"] = 0,
  3503. ["anchorTo"] = "$parent",
  3504. ["anchorPoint"] = "BL",
  3505. ["size"] = 16,
  3506. },
  3507. ["ready"] = {
  3508. ["y"] = 0,
  3509. ["x"] = 35,
  3510. ["anchorTo"] = "$parent",
  3511. ["anchorPoint"] = "LC",
  3512. ["size"] = 24,
  3513. },
  3514. },
  3515. },
  3516. ["targettarget"] = {
  3517. ["portrait"] = {
  3518. ["type"] = "3D",
  3519. ["alignment"] = "RIGHT",
  3520. ["fullAfter"] = 100,
  3521. ["height"] = 0.5,
  3522. ["fullBefore"] = 0,
  3523. ["order"] = 15,
  3524. ["width"] = 0.22,
  3525. },
  3526. ["highlight"] = {
  3527. ["height"] = 0.5,
  3528. ["size"] = 10,
  3529. },
  3530. ["width"] = 110,
  3531. ["scale"] = 0.81,
  3532. ["emptyBar"] = {
  3533. ["order"] = 0,
  3534. ["background"] = true,
  3535. ["height"] = 1,
  3536. ["reactionType"] = "none",
  3537. },
  3538. ["range"] = {
  3539. ["height"] = 0.5,
  3540. },
  3541. ["auras"] = {
  3542. ["height"] = 0.5,
  3543. ["debuffs"] = {
  3544. ["anchorPoint"] = "BL",
  3545. ["x"] = 0,
  3546. ["y"] = 0,
  3547. ["size"] = 16,
  3548. },
  3549. ["buffs"] = {
  3550. ["anchorPoint"] = "BL",
  3551. ["x"] = 0,
  3552. ["y"] = 0,
  3553. ["size"] = 16,
  3554. },
  3555. },
  3556. ["castBar"] = {
  3557. ["time"] = {
  3558. ["enabled"] = true,
  3559. ["x"] = -1,
  3560. ["anchorTo"] = "$parent",
  3561. ["y"] = 0,
  3562. ["anchorPoint"] = "CRI",
  3563. ["size"] = 0,
  3564. },
  3565. ["height"] = 0.6,
  3566. ["order"] = 40,
  3567. ["background"] = true,
  3568. ["icon"] = "HIDE",
  3569. ["name"] = {
  3570. ["y"] = 0,
  3571. ["x"] = 1,
  3572. ["anchorTo"] = "$parent",
  3573. ["rank"] = true,
  3574. ["anchorPoint"] = "CLI",
  3575. ["enabled"] = true,
  3576. ["size"] = 0,
  3577. },
  3578. },
  3579. ["text"] = {
  3580. nil, -- [1]
  3581. {
  3582. ["text"] = "[curhp]",
  3583. }, -- [2]
  3584. {
  3585. ["text"] = "[perpp]",
  3586. }, -- [3]
  3587. {
  3588. ["text"] = "[curpp]",
  3589. }, -- [4]
  3590. },
  3591. ["altPowerBar"] = {
  3592. ["height"] = 0.4,
  3593. ["background"] = true,
  3594. ["order"] = 100,
  3595. },
  3596. ["indicators"] = {
  3597. ["raidTarget"] = {
  3598. ["y"] = 0,
  3599. ["x"] = 0,
  3600. ["anchorTo"] = "$parent",
  3601. ["anchorPoint"] = "C",
  3602. ["size"] = 20,
  3603. },
  3604. ["class"] = {
  3605. ["y"] = 0,
  3606. ["x"] = 0,
  3607. ["anchorTo"] = "$parent",
  3608. ["anchorPoint"] = "BL",
  3609. ["size"] = 16,
  3610. },
  3611. ["height"] = 0.5,
  3612. },
  3613. ["height"] = 30,
  3614. ["auraIndicators"] = {
  3615. ["height"] = 0.5,
  3616. },
  3617. ["powerBar"] = {
  3618. ["order"] = 20,
  3619. ["colorType"] = "type",
  3620. ["height"] = 0.6,
  3621. ["background"] = true,
  3622. },
  3623. ["healthBar"] = {
  3624. ["colorType"] = "class",
  3625. ["order"] = 10,
  3626. ["background"] = true,
  3627. ["reactionType"] = "npc",
  3628. ["height"] = 1.2,
  3629. },
  3630. },
  3631. ["arena"] = {
  3632. ["offset"] = 25,
  3633. ["portrait"] = {
  3634. ["enabled"] = true,
  3635. ["type"] = "class",
  3636. ["alignment"] = "LEFT",
  3637. ["fullAfter"] = 50,
  3638. ["height"] = 0.5,
  3639. ["fullBefore"] = 0,
  3640. ["order"] = 15,
  3641. ["width"] = 0.22,
  3642. },
  3643. ["indicators"] = {
  3644. ["raidTarget"] = {
  3645. ["y"] = 0,
  3646. ["x"] = 0,
  3647. ["anchorTo"] = "$parent",
  3648. ["anchorPoint"] = "C",
  3649. ["size"] = 20,
  3650. },
  3651. ["class"] = {
  3652. ["y"] = 0,
  3653. ["x"] = 0,
  3654. ["anchorTo"] = "$parent",
  3655. ["anchorPoint"] = "BL",
  3656. ["size"] = 16,
  3657. },
  3658. ["height"] = 0.5,
  3659. },
  3660. ["highlight"] = {
  3661. ["height"] = 0.5,
  3662. ["size"] = 10,
  3663. },
  3664. ["text"] = {
  3665. [3] = {
  3666. ["text"] = "[perpp]",
  3667. },
  3668. [5] = {
  3669. ["text"] = "[name]",
  3670. },
  3671. },
  3672. ["emptyBar"] = {
  3673. ["order"] = 0,
  3674. ["background"] = true,
  3675. ["height"] = 1,
  3676. ["reactionType"] = "none",
  3677. },
  3678. ["range"] = {
  3679. ["height"] = 0.5,
  3680. },
  3681. ["auras"] = {
  3682. ["height"] = 0.5,
  3683. ["debuffs"] = {
  3684. ["enabled"] = true,
  3685. ["x"] = 0,
  3686. ["anchorPoint"] = "BL",
  3687. ["y"] = 0,
  3688. ["perRow"] = 9,
  3689. ["size"] = 16,
  3690. },
  3691. ["buffs"] = {
  3692. ["enabled"] = true,
  3693. ["x"] = 0,
  3694. ["anchorPoint"] = "BL",
  3695. ["y"] = 0,
  3696. ["perRow"] = 9,
  3697. ["size"] = 16,
  3698. },
  3699. },
  3700. ["castBar"] = {
  3701. ["time"] = {
  3702. ["enabled"] = true,
  3703. ["x"] = -1,
  3704. ["anchorTo"] = "$parent",
  3705. ["y"] = 0,
  3706. ["anchorPoint"] = "CRI",
  3707. ["size"] = 0,
  3708. },
  3709. ["height"] = 0.6,
  3710. ["order"] = 60,
  3711. ["background"] = true,
  3712. ["icon"] = "HIDE",
  3713. ["name"] = {
  3714. ["y"] = 0,
  3715. ["x"] = 1,
  3716. ["anchorTo"] = "$parent",
  3717. ["rank"] = true,
  3718. ["anchorPoint"] = "CLI",
  3719. ["enabled"] = true,
  3720. ["size"] = 0,
  3721. },
  3722. },
  3723. ["width"] = 170,
  3724. ["altPowerBar"] = {
  3725. ["height"] = 0.4,
  3726. ["background"] = true,
  3727. ["order"] = 100,
  3728. },
  3729. ["combatText"] = {
  3730. ["height"] = 0.5,
  3731. },
  3732. ["height"] = 45,
  3733. ["auraIndicators"] = {
  3734. ["height"] = 0.5,
  3735. },
  3736. ["powerBar"] = {
  3737. ["order"] = 20,
  3738. ["colorType"] = "type",
  3739. ["height"] = 1,
  3740. ["background"] = true,
  3741. },
  3742. ["healthBar"] = {
  3743. ["colorType"] = "class",
  3744. ["order"] = 10,
  3745. ["background"] = true,
  3746. ["reactionType"] = "npc",
  3747. ["height"] = 1.2,
  3748. },
  3749. },
  3750. ["battlegroundtarget"] = {
  3751. ["portrait"] = {
  3752. ["type"] = "3D",
  3753. ["alignment"] = "LEFT",
  3754. ["fullAfter"] = 100,
  3755. ["height"] = 0.5,
  3756. ["fullBefore"] = 0,
  3757. ["order"] = 15,
  3758. ["width"] = 0.22,
  3759. },
  3760. ["emptyBar"] = {
  3761. ["order"] = 0,
  3762. ["background"] = true,
  3763. ["height"] = 1,
  3764. ["reactionType"] = "none",
  3765. },
  3766. ["indicators"] = {
  3767. ["raidTarget"] = {
  3768. ["y"] = 0,
  3769. ["x"] = 0,
  3770. ["anchorTo"] = "$parent",
  3771. ["anchorPoint"] = "C",
  3772. ["size"] = 20,
  3773. },
  3774. ["class"] = {
  3775. ["y"] = 0,
  3776. ["x"] = 0,
  3777. ["anchorTo"] = "$parent",
  3778. ["anchorPoint"] = "BL",
  3779. ["size"] = 16,
  3780. },
  3781. },
  3782. ["auras"] = {
  3783. ["buffs"] = {
  3784. ["anchorPoint"] = "BL",
  3785. ["x"] = 0,
  3786. ["y"] = 0,
  3787. ["size"] = 16,
  3788. },
  3789. ["debuffs"] = {
  3790. ["anchorPoint"] = "BL",
  3791. ["x"] = 0,
  3792. ["y"] = 0,
  3793. ["size"] = 16,
  3794. },
  3795. },
  3796. ["castBar"] = {
  3797. ["time"] = {
  3798. ["enabled"] = true,
  3799. ["x"] = -1,
  3800. ["anchorTo"] = "$parent",
  3801. ["y"] = 0,
  3802. ["anchorPoint"] = "CRI",
  3803. ["size"] = 0,
  3804. },
  3805. ["height"] = 0.6,
  3806. ["order"] = 40,
  3807. ["background"] = true,
  3808. ["icon"] = "HIDE",
  3809. ["name"] = {
  3810. ["y"] = 0,
  3811. ["x"] = 1,
  3812. ["anchorTo"] = "$parent",
  3813. ["rank"] = true,
  3814. ["anchorPoint"] = "CLI",
  3815. ["enabled"] = true,
  3816. ["size"] = 0,
  3817. },
  3818. },
  3819. ["text"] = {
  3820. nil, -- [1]
  3821. {
  3822. ["text"] = "[curhp]",
  3823. }, -- [2]
  3824. {
  3825. ["text"] = "",
  3826. }, -- [3]
  3827. {
  3828. ["text"] = "",
  3829. }, -- [4]
  3830. {
  3831. ["text"] = "[name]",
  3832. }, -- [5]
  3833. },
  3834. ["altPowerBar"] = {
  3835. ["height"] = 0.4,
  3836. ["background"] = true,
  3837. ["order"] = 100,
  3838. },
  3839. ["highlight"] = {
  3840. ["size"] = 10,
  3841. },
  3842. ["height"] = 25,
  3843. ["width"] = 90,
  3844. ["powerBar"] = {
  3845. ["order"] = 20,
  3846. ["colorType"] = "type",
  3847. ["height"] = 0.6,
  3848. ["background"] = true,
  3849. },
  3850. ["healthBar"] = {
  3851. ["colorType"] = "class",
  3852. ["order"] = 10,
  3853. ["background"] = true,
  3854. ["reactionType"] = "npc",
  3855. ["height"] = 1.2,
  3856. },
  3857. },
  3858. ["battleground"] = {
  3859. ["enabled"] = true,
  3860. ["portrait"] = {
  3861. ["type"] = "class",
  3862. ["alignment"] = "LEFT",
  3863. ["fullAfter"] = 50,
  3864. ["height"] = 0.5,
  3865. ["fullBefore"] = 0,
  3866. ["order"] = 15,
  3867. ["width"] = 0.22,
  3868. },
  3869. ["highlight"] = {
  3870. ["height"] = 0.5,
  3871. ["size"] = 10,
  3872. },
  3873. ["indicators"] = {
  3874. ["raidTarget"] = {
  3875. ["y"] = 0,
  3876. ["x"] = 0,
  3877. ["anchorTo"] = "$parent",
  3878. ["anchorPoint"] = "C",
  3879. ["size"] = 20,
  3880. },
  3881. ["class"] = {
  3882. ["y"] = 0,
  3883. ["x"] = 0,
  3884. ["anchorTo"] = "$parent",
  3885. ["anchorPoint"] = "BL",
  3886. ["size"] = 16,
  3887. },
  3888. ["height"] = 0.5,
  3889. ["pvp"] = {
  3890. ["anchorPoint"] = "LC",
  3891. ["x"] = 16,
  3892. ["anchorTo"] = "$parent",
  3893. ["y"] = -8,
  3894. ["size"] = 40,
  3895. },
  3896. },
  3897. ["text"] = {
  3898. nil, -- [1]
  3899. nil, -- [2]
  3900. {
  3901. ["text"] = "",
  3902. }, -- [3]
  3903. {
  3904. ["text"] = "",
  3905. }, -- [4]
  3906. {
  3907. ["text"] = "[name]",
  3908. }, -- [5]
  3909. },
  3910. ["emptyBar"] = {
  3911. ["order"] = 0,
  3912. ["background"] = true,
  3913. ["height"] = 1,
  3914. ["reactionType"] = "none",
  3915. },
  3916. ["range"] = {
  3917. ["height"] = 0.5,
  3918. },
  3919. ["auras"] = {
  3920. ["height"] = 0.5,
  3921. ["debuffs"] = {
  3922. ["anchorPoint"] = "BL",
  3923. ["x"] = 0,
  3924. ["perRow"] = 9,
  3925. ["y"] = 0,
  3926. ["size"] = 16,
  3927. },
  3928. ["buffs"] = {
  3929. ["perRow"] = 9,
  3930. ["x"] = 0,
  3931. ["y"] = 0,
  3932. ["anchorPoint"] = "BL",
  3933. ["size"] = 16,
  3934. },
  3935. },
  3936. ["castBar"] = {
  3937. ["time"] = {
  3938. ["enabled"] = true,
  3939. ["x"] = -1,
  3940. ["anchorTo"] = "$parent",
  3941. ["y"] = 0,
  3942. ["anchorPoint"] = "CRI",
  3943. ["size"] = 0,
  3944. },
  3945. ["height"] = 0.6,
  3946. ["order"] = 60,
  3947. ["background"] = true,
  3948. ["icon"] = "HIDE",
  3949. ["name"] = {
  3950. ["y"] = 0,
  3951. ["x"] = 1,
  3952. ["anchorTo"] = "$parent",
  3953. ["rank"] = true,
  3954. ["anchorPoint"] = "CLI",
  3955. ["enabled"] = true,
  3956. ["size"] = 0,
  3957. },
  3958. },
  3959. ["width"] = 140,
  3960. ["altPowerBar"] = {
  3961. ["height"] = 0.4,
  3962. ["background"] = true,
  3963. ["order"] = 100,
  3964. },
  3965. ["combatText"] = {
  3966. ["height"] = 0.5,
  3967. },
  3968. ["height"] = 35,
  3969. ["auraIndicators"] = {
  3970. ["height"] = 0.5,
  3971. },
  3972. ["powerBar"] = {
  3973. ["order"] = 20,
  3974. ["colorType"] = "type",
  3975. ["height"] = 0.5,
  3976. ["background"] = true,
  3977. },
  3978. ["healthBar"] = {
  3979. ["colorType"] = "class",
  3980. ["order"] = 10,
  3981. ["background"] = true,
  3982. ["reactionType"] = "npc",
  3983. ["height"] = 1.2,
  3984. },
  3985. },
  3986. },
  3987. ["font"] = {
  3988. ["color"] = {
  3989. ["a"] = 1,
  3990. ["b"] = 1,
  3991. ["g"] = 1,
  3992. ["r"] = 1,
  3993. },
  3994. ["name"] = "Myriad Condensed Web",
  3995. ["shadowX"] = 0.8,
  3996. ["extra"] = "",
  3997. ["shadowY"] = -0.8,
  3998. ["shadowColor"] = {
  3999. ["a"] = 1,
  4000. ["b"] = 0,
  4001. ["g"] = 0,
  4002. ["r"] = 0,
  4003. },
  4004. ["size"] = 11,
  4005. },
  4006. ["wowBuild"] = 11304,
  4007. ["classColors"] = {
  4008. ["HUNTER"] = {
  4009. ["b"] = 0.45,
  4010. ["g"] = 0.83,
  4011. ["r"] = 0.67,
  4012. },
  4013. ["WARRIOR"] = {
  4014. ["b"] = 0.43,
  4015. ["g"] = 0.61,
  4016. ["r"] = 0.78,
  4017. },
  4018. ["PALADIN"] = {
  4019. ["b"] = 0.73,
  4020. ["g"] = 0.55,
  4021. ["r"] = 0.96,
  4022. },
  4023. ["MAGE"] = {
  4024. ["b"] = 0.94,
  4025. ["g"] = 0.8,
  4026. ["r"] = 0.41,
  4027. },
  4028. ["PRIEST"] = {
  4029. ["b"] = 1,
  4030. ["g"] = 1,
  4031. ["r"] = 1,
  4032. },
  4033. ["DEATHKNIGHT"] = {
  4034. ["b"] = 0.23,
  4035. ["g"] = 0.12,
  4036. ["r"] = 0.77,
  4037. },
  4038. ["SHAMAN"] = {
  4039. ["b"] = 1,
  4040. ["g"] = 0.35,
  4041. ["r"] = 0.14,
  4042. },
  4043. ["WARLOCK"] = {
  4044. ["b"] = 0.79,
  4045. ["g"] = 0.51,
  4046. ["r"] = 0.58,
  4047. },
  4048. ["DEMONHUNTER"] = {
  4049. ["b"] = 0.79,
  4050. ["g"] = 0.19,
  4051. ["r"] = 0.64,
  4052. },
  4053. ["PET"] = {
  4054. ["b"] = 0.2,
  4055. ["g"] = 0.9,
  4056. ["r"] = 0.2,
  4057. },
  4058. ["DRUID"] = {
  4059. ["b"] = 0.04,
  4060. ["g"] = 0.49,
  4061. ["r"] = 1,
  4062. },
  4063. ["MONK"] = {
  4064. ["b"] = 0.59,
  4065. ["g"] = 1,
  4066. ["r"] = 0,
  4067. },
  4068. ["ROGUE"] = {
  4069. ["b"] = 0.41,
  4070. ["g"] = 0.96,
  4071. ["r"] = 1,
  4072. },
  4073. },
  4074. ["revisionClassic"] = 2,
  4075. ["bars"] = {
  4076. ["spacing"] = -1.25,
  4077. ["backgroundAlpha"] = 0.2,
  4078. ["alpha"] = 1,
  4079. ["texture"] = "Minimalist",
  4080. },
  4081. ["backdrop"] = {
  4082. ["borderColor"] = {
  4083. ["a"] = 1,
  4084. ["b"] = 0.5,
  4085. ["g"] = 0.3,
  4086. ["r"] = 0.3,
  4087. },
  4088. ["edgeSize"] = 5,
  4089. ["tileSize"] = 1,
  4090. ["borderTexture"] = "None",
  4091. ["backgroundColor"] = {
  4092. ["a"] = 0.8,
  4093. ["b"] = 0,
  4094. ["g"] = 0,
  4095. ["r"] = 0,
  4096. },
  4097. ["backgroundTexture"] = "Chat Frame",
  4098. ["clip"] = 1,
  4099. ["inset"] = 3,
  4100. },
  4101. ["auraColors"] = {
  4102. ["removable"] = {
  4103. ["b"] = 1,
  4104. ["g"] = 1,
  4105. ["r"] = 1,
  4106. },
  4107. },
  4108. },
  4109. ["Rogue"] = {
  4110. ["powerColors"] = {
  4111. ["FUEL"] = {
  4112. ["b"] = 0.36,
  4113. ["g"] = 0.47,
  4114. ["r"] = 0.85,
  4115. },
  4116. ["ALTERNATE"] = {
  4117. ["b"] = 1,
  4118. ["g"] = 0.941,
  4119. ["r"] = 0.815,
  4120. },
  4121. ["FOCUS"] = {
  4122. ["b"] = 0.25,
  4123. ["g"] = 0.5,
  4124. ["r"] = 1,
  4125. },
  4126. ["RUNEOFPOWER"] = {
  4127. ["b"] = 0.6,
  4128. ["g"] = 0.45,
  4129. ["r"] = 0.35,
  4130. },
  4131. ["STAGGER_RED"] = {
  4132. ["b"] = 0.42,
  4133. ["g"] = 0.42,
  4134. ["r"] = 1,
  4135. },
  4136. ["ARCANECHARGES"] = {
  4137. ["b"] = 0.98,
  4138. ["g"] = 0.1,
  4139. ["r"] = 0.1,
  4140. },
  4141. ["COMBOPOINTS"] = {
  4142. ["b"] = 0,
  4143. ["g"] = 0.8,
  4144. ["r"] = 1,
  4145. },
  4146. ["RUNES"] = {
  4147. ["b"] = 0.5,
  4148. ["g"] = 0.5,
  4149. ["r"] = 0.5,
  4150. },
  4151. ["STAGGER_GREEN"] = {
  4152. ["b"] = 0.52,
  4153. ["g"] = 1,
  4154. ["r"] = 0.52,
  4155. },
  4156. ["ENERGY"] = {
  4157. ["b"] = 0.1,
  4158. ["g"] = 0.85,
  4159. ["r"] = 1,
  4160. },
  4161. ["MANA"] = {
  4162. ["b"] = 0.85,
  4163. ["g"] = 0.5,
  4164. ["r"] = 0.3,
  4165. },
  4166. ["CHI"] = {
  4167. ["b"] = 0.92,
  4168. ["g"] = 1,
  4169. ["r"] = 0.71,
  4170. },
  4171. ["AURAPOINTS"] = {
  4172. ["b"] = 0,
  4173. ["g"] = 0.8,
  4174. ["r"] = 1,
  4175. },
  4176. ["MUSHROOMS"] = {
  4177. ["b"] = 0.2,
  4178. ["g"] = 0.9,
  4179. ["r"] = 0.2,
  4180. },
  4181. ["MAELSTROM"] = {
  4182. ["b"] = 1,
  4183. ["g"] = 0.5,
  4184. ["r"] = 0,
  4185. },
  4186. ["INSANITY"] = {
  4187. ["b"] = 0.8,
  4188. ["g"] = 0,
  4189. ["r"] = 0.4,
  4190. },
  4191. ["SOULSHARDS"] = {
  4192. ["b"] = 0.79,
  4193. ["g"] = 0.51,
  4194. ["r"] = 0.58,
  4195. },
  4196. ["FURY"] = {
  4197. ["b"] = 0.992,
  4198. ["g"] = 0.259,
  4199. ["r"] = 0.788,
  4200. },
  4201. ["AMMOSLOT"] = {
  4202. ["b"] = 0.55,
  4203. ["g"] = 0.6,
  4204. ["r"] = 0.85,
  4205. },
  4206. ["RUNIC_POWER"] = {
  4207. ["r"] = 0.35,
  4208. ["g"] = 0.45,
  4209. ["b"] = 0.6,
  4210. },
  4211. ["LUNAR_POWER"] = {
  4212. ["b"] = 0.9,
  4213. ["g"] = 0.52,
  4214. ["r"] = 0.3,
  4215. },
  4216. ["STATUE"] = {
  4217. ["b"] = 0.6,
  4218. ["g"] = 0.45,
  4219. ["r"] = 0.35,
  4220. },
  4221. ["PAIN"] = {
  4222. ["b"] = 0,
  4223. ["g"] = 0,
  4224. ["r"] = 1,
  4225. },
  4226. ["HOLYPOWER"] = {
  4227. ["b"] = 0.6,
  4228. ["g"] = 0.9,
  4229. ["r"] = 0.95,
  4230. },
  4231. ["STAGGER_YELLOW"] = {
  4232. ["b"] = 0.72,
  4233. ["g"] = 0.98,
  4234. ["r"] = 1,
  4235. },
  4236. ["RAGE"] = {
  4237. ["b"] = 0.3,
  4238. ["g"] = 0.2,
  4239. ["r"] = 0.9,
  4240. },
  4241. },
  4242. ["auras"] = {
  4243. ["borderType"] = "light",
  4244. },
  4245. ["healthColors"] = {
  4246. ["enemyUnattack"] = {
  4247. ["b"] = 0.2,
  4248. ["g"] = 0.2,
  4249. ["r"] = 0.6,
  4250. },
  4251. ["neutral"] = {
  4252. ["b"] = 0,
  4253. ["g"] = 0.93,
  4254. ["r"] = 0.93,
  4255. },
  4256. ["static"] = {
  4257. ["b"] = 0.9,
  4258. ["g"] = 0.2,
  4259. ["r"] = 0.7,
  4260. },
  4261. ["friendly"] = {
  4262. ["b"] = 0.2,
  4263. ["g"] = 0.9,
  4264. ["r"] = 0.2,
  4265. },
  4266. ["offline"] = {
  4267. ["b"] = 0.5,
  4268. ["g"] = 0.5,
  4269. ["r"] = 0.5,
  4270. },
  4271. ["healAbsorb"] = {
  4272. ["b"] = 1,
  4273. ["g"] = 0.47,
  4274. ["r"] = 0.68,
  4275. },
  4276. ["tapped"] = {
  4277. ["b"] = 0.5,
  4278. ["g"] = 0.5,
  4279. ["r"] = 0.5,
  4280. },
  4281. ["hostile"] = {
  4282. ["b"] = 0,
  4283. ["g"] = 0,
  4284. ["r"] = 0.9,
  4285. },
  4286. ["green"] = {
  4287. ["b"] = 0.2,
  4288. ["g"] = 0.9,
  4289. ["r"] = 0.2,
  4290. },
  4291. ["incAbsorb"] = {
  4292. ["b"] = 0.09,
  4293. ["g"] = 0.75,
  4294. ["r"] = 0.93,
  4295. },
  4296. ["yellow"] = {
  4297. ["b"] = 0,
  4298. ["g"] = 0.93,
  4299. ["r"] = 0.93,
  4300. },
  4301. ["inc"] = {
  4302. ["b"] = 0.23,
  4303. ["g"] = 0.35,
  4304. ["r"] = 0,
  4305. },
  4306. ["red"] = {
  4307. ["b"] = 0,
  4308. ["g"] = 0,
  4309. ["r"] = 0.9,
  4310. },
  4311. },
  4312. ["xpColors"] = {
  4313. ["normal"] = {
  4314. ["b"] = 0.55,
  4315. ["g"] = 0,
  4316. ["r"] = 0.58,
  4317. },
  4318. ["rested"] = {
  4319. ["b"] = 0.88,
  4320. ["g"] = 0.39,
  4321. ["r"] = 0,
  4322. },
  4323. },
  4324. ["locked"] = true,
  4325. ["positions"] = {
  4326. ["arenatarget"] = {
  4327. ["anchorPoint"] = "RT",
  4328. ["anchorTo"] = "$parent",
  4329. },
  4330. ["mainassisttarget"] = {
  4331. ["anchorPoint"] = "RT",
  4332. ["anchorTo"] = "$parent",
  4333. },
  4334. ["targettargettarget"] = {
  4335. ["y"] = -10.0102018026217,
  4336. ["x"] = -329.100578581529,
  4337. ["point"] = "TOP",
  4338. ["relativePoint"] = "TOP",
  4339. },
  4340. ["arenatargettarget"] = {
  4341. ["anchorPoint"] = "RT",
  4342. ["anchorTo"] = "$parent",
  4343. },
  4344. ["arenapet"] = {
  4345. ["anchorPoint"] = "RB",
  4346. ["anchorTo"] = "$parent",
  4347. },
  4348. ["mainassisttargettarget"] = {
  4349. ["anchorPoint"] = "RT",
  4350. ["x"] = 150,
  4351. ["anchorTo"] = "$parent",
  4352. },
  4353. ["party"] = {
  4354. ["top"] = 765.24326414548,
  4355. ["x"] = -10.6607004453085,
  4356. ["point"] = "TOPLEFT",
  4357. ["relativePoint"] = "BOTTOMLEFT",
  4358. ["y"] = 765.24326414548,
  4359. ["bottom"] = 526.203210894691,
  4360. },
  4361. ["partytargettarget"] = {
  4362. ["anchorPoint"] = "RT",
  4363. ["anchorTo"] = "$parent",
  4364. },
  4365. ["raidpet"] = {
  4366. ["anchorPoint"] = "C",
  4367. },
  4368. ["target"] = {
  4369. ["y"] = -119.999997317791,
  4370. ["x"] = 207.359995365143,
  4371. ["point"] = "CENTER",
  4372. ["relativePoint"] = "CENTER",
  4373. },
  4374. ["raid"] = {
  4375. ["top"] = 483.087967717767,
  4376. ["x"] = -29.4040844257753,
  4377. ["point"] = "TOPLEFT",
  4378. ["relativePoint"] = "BOTTOMLEFT",
  4379. ["y"] = 483.087967717767,
  4380. ["bottom"] = 252.687738492614,
  4381. },
  4382. ["arena"] = {
  4383. ["top"] = 558.413659393482,
  4384. ["x"] = 1309.88692384675,
  4385. ["point"] = "TOPLEFT",
  4386. ["relativePoint"] = "BOTTOMLEFT",
  4387. ["y"] = 558.413659393482,
  4388. ["bottom"] = 246.413549179728,
  4389. },
  4390. ["boss"] = {
  4391. ["top"] = 553.692468092759,
  4392. ["x"] = 1319.48692363217,
  4393. ["point"] = "TOPLEFT",
  4394. ["relativePoint"] = "BOTTOMLEFT",
  4395. ["y"] = 553.692468092759,
  4396. ["bottom"] = 284.892415507158,
  4397. },
  4398. ["battlegroundtargettarget"] = {
  4399. ["anchorPoint"] = "RT",
  4400. ["anchorTo"] = "$parent",
  4401. },
  4402. ["bosstargettarget"] = {
  4403. ["anchorPoint"] = "RB",
  4404. ["anchorTo"] = "$parent",
  4405. },
  4406. ["battlegroundtarget"] = {
  4407. ["anchorPoint"] = "RT",
  4408. ["anchorTo"] = "$parent",
  4409. },
  4410. ["bosstarget"] = {
  4411. ["anchorPoint"] = "RB",
  4412. ["anchorTo"] = "$parent",
  4413. },
  4414. ["battlegroundpet"] = {
  4415. ["anchorPoint"] = "RB",
  4416. ["anchorTo"] = "$parent",
  4417. },
  4418. ["pet"] = {
  4419. ["y"] = -69.8543246105091,
  4420. ["x"] = -306.94185837369,
  4421. ["point"] = "TOP",
  4422. ["relativePoint"] = "TOP",
  4423. },
  4424. ["targettarget"] = {
  4425. ["y"] = -126.681720801255,
  4426. ["x"] = -336.616838179152,
  4427. ["point"] = "RIGHT",
  4428. ["relativePoint"] = "RIGHT",
  4429. },
  4430. ["player"] = {
  4431. ["y"] = -119.999997317791,
  4432. ["x"] = -207.359995365143,
  4433. ["point"] = "CENTER",
  4434. ["relativePoint"] = "CENTER",
  4435. },
  4436. ["mainassist"] = {
  4437. ["anchorPoint"] = "C",
  4438. },
  4439. ["maintanktargettarget"] = {
  4440. ["anchorPoint"] = "RT",
  4441. ["x"] = 150,
  4442. ["anchorTo"] = "$parent",
  4443. },
  4444. ["maintanktarget"] = {
  4445. ["anchorPoint"] = "RT",
  4446. ["anchorTo"] = "$parent",
  4447. },
  4448. ["maintank"] = {
  4449. ["anchorPoint"] = "C",
  4450. },
  4451. ["pettarget"] = {
  4452. ["anchorPoint"] = "C",
  4453. },
  4454. ["battleground"] = {
  4455. ["top"] = 557.845241437437,
  4456. ["x"] = 1338.68692320302,
  4457. ["point"] = "TOPLEFT",
  4458. ["relativePoint"] = "BOTTOMLEFT",
  4459. ["y"] = 557.845241437437,
  4460. ["bottom"] = 423.445215144637,
  4461. },
  4462. },
  4463. ["revision"] = 61,
  4464. ["backdrop"] = {
  4465. ["borderColor"] = {
  4466. ["a"] = 1,
  4467. ["b"] = 0.5,
  4468. ["g"] = 0.3,
  4469. ["r"] = 0.3,
  4470. },
  4471. ["edgeSize"] = 5,
  4472. ["tileSize"] = 1,
  4473. ["borderTexture"] = "None",
  4474. ["backgroundColor"] = {
  4475. ["a"] = 0.8,
  4476. ["b"] = 0,
  4477. ["g"] = 0,
  4478. ["r"] = 0,
  4479. },
  4480. ["backgroundTexture"] = "Chat Frame",
  4481. ["clip"] = 1,
  4482. ["inset"] = 3,
  4483. },
  4484. ["castColors"] = {
  4485. ["cast"] = {
  4486. ["b"] = 0.3,
  4487. ["g"] = 0.7,
  4488. ["r"] = 1,
  4489. },
  4490. ["finished"] = {
  4491. ["b"] = 0.1,
  4492. ["g"] = 1,
  4493. ["r"] = 0.1,
  4494. },
  4495. ["channel"] = {
  4496. ["b"] = 1,
  4497. ["g"] = 0.25,
  4498. ["r"] = 0.25,
  4499. },
  4500. ["uninterruptible"] = {
  4501. ["b"] = 1,
  4502. ["g"] = 0,
  4503. ["r"] = 0.71,
  4504. },
  4505. ["interrupted"] = {
  4506. ["b"] = 0,
  4507. ["g"] = 0,
  4508. ["r"] = 1,
  4509. },
  4510. },
  4511. ["loadedLayout"] = true,
  4512. ["hidden"] = {
  4513. ["raid"] = true,
  4514. },
  4515. ["units"] = {
  4516. ["arenatarget"] = {
  4517. ["portrait"] = {
  4518. ["type"] = "3D",
  4519. ["alignment"] = "LEFT",
  4520. ["fullAfter"] = 100,
  4521. ["height"] = 0.5,
  4522. ["fullBefore"] = 0,
  4523. ["order"] = 15,
  4524. ["width"] = 0.22,
  4525. },
  4526. ["healthBar"] = {
  4527. ["colorType"] = "class",
  4528. ["order"] = 10,
  4529. ["background"] = true,
  4530. ["reactionType"] = "npc",
  4531. ["height"] = 1.2,
  4532. },
  4533. ["indicators"] = {
  4534. ["raidTarget"] = {
  4535. ["y"] = 0,
  4536. ["x"] = 0,
  4537. ["anchorTo"] = "$parent",
  4538. ["anchorPoint"] = "C",
  4539. ["size"] = 20,
  4540. },
  4541. ["class"] = {
  4542. ["y"] = 0,
  4543. ["x"] = 0,
  4544. ["anchorTo"] = "$parent",
  4545. ["anchorPoint"] = "BL",
  4546. ["size"] = 16,
  4547. },
  4548. },
  4549. ["emptyBar"] = {
  4550. ["height"] = 1,
  4551. ["background"] = true,
  4552. ["reactionType"] = "none",
  4553. ["order"] = 0,
  4554. },
  4555. ["auras"] = {
  4556. ["buffs"] = {
  4557. ["anchorPoint"] = "BL",
  4558. ["y"] = 0,
  4559. ["x"] = 0,
  4560. ["size"] = 16,
  4561. },
  4562. ["debuffs"] = {
  4563. ["anchorPoint"] = "BL",
  4564. ["y"] = 0,
  4565. ["x"] = 0,
  4566. ["size"] = 16,
  4567. },
  4568. },
  4569. ["castBar"] = {
  4570. ["time"] = {
  4571. ["enabled"] = true,
  4572. ["x"] = -1,
  4573. ["anchorTo"] = "$parent",
  4574. ["y"] = 0,
  4575. ["anchorPoint"] = "CRI",
  4576. ["size"] = 0,
  4577. },
  4578. ["height"] = 0.6,
  4579. ["order"] = 40,
  4580. ["background"] = true,
  4581. ["icon"] = "HIDE",
  4582. ["name"] = {
  4583. ["y"] = 0,
  4584. ["x"] = 1,
  4585. ["anchorTo"] = "$parent",
  4586. ["rank"] = true,
  4587. ["anchorPoint"] = "CLI",
  4588. ["enabled"] = true,
  4589. ["size"] = 0,
  4590. },
  4591. },
  4592. ["width"] = 90,
  4593. ["altPowerBar"] = {
  4594. ["order"] = 100,
  4595. ["background"] = true,
  4596. ["height"] = 0.4,
  4597. },
  4598. ["text"] = {
  4599. nil, -- [1]
  4600. {
  4601. ["text"] = "[curhp]",
  4602. }, -- [2]
  4603. {
  4604. ["text"] = "",
  4605. }, -- [3]
  4606. {
  4607. ["text"] = "",
  4608. }, -- [4]
  4609. {
  4610. ["text"] = "[name]",
  4611. }, -- [5]
  4612. },
  4613. ["height"] = 25,
  4614. ["powerBar"] = {
  4615. ["colorType"] = "type",
  4616. ["height"] = 0.6,
  4617. ["background"] = true,
  4618. ["order"] = 20,
  4619. },
  4620. ["highlight"] = {
  4621. ["size"] = 10,
  4622. },
  4623. },
  4624. ["mainassisttarget"] = {
  4625. ["portrait"] = {
  4626. ["type"] = "3D",
  4627. ["alignment"] = "LEFT",
  4628. ["fullAfter"] = 100,
  4629. ["height"] = 0.5,
  4630. ["fullBefore"] = 0,
  4631. ["order"] = 15,
  4632. ["width"] = 0.22,
  4633. },
  4634. ["healthBar"] = {
  4635. ["colorType"] = "class",
  4636. ["order"] = 10,
  4637. ["background"] = true,
  4638. ["reactionType"] = "npc",
  4639. ["height"] = 1.2,
  4640. },
  4641. ["indicators"] = {
  4642. ["raidTarget"] = {
  4643. ["y"] = 0,
  4644. ["x"] = 0,
  4645. ["anchorTo"] = "$parent",
  4646. ["anchorPoint"] = "C",
  4647. ["size"] = 20,
  4648. },
  4649. ["class"] = {
  4650. ["y"] = 0,
  4651. ["x"] = 0,
  4652. ["anchorTo"] = "$parent",
  4653. ["anchorPoint"] = "BL",
  4654. ["size"] = 16,
  4655. },
  4656. },
  4657. ["emptyBar"] = {
  4658. ["height"] = 1,
  4659. ["background"] = true,
  4660. ["reactionType"] = "none",
  4661. ["order"] = 0,
  4662. },
  4663. ["auras"] = {
  4664. ["buffs"] = {
  4665. ["anchorPoint"] = "BL",
  4666. ["y"] = 0,
  4667. ["x"] = 0,
  4668. ["size"] = 16,
  4669. },
  4670. ["debuffs"] = {
  4671. ["anchorPoint"] = "BL",
  4672. ["y"] = 0,
  4673. ["x"] = 0,
  4674. ["size"] = 16,
  4675. },
  4676. },
  4677. ["castBar"] = {
  4678. ["time"] = {
  4679. ["enabled"] = true,
  4680. ["x"] = -1,
  4681. ["anchorTo"] = "$parent",
  4682. ["y"] = 0,
  4683. ["anchorPoint"] = "CRI",
  4684. ["size"] = 0,
  4685. },
  4686. ["height"] = 0.6,
  4687. ["order"] = 40,
  4688. ["background"] = true,
  4689. ["icon"] = "HIDE",
  4690. ["name"] = {
  4691. ["y"] = 0,
  4692. ["x"] = 1,
  4693. ["anchorTo"] = "$parent",
  4694. ["rank"] = true,
  4695. ["anchorPoint"] = "CLI",
  4696. ["enabled"] = true,
  4697. ["size"] = 0,
  4698. },
  4699. },
  4700. ["width"] = 150,
  4701. ["altPowerBar"] = {
  4702. ["order"] = 100,
  4703. ["background"] = true,
  4704. ["height"] = 0.4,
  4705. },
  4706. ["text"] = {
  4707. {
  4708. ["text"] = "[(()afk() )][name]",
  4709. }, -- [1]
  4710. [3] = {
  4711. ["text"] = "[level( )][classification( )][perpp]",
  4712. },
  4713. [5] = {
  4714. ["text"] = "[(()afk() )][name]",
  4715. },
  4716. },
  4717. ["height"] = 40,
  4718. ["powerBar"] = {
  4719. ["colorType"] = "type",
  4720. ["height"] = 1,
  4721. ["background"] = true,
  4722. ["order"] = 20,
  4723. },
  4724. ["highlight"] = {
  4725. ["size"] = 10,
  4726. },
  4727. },
  4728. ["targettargettarget"] = {
  4729. ["enabled"] = false,
  4730. ["width"] = 80,
  4731. ["portrait"] = {
  4732. ["type"] = "3D",
  4733. ["alignment"] = "RIGHT",
  4734. ["fullAfter"] = 100,
  4735. ["height"] = 0.5,
  4736. ["fullBefore"] = 0,
  4737. ["order"] = 15,
  4738. ["width"] = 0.22,
  4739. },
  4740. ["healthBar"] = {
  4741. ["colorType"] = "class",
  4742. ["order"] = 10,
  4743. ["background"] = true,
  4744. ["reactionType"] = "npc",
  4745. ["height"] = 1.2,
  4746. },
  4747. ["emptyBar"] = {
  4748. ["height"] = 1,
  4749. ["background"] = true,
  4750. ["reactionType"] = "none",
  4751. ["order"] = 0,
  4752. },
  4753. ["range"] = {
  4754. ["height"] = 0.5,
  4755. },
  4756. ["auras"] = {
  4757. ["height"] = 0.5,
  4758. ["debuffs"] = {
  4759. ["anchorPoint"] = "BL",
  4760. ["y"] = 0,
  4761. ["x"] = 0,
  4762. ["size"] = 16,
  4763. },
  4764. ["buffs"] = {
  4765. ["anchorPoint"] = "BL",
  4766. ["y"] = 0,
  4767. ["x"] = 0,
  4768. ["size"] = 16,
  4769. },
  4770. },
  4771. ["castBar"] = {
  4772. ["time"] = {
  4773. ["enabled"] = true,
  4774. ["x"] = -1,
  4775. ["anchorTo"] = "$parent",
  4776. ["y"] = 0,
  4777. ["anchorPoint"] = "CRI",
  4778. ["size"] = 0,
  4779. },
  4780. ["height"] = 0.6,
  4781. ["order"] = 40,
  4782. ["background"] = true,
  4783. ["icon"] = "HIDE",
  4784. ["name"] = {
  4785. ["y"] = 0,
  4786. ["x"] = 1,
  4787. ["anchorTo"] = "$parent",
  4788. ["rank"] = true,
  4789. ["anchorPoint"] = "CLI",
  4790. ["enabled"] = true,
  4791. ["size"] = 0,
  4792. },
  4793. },
  4794. ["text"] = {
  4795. {
  4796. ["width"] = 1,
  4797. }, -- [1]
  4798. {
  4799. ["text"] = "",
  4800. }, -- [2]
  4801. {
  4802. ["text"] = "",
  4803. }, -- [3]
  4804. {
  4805. ["text"] = "",
  4806. }, -- [4]
  4807. },
  4808. ["altPowerBar"] = {
  4809. ["order"] = 100,
  4810. ["background"] = true,
  4811. ["height"] = 0.4,
  4812. },
  4813. ["indicators"] = {
  4814. ["raidTarget"] = {
  4815. ["y"] = 0,
  4816. ["x"] = 0,
  4817. ["anchorTo"] = "$parent",
  4818. ["anchorPoint"] = "C",
  4819. ["size"] = 20,
  4820. },
  4821. ["class"] = {
  4822. ["y"] = 0,
  4823. ["x"] = 0,
  4824. ["anchorTo"] = "$parent",
  4825. ["anchorPoint"] = "BL",
  4826. ["size"] = 16,
  4827. },
  4828. ["height"] = 0.5,
  4829. },
  4830. ["height"] = 30,
  4831. ["auraIndicators"] = {
  4832. ["height"] = 0.5,
  4833. },
  4834. ["powerBar"] = {
  4835. ["colorType"] = "type",
  4836. ["height"] = 0.6,
  4837. ["background"] = true,
  4838. ["order"] = 20,
  4839. },
  4840. ["highlight"] = {
  4841. ["height"] = 0.5,
  4842. ["size"] = 10,
  4843. },
  4844. },
  4845. ["partytarget"] = {
  4846. ["portrait"] = {
  4847. ["type"] = "3D",
  4848. ["alignment"] = "LEFT",
  4849. ["fullAfter"] = 100,
  4850. ["height"] = 0.5,
  4851. ["fullBefore"] = 0,
  4852. ["order"] = 15,
  4853. ["width"] = 0.22,
  4854. },
  4855. ["auras"] = {
  4856. ["buffs"] = {
  4857. ["anchorPoint"] = "BL",
  4858. ["y"] = 0,
  4859. ["x"] = 0,
  4860. ["size"] = 16,
  4861. },
  4862. ["debuffs"] = {
  4863. ["anchorPoint"] = "BL",
  4864. ["y"] = 0,
  4865. ["x"] = 0,
  4866. ["size"] = 16,
  4867. },
  4868. },
  4869. ["castBar"] = {
  4870. ["time"] = {
  4871. ["enabled"] = true,
  4872. ["x"] = -1,
  4873. ["anchorTo"] = "$parent",
  4874. ["y"] = 0,
  4875. ["anchorPoint"] = "CRI",
  4876. ["size"] = 0,
  4877. },
  4878. ["height"] = 0.6,
  4879. ["order"] = 40,
  4880. ["background"] = true,
  4881. ["icon"] = "HIDE",
  4882. ["name"] = {
  4883. ["y"] = 0,
  4884. ["x"] = 1,
  4885. ["anchorTo"] = "$parent",
  4886. ["rank"] = true,
  4887. ["anchorPoint"] = "CLI",
  4888. ["enabled"] = true,
  4889. ["size"] = 0,
  4890. },
  4891. },
  4892. ["powerBar"] = {
  4893. ["colorType"] = "type",
  4894. ["height"] = 0.6,
  4895. ["background"] = true,
  4896. ["order"] = 20,
  4897. },
  4898. ["healthBar"] = {
  4899. ["colorType"] = "class",
  4900. ["order"] = 10,
  4901. ["background"] = true,
  4902. ["reactionType"] = "npc",
  4903. ["height"] = 1.2,
  4904. },
  4905. ["emptyBar"] = {
  4906. ["height"] = 1,
  4907. ["background"] = true,
  4908. ["reactionType"] = "none",
  4909. ["order"] = 0,
  4910. },
  4911. ["width"] = 90,
  4912. ["altPowerBar"] = {
  4913. ["order"] = 100,
  4914. ["background"] = true,
  4915. ["height"] = 0.4,
  4916. },
  4917. ["height"] = 25,
  4918. ["indicators"] = {
  4919. ["raidTarget"] = {
  4920. ["y"] = 0,
  4921. ["x"] = 0,
  4922. ["anchorTo"] = "$parent",
  4923. ["anchorPoint"] = "C",
  4924. ["size"] = 20,
  4925. },
  4926. ["class"] = {
  4927. ["y"] = 0,
  4928. ["x"] = 0,
  4929. ["anchorTo"] = "$parent",
  4930. ["anchorPoint"] = "BL",
  4931. ["size"] = 16,
  4932. },
  4933. },
  4934. ["highlight"] = {
  4935. ["size"] = 10,
  4936. },
  4937. ["text"] = {
  4938. nil, -- [1]
  4939. {
  4940. ["text"] = "[curhp]",
  4941. }, -- [2]
  4942. {
  4943. ["text"] = "",
  4944. }, -- [3]
  4945. {
  4946. ["text"] = "",
  4947. }, -- [4]
  4948. {
  4949. ["text"] = "[name]",
  4950. }, -- [5]
  4951. },
  4952. },
  4953. ["arenatargettarget"] = {
  4954. ["portrait"] = {
  4955. ["type"] = "3D",
  4956. ["alignment"] = "LEFT",
  4957. ["fullAfter"] = 100,
  4958. ["height"] = 0.5,
  4959. ["fullBefore"] = 0,
  4960. ["order"] = 15,
  4961. ["width"] = 0.22,
  4962. },
  4963. ["healthBar"] = {
  4964. ["colorType"] = "class",
  4965. ["order"] = 10,
  4966. ["background"] = true,
  4967. ["reactionType"] = "npc",
  4968. ["height"] = 1.2,
  4969. },
  4970. ["indicators"] = {
  4971. ["raidTarget"] = {
  4972. ["y"] = 0,
  4973. ["x"] = 0,
  4974. ["anchorTo"] = "$parent",
  4975. ["anchorPoint"] = "C",
  4976. ["size"] = 20,
  4977. },
  4978. ["class"] = {
  4979. ["y"] = 0,
  4980. ["x"] = 0,
  4981. ["anchorTo"] = "$parent",
  4982. ["anchorPoint"] = "BL",
  4983. ["size"] = 16,
  4984. },
  4985. },
  4986. ["emptyBar"] = {
  4987. ["height"] = 1,
  4988. ["background"] = true,
  4989. ["reactionType"] = "none",
  4990. ["order"] = 0,
  4991. },
  4992. ["auras"] = {
  4993. ["buffs"] = {
  4994. ["anchorPoint"] = "BL",
  4995. ["y"] = 0,
  4996. ["x"] = 0,
  4997. ["size"] = 16,
  4998. },
  4999. ["debuffs"] = {
  5000. ["anchorPoint"] = "BL",
  5001. ["y"] = 0,
  5002. ["x"] = 0,
  5003. ["size"] = 16,
  5004. },
  5005. },
  5006. ["castBar"] = {
  5007. ["time"] = {
  5008. ["enabled"] = true,
  5009. ["x"] = -1,
  5010. ["anchorTo"] = "$parent",
  5011. ["y"] = 0,
  5012. ["anchorPoint"] = "CRI",
  5013. ["size"] = 0,
  5014. },
  5015. ["height"] = 0.6,
  5016. ["order"] = 40,
  5017. ["background"] = true,
  5018. ["icon"] = "HIDE",
  5019. ["name"] = {
  5020. ["y"] = 0,
  5021. ["x"] = 1,
  5022. ["anchorTo"] = "$parent",
  5023. ["rank"] = true,
  5024. ["anchorPoint"] = "CLI",
  5025. ["enabled"] = true,
  5026. ["size"] = 0,
  5027. },
  5028. },
  5029. ["width"] = 90,
  5030. ["altPowerBar"] = {
  5031. ["order"] = 100,
  5032. ["background"] = true,
  5033. ["height"] = 0.4,
  5034. },
  5035. ["text"] = {
  5036. nil, -- [1]
  5037. {
  5038. ["text"] = "[curhp]",
  5039. }, -- [2]
  5040. {
  5041. ["text"] = "",
  5042. }, -- [3]
  5043. {
  5044. ["text"] = "",
  5045. }, -- [4]
  5046. {
  5047. ["text"] = "[name]",
  5048. }, -- [5]
  5049. },
  5050. ["height"] = 25,
  5051. ["powerBar"] = {
  5052. ["colorType"] = "type",
  5053. ["height"] = 0.6,
  5054. ["background"] = true,
  5055. ["order"] = 20,
  5056. },
  5057. ["highlight"] = {
  5058. ["size"] = 10,
  5059. },
  5060. },
  5061. ["arenapet"] = {
  5062. ["portrait"] = {
  5063. ["type"] = "3D",
  5064. ["alignment"] = "LEFT",
  5065. ["fullAfter"] = 100,
  5066. ["height"] = 0.5,
  5067. ["fullBefore"] = 0,
  5068. ["order"] = 15,
  5069. ["width"] = 0.22,
  5070. },
  5071. ["auras"] = {
  5072. ["buffs"] = {
  5073. ["anchorPoint"] = "BL",
  5074. ["y"] = 0,
  5075. ["x"] = 0,
  5076. ["size"] = 16,
  5077. },
  5078. ["debuffs"] = {
  5079. ["anchorPoint"] = "BL",
  5080. ["y"] = 0,
  5081. ["x"] = 0,
  5082. ["size"] = 16,
  5083. },
  5084. },
  5085. ["castBar"] = {
  5086. ["time"] = {
  5087. ["enabled"] = true,
  5088. ["x"] = -1,
  5089. ["anchorTo"] = "$parent",
  5090. ["y"] = 0,
  5091. ["anchorPoint"] = "CRI",
  5092. ["size"] = 0,
  5093. },
  5094. ["height"] = 0.6,
  5095. ["order"] = 40,
  5096. ["background"] = true,
  5097. ["icon"] = "HIDE",
  5098. ["name"] = {
  5099. ["y"] = 0,
  5100. ["x"] = 1,
  5101. ["anchorTo"] = "$parent",
  5102. ["rank"] = true,
  5103. ["anchorPoint"] = "CLI",
  5104. ["enabled"] = true,
  5105. ["size"] = 0,
  5106. },
  5107. },
  5108. ["powerBar"] = {
  5109. ["colorType"] = "type",
  5110. ["height"] = 0.6,
  5111. ["background"] = true,
  5112. ["order"] = 20,
  5113. },
  5114. ["healthBar"] = {
  5115. ["colorType"] = "class",
  5116. ["order"] = 10,
  5117. ["background"] = true,
  5118. ["reactionType"] = "npc",
  5119. ["height"] = 1.2,
  5120. },
  5121. ["text"] = {
  5122. nil, -- [1]
  5123. {
  5124. ["text"] = "[curhp]",
  5125. }, -- [2]
  5126. {
  5127. ["text"] = "",
  5128. }, -- [3]
  5129. {
  5130. ["text"] = "",
  5131. }, -- [4]
  5132. {
  5133. ["text"] = "[name]",
  5134. }, -- [5]
  5135. },
  5136. ["width"] = 90,
  5137. ["altPowerBar"] = {
  5138. ["order"] = 100,
  5139. ["background"] = true,
  5140. ["height"] = 0.4,
  5141. },
  5142. ["height"] = 25,
  5143. ["highlight"] = {
  5144. ["size"] = 10,
  5145. },
  5146. ["indicators"] = {
  5147. ["raidTarget"] = {
  5148. ["y"] = 0,
  5149. ["x"] = 0,
  5150. ["anchorTo"] = "$parent",
  5151. ["anchorPoint"] = "C",
  5152. ["size"] = 20,
  5153. },
  5154. },
  5155. ["emptyBar"] = {
  5156. ["height"] = 1,
  5157. ["background"] = true,
  5158. ["reactionType"] = "none",
  5159. ["order"] = 0,
  5160. },
  5161. },
  5162. ["mainassisttargettarget"] = {
  5163. ["portrait"] = {
  5164. ["type"] = "3D",
  5165. ["alignment"] = "LEFT",
  5166. ["fullAfter"] = 100,
  5167. ["height"] = 0.5,
  5168. ["fullBefore"] = 0,
  5169. ["order"] = 15,
  5170. ["width"] = 0.22,
  5171. },
  5172. ["healthBar"] = {
  5173. ["colorType"] = "class",
  5174. ["order"] = 10,
  5175. ["background"] = true,
  5176. ["reactionType"] = "npc",
  5177. ["height"] = 1.2,
  5178. },
  5179. ["indicators"] = {
  5180. ["raidTarget"] = {
  5181. ["y"] = 0,
  5182. ["x"] = 0,
  5183. ["anchorTo"] = "$parent",
  5184. ["anchorPoint"] = "C",
  5185. ["size"] = 20,
  5186. },
  5187. ["class"] = {
  5188. ["y"] = 0,
  5189. ["x"] = 0,
  5190. ["anchorTo"] = "$parent",
  5191. ["anchorPoint"] = "BL",
  5192. ["size"] = 16,
  5193. },
  5194. },
  5195. ["emptyBar"] = {
  5196. ["height"] = 1,
  5197. ["background"] = true,
  5198. ["reactionType"] = "none",
  5199. ["order"] = 0,
  5200. },
  5201. ["auras"] = {
  5202. ["buffs"] = {
  5203. ["anchorPoint"] = "BL",
  5204. ["y"] = 0,
  5205. ["x"] = 0,
  5206. ["size"] = 16,
  5207. },
  5208. ["debuffs"] = {
  5209. ["anchorPoint"] = "BL",
  5210. ["y"] = 0,
  5211. ["x"] = 0,
  5212. ["size"] = 16,
  5213. },
  5214. },
  5215. ["castBar"] = {
  5216. ["time"] = {
  5217. ["enabled"] = true,
  5218. ["x"] = -1,
  5219. ["anchorTo"] = "$parent",
  5220. ["y"] = 0,
  5221. ["anchorPoint"] = "CRI",
  5222. ["size"] = 0,
  5223. },
  5224. ["height"] = 0.6,
  5225. ["order"] = 40,
  5226. ["background"] = true,
  5227. ["icon"] = "HIDE",
  5228. ["name"] = {
  5229. ["y"] = 0,
  5230. ["x"] = 1,
  5231. ["anchorTo"] = "$parent",
  5232. ["rank"] = true,
  5233. ["anchorPoint"] = "CLI",
  5234. ["enabled"] = true,
  5235. ["size"] = 0,
  5236. },
  5237. },
  5238. ["width"] = 150,
  5239. ["altPowerBar"] = {
  5240. ["order"] = 100,
  5241. ["background"] = true,
  5242. ["height"] = 0.4,
  5243. },
  5244. ["text"] = {
  5245. {
  5246. ["text"] = "[(()afk() )][name]",
  5247. }, -- [1]
  5248. [3] = {
  5249. ["text"] = "[level( )][classification( )][perpp]",
  5250. },
  5251. [5] = {
  5252. ["text"] = "[(()afk() )][name]",
  5253. },
  5254. },
  5255. ["height"] = 40,
  5256. ["powerBar"] = {
  5257. ["colorType"] = "type",
  5258. ["height"] = 1,
  5259. ["background"] = true,
  5260. ["order"] = 20,
  5261. },
  5262. ["highlight"] = {
  5263. ["size"] = 10,
  5264. },
  5265. },
  5266. ["party"] = {
  5267. ["indicators"] = {
  5268. ["raidTarget"] = {
  5269. ["y"] = 0,
  5270. ["x"] = 0,
  5271. ["anchorTo"] = "$parent",
  5272. ["anchorPoint"] = "C",
  5273. ["size"] = 20,
  5274. },
  5275. ["resurrect"] = {
  5276. ["y"] = -1,
  5277. ["x"] = 37,
  5278. ["anchorTo"] = "$parent",
  5279. ["anchorPoint"] = "LC",
  5280. ["size"] = 28,
  5281. },
  5282. ["masterLoot"] = {
  5283. ["y"] = -10,
  5284. ["x"] = 16,
  5285. ["anchorTo"] = "$parent",
  5286. ["anchorPoint"] = "TL",
  5287. ["size"] = 12,
  5288. },
  5289. ["leader"] = {
  5290. ["y"] = -12,
  5291. ["x"] = 2,
  5292. ["anchorTo"] = "$parent",
  5293. ["anchorPoint"] = "TL",
  5294. ["size"] = 14,
  5295. },
  5296. ["role"] = {
  5297. ["y"] = -11,
  5298. ["x"] = 30,
  5299. ["anchorTo"] = "$parent",
  5300. ["anchorPoint"] = "TL",
  5301. ["size"] = 14,
  5302. },
  5303. ["pvp"] = {
  5304. ["y"] = -21,
  5305. ["x"] = 11,
  5306. ["anchorTo"] = "$parent",
  5307. ["anchorPoint"] = "TR",
  5308. ["size"] = 22,
  5309. },
  5310. ["height"] = 0.5,
  5311. ["status"] = {
  5312. ["y"] = -2,
  5313. ["x"] = 12,
  5314. ["anchorTo"] = "$parent",
  5315. ["anchorPoint"] = "LB",
  5316. ["size"] = 16,
  5317. },
  5318. ["class"] = {
  5319. ["y"] = 0,
  5320. ["x"] = 0,
  5321. ["anchorTo"] = "$parent",
  5322. ["anchorPoint"] = "BL",
  5323. ["size"] = 16,
  5324. },
  5325. ["phase"] = {
  5326. ["anchorPoint"] = "RC",
  5327. ["x"] = -11,
  5328. ["anchorTo"] = "$parent",
  5329. ["size"] = 14,
  5330. },
  5331. ["ready"] = {
  5332. ["y"] = 0,
  5333. ["x"] = 35,
  5334. ["anchorTo"] = "$parent",
  5335. ["anchorPoint"] = "LC",
  5336. ["size"] = 24,
  5337. },
  5338. },
  5339. ["range"] = {
  5340. ["height"] = 0.5,
  5341. },
  5342. ["auras"] = {
  5343. ["height"] = 0.5,
  5344. ["debuffs"] = {
  5345. ["enabled"] = true,
  5346. ["y"] = 0,
  5347. ["x"] = 0,
  5348. ["anchorPoint"] = "BL",
  5349. ["size"] = 16,
  5350. },
  5351. ["buffs"] = {
  5352. ["enabled"] = true,
  5353. ["anchorPoint"] = "BL",
  5354. ["x"] = 0,
  5355. ["y"] = 0,
  5356. ["size"] = 16,
  5357. },
  5358. },
  5359. ["castBar"] = {
  5360. ["time"] = {
  5361. ["enabled"] = true,
  5362. ["x"] = -1,
  5363. ["anchorTo"] = "$parent",
  5364. ["y"] = 0,
  5365. ["anchorPoint"] = "CRI",
  5366. ["size"] = 0,
  5367. },
  5368. ["height"] = 0.6,
  5369. ["order"] = 60,
  5370. ["background"] = true,
  5371. ["icon"] = "HIDE",
  5372. ["name"] = {
  5373. ["y"] = 0,
  5374. ["x"] = 1,
  5375. ["anchorTo"] = "$parent",
  5376. ["rank"] = true,
  5377. ["anchorPoint"] = "CLI",
  5378. ["enabled"] = true,
  5379. ["size"] = 0,
  5380. },
  5381. },
  5382. ["columnSpacing"] = 30,
  5383. ["auraIndicators"] = {
  5384. ["height"] = 0.5,
  5385. },
  5386. ["powerBar"] = {
  5387. ["colorType"] = "type",
  5388. ["height"] = 1,
  5389. ["background"] = true,
  5390. ["order"] = 20,
  5391. },
  5392. ["offset"] = 23,
  5393. ["portrait"] = {
  5394. ["enabled"] = true,
  5395. ["type"] = "3D",
  5396. ["alignment"] = "LEFT",
  5397. ["fullAfter"] = 50,
  5398. ["height"] = 0.5,
  5399. ["fullBefore"] = 0,
  5400. ["order"] = 15,
  5401. ["width"] = 0.22,
  5402. },
  5403. ["healthBar"] = {
  5404. ["colorType"] = "class",
  5405. ["order"] = 10,
  5406. ["background"] = true,
  5407. ["reactionType"] = "npc",
  5408. ["height"] = 1.2,
  5409. },
  5410. ["highlight"] = {
  5411. ["height"] = 0.5,
  5412. ["size"] = 10,
  5413. },
  5414. ["attribAnchorPoint"] = "LEFT",
  5415. ["unitsPerColumn"] = 5,
  5416. ["incHeal"] = {
  5417. ["height"] = 0.5,
  5418. },
  5419. ["width"] = 190,
  5420. ["text"] = {
  5421. {
  5422. ["text"] = "[(()afk() )][name]",
  5423. }, -- [1]
  5424. [3] = {
  5425. ["text"] = "[level( )][perpp]",
  5426. },
  5427. [5] = {
  5428. ["text"] = "[(()afk() )][name]",
  5429. },
  5430. },
  5431. ["altPowerBar"] = {
  5432. ["order"] = 100,
  5433. ["background"] = true,
  5434. ["height"] = 0.4,
  5435. },
  5436. ["fader"] = {
  5437. ["height"] = 0.5,
  5438. },
  5439. ["combatText"] = {
  5440. ["height"] = 0.5,
  5441. },
  5442. ["height"] = 45,
  5443. ["emptyBar"] = {
  5444. ["height"] = 1,
  5445. ["background"] = true,
  5446. ["reactionType"] = "none",
  5447. ["order"] = 0,
  5448. },
  5449. ["attribPoint"] = "TOP",
  5450. },
  5451. ["maintanktargettarget"] = {
  5452. ["portrait"] = {
  5453. ["type"] = "3D",
  5454. ["alignment"] = "LEFT",
  5455. ["fullAfter"] = 100,
  5456. ["height"] = 0.5,
  5457. ["fullBefore"] = 0,
  5458. ["order"] = 15,
  5459. ["width"] = 0.22,
  5460. },
  5461. ["healthBar"] = {
  5462. ["colorType"] = "class",
  5463. ["order"] = 10,
  5464. ["background"] = true,
  5465. ["reactionType"] = "npc",
  5466. ["height"] = 1.2,
  5467. },
  5468. ["indicators"] = {
  5469. ["raidTarget"] = {
  5470. ["y"] = 0,
  5471. ["x"] = 0,
  5472. ["anchorTo"] = "$parent",
  5473. ["anchorPoint"] = "C",
  5474. ["size"] = 20,
  5475. },
  5476. ["class"] = {
  5477. ["y"] = 0,
  5478. ["x"] = 0,
  5479. ["anchorTo"] = "$parent",
  5480. ["anchorPoint"] = "BL",
  5481. ["size"] = 16,
  5482. },
  5483. },
  5484. ["emptyBar"] = {
  5485. ["height"] = 1,
  5486. ["background"] = true,
  5487. ["reactionType"] = "none",
  5488. ["order"] = 0,
  5489. },
  5490. ["auras"] = {
  5491. ["buffs"] = {
  5492. ["anchorPoint"] = "BL",
  5493. ["y"] = 0,
  5494. ["x"] = 0,
  5495. ["size"] = 16,
  5496. },
  5497. ["debuffs"] = {
  5498. ["anchorPoint"] = "BL",
  5499. ["y"] = 0,
  5500. ["x"] = 0,
  5501. ["size"] = 16,
  5502. },
  5503. },
  5504. ["castBar"] = {
  5505. ["time"] = {
  5506. ["enabled"] = true,
  5507. ["x"] = -1,
  5508. ["anchorTo"] = "$parent",
  5509. ["y"] = 0,
  5510. ["anchorPoint"] = "CRI",
  5511. ["size"] = 0,
  5512. },
  5513. ["height"] = 0.6,
  5514. ["order"] = 40,
  5515. ["background"] = true,
  5516. ["icon"] = "HIDE",
  5517. ["name"] = {
  5518. ["y"] = 0,
  5519. ["x"] = 1,
  5520. ["anchorTo"] = "$parent",
  5521. ["rank"] = true,
  5522. ["anchorPoint"] = "CLI",
  5523. ["enabled"] = true,
  5524. ["size"] = 0,
  5525. },
  5526. },
  5527. ["width"] = 150,
  5528. ["altPowerBar"] = {
  5529. ["order"] = 100,
  5530. ["background"] = true,
  5531. ["height"] = 0.4,
  5532. },
  5533. ["text"] = {
  5534. {
  5535. ["text"] = "[(()afk() )][name]",
  5536. }, -- [1]
  5537. [3] = {
  5538. ["text"] = "[classification( )][perpp]",
  5539. },
  5540. [5] = {
  5541. ["text"] = "[(()afk() )][name]",
  5542. },
  5543. },
  5544. ["height"] = 40,
  5545. ["powerBar"] = {
  5546. ["colorType"] = "type",
  5547. ["height"] = 1,
  5548. ["background"] = true,
  5549. ["order"] = 20,
  5550. },
  5551. ["highlight"] = {
  5552. ["size"] = 10,
  5553. },
  5554. },
  5555. ["raidpet"] = {
  5556. ["portrait"] = {
  5557. ["type"] = "3D",
  5558. ["alignment"] = "LEFT",
  5559. ["fullAfter"] = 100,
  5560. ["height"] = 0.5,
  5561. ["fullBefore"] = 0,
  5562. ["order"] = 15,
  5563. ["width"] = 0.22,
  5564. },
  5565. ["auras"] = {
  5566. ["buffs"] = {
  5567. ["anchorPoint"] = "BL",
  5568. ["y"] = 0,
  5569. ["x"] = 0,
  5570. ["size"] = 16,
  5571. },
  5572. ["debuffs"] = {
  5573. ["anchorPoint"] = "BL",
  5574. ["y"] = 0,
  5575. ["x"] = 0,
  5576. ["size"] = 16,
  5577. },
  5578. },
  5579. ["castBar"] = {
  5580. ["time"] = {
  5581. ["enabled"] = true,
  5582. ["x"] = -1,
  5583. ["anchorTo"] = "$parent",
  5584. ["y"] = 0,
  5585. ["anchorPoint"] = "CRI",
  5586. ["size"] = 0,
  5587. },
  5588. ["height"] = 0.6,
  5589. ["order"] = 40,
  5590. ["background"] = true,
  5591. ["icon"] = "HIDE",
  5592. ["name"] = {
  5593. ["y"] = 0,
  5594. ["x"] = 1,
  5595. ["anchorTo"] = "$parent",
  5596. ["rank"] = true,
  5597. ["anchorPoint"] = "CLI",
  5598. ["enabled"] = true,
  5599. ["size"] = 0,
  5600. },
  5601. },
  5602. ["groupSpacing"] = 0,
  5603. ["powerBar"] = {
  5604. ["colorType"] = "type",
  5605. ["height"] = 0.3,
  5606. ["background"] = true,
  5607. ["order"] = 20,
  5608. },
  5609. ["healthBar"] = {
  5610. ["colorType"] = "class",
  5611. ["order"] = 10,
  5612. ["background"] = true,
  5613. ["reactionType"] = "none",
  5614. ["height"] = 1.2,
  5615. },
  5616. ["emptyBar"] = {
  5617. ["height"] = 1,
  5618. ["background"] = true,
  5619. ["reactionType"] = "none",
  5620. ["order"] = 0,
  5621. },
  5622. ["maxColumns"] = 8,
  5623. ["altPowerBar"] = {
  5624. ["order"] = 100,
  5625. ["background"] = true,
  5626. ["height"] = 0.4,
  5627. },
  5628. ["height"] = 30,
  5629. ["indicators"] = {
  5630. ["raidTarget"] = {
  5631. ["y"] = 0,
  5632. ["x"] = 0,
  5633. ["anchorTo"] = "$parent",
  5634. ["anchorPoint"] = "C",
  5635. ["size"] = 20,
  5636. },
  5637. },
  5638. ["scale"] = 0.85,
  5639. ["unitsPerColumn"] = 8,
  5640. ["columnSpacing"] = 5,
  5641. ["groupsPerRow"] = 8,
  5642. ["attribAnchorPoint"] = "LEFT",
  5643. ["width"] = 90,
  5644. ["text"] = {
  5645. nil, -- [1]
  5646. {
  5647. ["text"] = "[missinghp]",
  5648. }, -- [2]
  5649. {
  5650. ["text"] = "",
  5651. }, -- [3]
  5652. {
  5653. ["text"] = "",
  5654. }, -- [4]
  5655. {
  5656. ["text"] = "[name]",
  5657. }, -- [5]
  5658. },
  5659. ["highlight"] = {
  5660. ["size"] = 10,
  5661. },
  5662. },
  5663. ["target"] = {
  5664. ["indicators"] = {
  5665. ["raidTarget"] = {
  5666. ["y"] = 0,
  5667. ["x"] = 0,
  5668. ["anchorTo"] = "$parent",
  5669. ["anchorPoint"] = "C",
  5670. ["size"] = 20,
  5671. },
  5672. ["resurrect"] = {
  5673. ["y"] = -1,
  5674. ["x"] = -39,
  5675. ["anchorTo"] = "$parent",
  5676. ["anchorPoint"] = "RC",
  5677. ["size"] = 28,
  5678. },
  5679. ["masterLoot"] = {
  5680. ["y"] = -10,
  5681. ["x"] = 16,
  5682. ["anchorTo"] = "$parent",
  5683. ["anchorPoint"] = "TL",
  5684. ["size"] = 12,
  5685. },
  5686. ["leader"] = {
  5687. ["y"] = -12,
  5688. ["x"] = 2,
  5689. ["anchorTo"] = "$parent",
  5690. ["anchorPoint"] = "TL",
  5691. ["size"] = 14,
  5692. },
  5693. ["questBoss"] = {
  5694. ["y"] = 24,
  5695. ["x"] = 9,
  5696. ["anchorTo"] = "$parent",
  5697. ["anchorPoint"] = "BR",
  5698. ["size"] = 22,
  5699. },
  5700. ["height"] = 0.5,
  5701. ["status"] = {
  5702. ["y"] = -2,
  5703. ["x"] = 12,
  5704. ["anchorTo"] = "$parent",
  5705. ["anchorPoint"] = "LB",
  5706. ["size"] = 16,
  5707. },
  5708. ["class"] = {
  5709. ["y"] = 0,
  5710. ["x"] = 0,
  5711. ["anchorTo"] = "$parent",
  5712. ["anchorPoint"] = "BL",
  5713. ["size"] = 16,
  5714. },
  5715. ["role"] = {
  5716. ["y"] = -11,
  5717. ["x"] = 30,
  5718. ["anchorTo"] = "$parent",
  5719. ["anchorPoint"] = "TL",
  5720. ["size"] = 14,
  5721. },
  5722. ["pvp"] = {
  5723. ["y"] = -21,
  5724. ["x"] = 11,
  5725. ["anchorTo"] = "$parent",
  5726. ["anchorPoint"] = "TR",
  5727. ["size"] = 22,
  5728. },
  5729. },
  5730. ["range"] = {
  5731. ["height"] = 0.5,
  5732. },
  5733. ["auras"] = {
  5734. ["height"] = 0.5,
  5735. ["debuffs"] = {
  5736. ["enabled"] = true,
  5737. ["y"] = 0,
  5738. ["x"] = 0,
  5739. ["anchorPoint"] = "BL",
  5740. ["size"] = 16,
  5741. },
  5742. ["buffs"] = {
  5743. ["enabled"] = true,
  5744. ["anchorPoint"] = "BL",
  5745. ["x"] = 0,
  5746. ["y"] = 0,
  5747. ["size"] = 16,
  5748. },
  5749. },
  5750. ["castBar"] = {
  5751. ["time"] = {
  5752. ["enabled"] = true,
  5753. ["x"] = -1,
  5754. ["anchorTo"] = "$parent",
  5755. ["y"] = 0,
  5756. ["anchorPoint"] = "CRI",
  5757. ["size"] = 0,
  5758. },
  5759. ["height"] = 0.6,
  5760. ["order"] = 60,
  5761. ["background"] = true,
  5762. ["icon"] = "HIDE",
  5763. ["name"] = {
  5764. ["y"] = 0,
  5765. ["x"] = 1,
  5766. ["anchorTo"] = "$parent",
  5767. ["rank"] = true,
  5768. ["anchorPoint"] = "CLI",
  5769. ["enabled"] = true,
  5770. ["size"] = 0,
  5771. },
  5772. },
  5773. ["auraIndicators"] = {
  5774. ["height"] = 0.5,
  5775. },
  5776. ["powerBar"] = {
  5777. ["colorType"] = "type",
  5778. ["height"] = 1,
  5779. ["background"] = true,
  5780. ["order"] = 20,
  5781. },
  5782. ["healthBar"] = {
  5783. ["colorType"] = "class",
  5784. ["order"] = 10,
  5785. ["background"] = true,
  5786. ["reactionType"] = "npc",
  5787. ["height"] = 1.2,
  5788. },
  5789. ["incHeal"] = {
  5790. ["height"] = 0.5,
  5791. },
  5792. ["text"] = {
  5793. {
  5794. ["text"] = "[(()afk() )][name]",
  5795. }, -- [1]
  5796. [3] = {
  5797. ["text"] = "[level( )][classification( )][perpp]",
  5798. },
  5799. [5] = {
  5800. ["text"] = "[(()afk() )][name]",
  5801. },
  5802. },
  5803. ["width"] = 190,
  5804. ["highlight"] = {
  5805. ["height"] = 0.5,
  5806. ["size"] = 10,
  5807. },
  5808. ["emptyBar"] = {
  5809. ["height"] = 1,
  5810. ["background"] = true,
  5811. ["reactionType"] = "none",
  5812. ["order"] = 0,
  5813. },
  5814. ["altPowerBar"] = {
  5815. ["order"] = 100,
  5816. ["background"] = true,
  5817. ["height"] = 0.4,
  5818. },
  5819. ["combatText"] = {
  5820. ["height"] = 0.5,
  5821. },
  5822. ["height"] = 45,
  5823. ["comboPoints"] = {
  5824. ["anchorTo"] = "$parent",
  5825. ["order"] = 60,
  5826. ["growth"] = "LEFT",
  5827. ["anchorPoint"] = "BR",
  5828. ["x"] = -3,
  5829. ["spacing"] = -4,
  5830. ["height"] = 0.4,
  5831. ["y"] = 8,
  5832. ["size"] = 14,
  5833. },
  5834. ["portrait"] = {
  5835. ["enabled"] = true,
  5836. ["type"] = "3D",
  5837. ["alignment"] = "RIGHT",
  5838. ["fullAfter"] = 50,
  5839. ["height"] = 0.5,
  5840. ["fullBefore"] = 0,
  5841. ["order"] = 15,
  5842. ["width"] = 0.22,
  5843. },
  5844. },
  5845. ["raid"] = {
  5846. ["portrait"] = {
  5847. ["type"] = "3D",
  5848. ["alignment"] = "LEFT",
  5849. ["fullAfter"] = 100,
  5850. ["height"] = 0.5,
  5851. ["fullBefore"] = 0,
  5852. ["order"] = 15,
  5853. ["width"] = 0.22,
  5854. },
  5855. ["auras"] = {
  5856. ["height"] = 0.5,
  5857. ["debuffs"] = {
  5858. ["anchorPoint"] = "BL",
  5859. ["y"] = 0,
  5860. ["x"] = 0,
  5861. ["size"] = 16,
  5862. },
  5863. ["buffs"] = {
  5864. ["anchorPoint"] = "BL",
  5865. ["y"] = 0,
  5866. ["x"] = 0,
  5867. ["size"] = 16,
  5868. },
  5869. },
  5870. ["castBar"] = {
  5871. ["time"] = {
  5872. ["enabled"] = true,
  5873. ["x"] = -1,
  5874. ["anchorTo"] = "$parent",
  5875. ["y"] = 0,
  5876. ["anchorPoint"] = "CRI",
  5877. ["size"] = 0,
  5878. },
  5879. ["height"] = 0.6,
  5880. ["order"] = 40,
  5881. ["background"] = true,
  5882. ["icon"] = "HIDE",
  5883. ["name"] = {
  5884. ["y"] = 0,
  5885. ["x"] = 1,
  5886. ["anchorTo"] = "$parent",
  5887. ["rank"] = true,
  5888. ["anchorPoint"] = "CLI",
  5889. ["enabled"] = true,
  5890. ["size"] = 0,
  5891. },
  5892. },
  5893. ["groupSpacing"] = 0,
  5894. ["powerBar"] = {
  5895. ["colorType"] = "type",
  5896. ["height"] = 0.3,
  5897. ["background"] = true,
  5898. ["order"] = 20,
  5899. },
  5900. ["groupsPerRow"] = 8,
  5901. ["healthBar"] = {
  5902. ["colorType"] = "class",
  5903. ["order"] = 10,
  5904. ["background"] = true,
  5905. ["reactionType"] = "none",
  5906. ["height"] = 1.2,
  5907. },
  5908. ["emptyBar"] = {
  5909. ["height"] = 1,
  5910. ["background"] = true,
  5911. ["reactionType"] = "none",
  5912. ["order"] = 0,
  5913. },
  5914. ["maxColumns"] = 8,
  5915. ["altPowerBar"] = {
  5916. ["order"] = 100,
  5917. ["background"] = true,
  5918. ["height"] = 0.4,
  5919. },
  5920. ["height"] = 30,
  5921. ["highlight"] = {
  5922. ["height"] = 0.5,
  5923. ["size"] = 10,
  5924. },
  5925. ["scale"] = 0.7,
  5926. ["range"] = {
  5927. ["height"] = 0.5,
  5928. },
  5929. ["auraIndicators"] = {
  5930. ["height"] = 0.5,
  5931. },
  5932. ["text"] = {
  5933. {
  5934. ["text"] = "[(()afk() )][name]",
  5935. }, -- [1]
  5936. {
  5937. ["text"] = "[missinghp]",
  5938. }, -- [2]
  5939. {
  5940. ["text"] = "",
  5941. }, -- [3]
  5942. {
  5943. ["text"] = "",
  5944. }, -- [4]
  5945. {
  5946. ["text"] = "[(()afk() )][name]",
  5947. }, -- [5]
  5948. },
  5949. ["unitsPerColumn"] = 8,
  5950. ["indicators"] = {
  5951. ["raidTarget"] = {
  5952. ["y"] = 0,
  5953. ["x"] = 0,
  5954. ["anchorTo"] = "$parent",
  5955. ["anchorPoint"] = "C",
  5956. ["size"] = 20,
  5957. },
  5958. ["resurrect"] = {
  5959. ["y"] = -1,
  5960. ["x"] = 37,
  5961. ["anchorTo"] = "$parent",
  5962. ["anchorPoint"] = "LC",
  5963. ["size"] = 28,
  5964. },
  5965. ["masterLoot"] = {
  5966. ["anchorPoint"] = "TR",
  5967. ["x"] = -2,
  5968. ["anchorTo"] = "$parent",
  5969. ["y"] = -10,
  5970. ["size"] = 12,
  5971. },
  5972. ["leader"] = {
  5973. ["y"] = -12,
  5974. ["x"] = 2,
  5975. ["anchorTo"] = "$parent",
  5976. ["anchorPoint"] = "TL",
  5977. ["size"] = 14,
  5978. },
  5979. ["role"] = {
  5980. ["enabled"] = false,
  5981. ["x"] = 0,
  5982. ["anchorTo"] = "$parent",
  5983. ["anchorPoint"] = "BR",
  5984. ["y"] = 14,
  5985. ["size"] = 14,
  5986. },
  5987. ["pvp"] = {
  5988. ["anchorPoint"] = "BL",
  5989. ["x"] = 0,
  5990. ["anchorTo"] = "$parent",
  5991. ["y"] = 11,
  5992. ["size"] = 22,
  5993. },
  5994. ["height"] = 0.5,
  5995. ["status"] = {
  5996. ["y"] = -2,
  5997. ["x"] = 12,
  5998. ["anchorTo"] = "$parent",
  5999. ["anchorPoint"] = "LB",
  6000. ["size"] = 16,
  6001. },
  6002. ["class"] = {
  6003. ["y"] = 0,
  6004. ["x"] = 0,
  6005. ["anchorTo"] = "$parent",
  6006. ["anchorPoint"] = "BL",
  6007. ["size"] = 16,
  6008. },
  6009. ["ready"] = {
  6010. ["anchorPoint"] = "LC",
  6011. ["x"] = 25,
  6012. ["anchorTo"] = "$parent",
  6013. ["y"] = 0,
  6014. ["size"] = 24,
  6015. },
  6016. },
  6017. ["width"] = 100,
  6018. ["enabled"] = true,
  6019. ["fader"] = {
  6020. ["height"] = 0.5,
  6021. },
  6022. ["combatText"] = {
  6023. ["height"] = 0.5,
  6024. },
  6025. ["incHeal"] = {
  6026. ["height"] = 0.5,
  6027. },
  6028. ["attribAnchorPoint"] = "LEFT",
  6029. ["columnSpacing"] = 5,
  6030. },
  6031. ["partytargettarget"] = {
  6032. ["portrait"] = {
  6033. ["type"] = "3D",
  6034. ["alignment"] = "LEFT",
  6035. ["fullAfter"] = 100,
  6036. ["height"] = 0.5,
  6037. ["fullBefore"] = 0,
  6038. ["order"] = 15,
  6039. ["width"] = 0.22,
  6040. },
  6041. ["healthBar"] = {
  6042. ["colorType"] = "class",
  6043. ["order"] = 10,
  6044. ["background"] = true,
  6045. ["reactionType"] = "npc",
  6046. ["height"] = 1.2,
  6047. },
  6048. ["indicators"] = {
  6049. ["raidTarget"] = {
  6050. ["y"] = 0,
  6051. ["x"] = 0,
  6052. ["anchorTo"] = "$parent",
  6053. ["anchorPoint"] = "C",
  6054. ["size"] = 20,
  6055. },
  6056. ["class"] = {
  6057. ["y"] = 0,
  6058. ["x"] = 0,
  6059. ["anchorTo"] = "$parent",
  6060. ["anchorPoint"] = "BL",
  6061. ["size"] = 16,
  6062. },
  6063. },
  6064. ["emptyBar"] = {
  6065. ["height"] = 1,
  6066. ["background"] = true,
  6067. ["reactionType"] = "none",
  6068. ["order"] = 0,
  6069. },
  6070. ["auras"] = {
  6071. ["buffs"] = {
  6072. ["anchorPoint"] = "BL",
  6073. ["y"] = 0,
  6074. ["x"] = 0,
  6075. ["size"] = 16,
  6076. },
  6077. ["debuffs"] = {
  6078. ["anchorPoint"] = "BL",
  6079. ["y"] = 0,
  6080. ["x"] = 0,
  6081. ["size"] = 16,
  6082. },
  6083. },
  6084. ["castBar"] = {
  6085. ["time"] = {
  6086. ["enabled"] = true,
  6087. ["x"] = -1,
  6088. ["anchorTo"] = "$parent",
  6089. ["y"] = 0,
  6090. ["anchorPoint"] = "CRI",
  6091. ["size"] = 0,
  6092. },
  6093. ["height"] = 0.6,
  6094. ["order"] = 40,
  6095. ["background"] = true,
  6096. ["icon"] = "HIDE",
  6097. ["name"] = {
  6098. ["y"] = 0,
  6099. ["x"] = 1,
  6100. ["anchorTo"] = "$parent",
  6101. ["rank"] = true,
  6102. ["anchorPoint"] = "CLI",
  6103. ["enabled"] = true,
  6104. ["size"] = 0,
  6105. },
  6106. },
  6107. ["width"] = 90,
  6108. ["altPowerBar"] = {
  6109. ["order"] = 100,
  6110. ["background"] = true,
  6111. ["height"] = 0.4,
  6112. },
  6113. ["text"] = {
  6114. nil, -- [1]
  6115. {
  6116. ["text"] = "[curhp]",
  6117. }, -- [2]
  6118. {
  6119. ["text"] = "",
  6120. }, -- [3]
  6121. {
  6122. ["text"] = "",
  6123. }, -- [4]
  6124. {
  6125. ["text"] = "[name]",
  6126. }, -- [5]
  6127. },
  6128. ["height"] = 25,
  6129. ["powerBar"] = {
  6130. ["colorType"] = "type",
  6131. ["height"] = 0.6,
  6132. ["background"] = true,
  6133. ["order"] = 20,
  6134. },
  6135. ["highlight"] = {
  6136. ["size"] = 10,
  6137. },
  6138. },
  6139. ["pettarget"] = {
  6140. ["portrait"] = {
  6141. ["type"] = "3D",
  6142. ["alignment"] = "LEFT",
  6143. ["fullAfter"] = 100,
  6144. ["height"] = 0.5,
  6145. ["fullBefore"] = 0,
  6146. ["order"] = 15,
  6147. ["width"] = 0.22,
  6148. },
  6149. ["healthBar"] = {
  6150. ["colorType"] = "class",
  6151. ["order"] = 10,
  6152. ["background"] = true,
  6153. ["reactionType"] = "npc",
  6154. ["height"] = 1.2,
  6155. },
  6156. ["indicators"] = {
  6157. ["raidTarget"] = {
  6158. ["y"] = 0,
  6159. ["x"] = 0,
  6160. ["anchorTo"] = "$parent",
  6161. ["anchorPoint"] = "C",
  6162. ["size"] = 20,
  6163. },
  6164. },
  6165. ["emptyBar"] = {
  6166. ["height"] = 1,
  6167. ["background"] = true,
  6168. ["reactionType"] = "none",
  6169. ["order"] = 0,
  6170. },
  6171. ["auras"] = {
  6172. ["buffs"] = {
  6173. ["anchorPoint"] = "BL",
  6174. ["y"] = 0,
  6175. ["x"] = 0,
  6176. ["size"] = 16,
  6177. },
  6178. ["debuffs"] = {
  6179. ["anchorPoint"] = "BL",
  6180. ["y"] = 0,
  6181. ["x"] = 0,
  6182. ["size"] = 16,
  6183. },
  6184. },
  6185. ["castBar"] = {
  6186. ["time"] = {
  6187. ["enabled"] = true,
  6188. ["x"] = -1,
  6189. ["anchorTo"] = "$parent",
  6190. ["y"] = 0,
  6191. ["anchorPoint"] = "CRI",
  6192. ["size"] = 0,
  6193. },
  6194. ["height"] = 0.6,
  6195. ["order"] = 40,
  6196. ["background"] = true,
  6197. ["icon"] = "HIDE",
  6198. ["name"] = {
  6199. ["y"] = 0,
  6200. ["x"] = 1,
  6201. ["anchorTo"] = "$parent",
  6202. ["rank"] = true,
  6203. ["anchorPoint"] = "CLI",
  6204. ["enabled"] = true,
  6205. ["size"] = 0,
  6206. },
  6207. },
  6208. ["width"] = 190,
  6209. ["altPowerBar"] = {
  6210. ["order"] = 100,
  6211. ["background"] = true,
  6212. ["height"] = 0.4,
  6213. },
  6214. ["text"] = {
  6215. [3] = {
  6216. ["text"] = "[perpp]",
  6217. },
  6218. [5] = {
  6219. ["text"] = "[name]",
  6220. },
  6221. },
  6222. ["height"] = 30,
  6223. ["powerBar"] = {
  6224. ["colorType"] = "type",
  6225. ["height"] = 0.7,
  6226. ["background"] = true,
  6227. ["order"] = 20,
  6228. },
  6229. ["highlight"] = {
  6230. ["size"] = 10,
  6231. },
  6232. },
  6233. ["battlegroundtargettarget"] = {
  6234. ["portrait"] = {
  6235. ["type"] = "3D",
  6236. ["alignment"] = "LEFT",
  6237. ["fullAfter"] = 100,
  6238. ["height"] = 0.5,
  6239. ["fullBefore"] = 0,
  6240. ["order"] = 15,
  6241. ["width"] = 0.22,
  6242. },
  6243. ["healthBar"] = {
  6244. ["colorType"] = "class",
  6245. ["order"] = 10,
  6246. ["background"] = true,
  6247. ["reactionType"] = "npc",
  6248. ["height"] = 1.2,
  6249. },
  6250. ["indicators"] = {
  6251. ["raidTarget"] = {
  6252. ["y"] = 0,
  6253. ["x"] = 0,
  6254. ["anchorTo"] = "$parent",
  6255. ["anchorPoint"] = "C",
  6256. ["size"] = 20,
  6257. },
  6258. ["class"] = {
  6259. ["y"] = 0,
  6260. ["x"] = 0,
  6261. ["anchorTo"] = "$parent",
  6262. ["anchorPoint"] = "BL",
  6263. ["size"] = 16,
  6264. },
  6265. },
  6266. ["emptyBar"] = {
  6267. ["height"] = 1,
  6268. ["background"] = true,
  6269. ["reactionType"] = "none",
  6270. ["order"] = 0,
  6271. },
  6272. ["auras"] = {
  6273. ["buffs"] = {
  6274. ["anchorPoint"] = "BL",
  6275. ["y"] = 0,
  6276. ["x"] = 0,
  6277. ["size"] = 16,
  6278. },
  6279. ["debuffs"] = {
  6280. ["anchorPoint"] = "BL",
  6281. ["y"] = 0,
  6282. ["x"] = 0,
  6283. ["size"] = 16,
  6284. },
  6285. },
  6286. ["castBar"] = {
  6287. ["time"] = {
  6288. ["enabled"] = true,
  6289. ["x"] = -1,
  6290. ["anchorTo"] = "$parent",
  6291. ["y"] = 0,
  6292. ["anchorPoint"] = "CRI",
  6293. ["size"] = 0,
  6294. },
  6295. ["height"] = 0.6,
  6296. ["order"] = 40,
  6297. ["background"] = true,
  6298. ["icon"] = "HIDE",
  6299. ["name"] = {
  6300. ["y"] = 0,
  6301. ["x"] = 1,
  6302. ["anchorTo"] = "$parent",
  6303. ["rank"] = true,
  6304. ["anchorPoint"] = "CLI",
  6305. ["enabled"] = true,
  6306. ["size"] = 0,
  6307. },
  6308. },
  6309. ["width"] = 90,
  6310. ["altPowerBar"] = {
  6311. ["order"] = 100,
  6312. ["background"] = true,
  6313. ["height"] = 0.4,
  6314. },
  6315. ["text"] = {
  6316. nil, -- [1]
  6317. {
  6318. ["text"] = "[curhp]",
  6319. }, -- [2]
  6320. {
  6321. ["text"] = "",
  6322. }, -- [3]
  6323. {
  6324. ["text"] = "",
  6325. }, -- [4]
  6326. {
  6327. ["text"] = "[name]",
  6328. }, -- [5]
  6329. },
  6330. ["height"] = 25,
  6331. ["powerBar"] = {
  6332. ["colorType"] = "type",
  6333. ["height"] = 0.6,
  6334. ["background"] = true,
  6335. ["order"] = 20,
  6336. },
  6337. ["highlight"] = {
  6338. ["size"] = 10,
  6339. },
  6340. },
  6341. ["bosstargettarget"] = {
  6342. ["portrait"] = {
  6343. ["type"] = "3D",
  6344. ["alignment"] = "LEFT",
  6345. ["fullAfter"] = 100,
  6346. ["height"] = 0.5,
  6347. ["fullBefore"] = 0,
  6348. ["order"] = 15,
  6349. ["width"] = 0.22,
  6350. },
  6351. ["healthBar"] = {
  6352. ["colorType"] = "class",
  6353. ["order"] = 10,
  6354. ["background"] = true,
  6355. ["reactionType"] = "npc",
  6356. ["height"] = 1.2,
  6357. },
  6358. ["indicators"] = {
  6359. ["raidTarget"] = {
  6360. ["y"] = 0,
  6361. ["x"] = 0,
  6362. ["anchorTo"] = "$parent",
  6363. ["anchorPoint"] = "C",
  6364. ["size"] = 20,
  6365. },
  6366. ["class"] = {
  6367. ["y"] = 0,
  6368. ["x"] = 0,
  6369. ["anchorTo"] = "$parent",
  6370. ["anchorPoint"] = "BL",
  6371. ["size"] = 16,
  6372. },
  6373. },
  6374. ["emptyBar"] = {
  6375. ["height"] = 1,
  6376. ["background"] = true,
  6377. ["reactionType"] = "none",
  6378. ["order"] = 0,
  6379. },
  6380. ["auras"] = {
  6381. ["buffs"] = {
  6382. ["anchorPoint"] = "BL",
  6383. ["y"] = 0,
  6384. ["x"] = 0,
  6385. ["size"] = 16,
  6386. },
  6387. ["debuffs"] = {
  6388. ["anchorPoint"] = "BL",
  6389. ["y"] = 0,
  6390. ["x"] = 0,
  6391. ["size"] = 16,
  6392. },
  6393. },
  6394. ["castBar"] = {
  6395. ["time"] = {
  6396. ["enabled"] = true,
  6397. ["x"] = -1,
  6398. ["anchorTo"] = "$parent",
  6399. ["y"] = 0,
  6400. ["anchorPoint"] = "CRI",
  6401. ["size"] = 0,
  6402. },
  6403. ["height"] = 0.6,
  6404. ["order"] = 40,
  6405. ["background"] = true,
  6406. ["icon"] = "HIDE",
  6407. ["name"] = {
  6408. ["y"] = 0,
  6409. ["x"] = 1,
  6410. ["anchorTo"] = "$parent",
  6411. ["rank"] = true,
  6412. ["anchorPoint"] = "CLI",
  6413. ["enabled"] = true,
  6414. ["size"] = 0,
  6415. },
  6416. },
  6417. ["width"] = 90,
  6418. ["altPowerBar"] = {
  6419. ["order"] = 100,
  6420. ["background"] = true,
  6421. ["height"] = 0.4,
  6422. },
  6423. ["text"] = {
  6424. nil, -- [1]
  6425. {
  6426. ["text"] = "[curhp]",
  6427. }, -- [2]
  6428. {
  6429. ["text"] = "",
  6430. }, -- [3]
  6431. {
  6432. ["text"] = "",
  6433. }, -- [4]
  6434. {
  6435. ["text"] = "[name]",
  6436. }, -- [5]
  6437. },
  6438. ["height"] = 25,
  6439. ["powerBar"] = {
  6440. ["colorType"] = "type",
  6441. ["height"] = 0.6,
  6442. ["background"] = true,
  6443. ["order"] = 20,
  6444. },
  6445. ["highlight"] = {
  6446. ["size"] = 10,
  6447. },
  6448. },
  6449. ["maintank"] = {
  6450. ["portrait"] = {
  6451. ["type"] = "3D",
  6452. ["alignment"] = "LEFT",
  6453. ["fullAfter"] = 50,
  6454. ["height"] = 0.5,
  6455. ["fullBefore"] = 0,
  6456. ["order"] = 15,
  6457. ["width"] = 0.22,
  6458. },
  6459. ["columnSpacing"] = 5,
  6460. ["indicators"] = {
  6461. ["raidTarget"] = {
  6462. ["y"] = 0,
  6463. ["x"] = 0,
  6464. ["anchorTo"] = "$parent",
  6465. ["anchorPoint"] = "C",
  6466. ["size"] = 20,
  6467. },
  6468. ["resurrect"] = {
  6469. ["y"] = -1,
  6470. ["x"] = 37,
  6471. ["anchorTo"] = "$parent",
  6472. ["anchorPoint"] = "LC",
  6473. ["size"] = 28,
  6474. },
  6475. ["masterLoot"] = {
  6476. ["y"] = -10,
  6477. ["x"] = 16,
  6478. ["anchorTo"] = "$parent",
  6479. ["anchorPoint"] = "TL",
  6480. ["size"] = 12,
  6481. },
  6482. ["leader"] = {
  6483. ["y"] = -12,
  6484. ["x"] = 2,
  6485. ["anchorTo"] = "$parent",
  6486. ["anchorPoint"] = "TL",
  6487. ["size"] = 14,
  6488. },
  6489. ["role"] = {
  6490. ["y"] = -11,
  6491. ["x"] = 30,
  6492. ["anchorTo"] = "$parent",
  6493. ["anchorPoint"] = "TL",
  6494. ["size"] = 14,
  6495. },
  6496. ["status"] = {
  6497. ["y"] = -2,
  6498. ["x"] = 12,
  6499. ["anchorTo"] = "$parent",
  6500. ["anchorPoint"] = "LB",
  6501. ["size"] = 16,
  6502. },
  6503. ["pvp"] = {
  6504. ["y"] = -21,
  6505. ["x"] = 11,
  6506. ["anchorTo"] = "$parent",
  6507. ["anchorPoint"] = "TR",
  6508. ["size"] = 22,
  6509. },
  6510. ["class"] = {
  6511. ["y"] = 0,
  6512. ["x"] = 0,
  6513. ["anchorTo"] = "$parent",
  6514. ["anchorPoint"] = "BL",
  6515. ["size"] = 16,
  6516. },
  6517. ["ready"] = {
  6518. ["y"] = 0,
  6519. ["x"] = 35,
  6520. ["anchorTo"] = "$parent",
  6521. ["anchorPoint"] = "LC",
  6522. ["size"] = 24,
  6523. },
  6524. },
  6525. ["text"] = {
  6526. {
  6527. ["text"] = "[(()afk() )][name]",
  6528. }, -- [1]
  6529. [3] = {
  6530. ["text"] = "[perpp]",
  6531. },
  6532. [5] = {
  6533. ["text"] = "[(()afk() )][name]",
  6534. },
  6535. },
  6536. ["auras"] = {
  6537. ["buffs"] = {
  6538. ["anchorPoint"] = "BL",
  6539. ["y"] = 0,
  6540. ["x"] = 0,
  6541. ["size"] = 16,
  6542. },
  6543. ["debuffs"] = {
  6544. ["anchorPoint"] = "BL",
  6545. ["y"] = 0,
  6546. ["x"] = 0,
  6547. ["size"] = 16,
  6548. },
  6549. },
  6550. ["castBar"] = {
  6551. ["time"] = {
  6552. ["enabled"] = true,
  6553. ["x"] = -1,
  6554. ["anchorTo"] = "$parent",
  6555. ["y"] = 0,
  6556. ["anchorPoint"] = "CRI",
  6557. ["size"] = 0,
  6558. },
  6559. ["height"] = 0.6,
  6560. ["order"] = 60,
  6561. ["background"] = true,
  6562. ["icon"] = "HIDE",
  6563. ["name"] = {
  6564. ["y"] = 0,
  6565. ["x"] = 1,
  6566. ["anchorTo"] = "$parent",
  6567. ["rank"] = true,
  6568. ["anchorPoint"] = "CLI",
  6569. ["enabled"] = true,
  6570. ["size"] = 0,
  6571. },
  6572. },
  6573. ["highlight"] = {
  6574. ["size"] = 10,
  6575. },
  6576. ["powerBar"] = {
  6577. ["colorType"] = "type",
  6578. ["height"] = 1,
  6579. ["background"] = true,
  6580. ["order"] = 20,
  6581. },
  6582. ["offset"] = 5,
  6583. ["healthBar"] = {
  6584. ["colorType"] = "class",
  6585. ["order"] = 10,
  6586. ["background"] = true,
  6587. ["reactionType"] = "npc",
  6588. ["height"] = 1.2,
  6589. },
  6590. ["attribAnchorPoint"] = "LEFT",
  6591. ["emptyBar"] = {
  6592. ["height"] = 1,
  6593. ["background"] = true,
  6594. ["reactionType"] = "none",
  6595. ["order"] = 0,
  6596. },
  6597. ["width"] = 150,
  6598. ["maxColumns"] = 1,
  6599. ["altPowerBar"] = {
  6600. ["order"] = 100,
  6601. ["background"] = true,
  6602. ["height"] = 0.4,
  6603. },
  6604. ["height"] = 40,
  6605. ["unitsPerColumn"] = 5,
  6606. },
  6607. ["bosstarget"] = {
  6608. ["portrait"] = {
  6609. ["type"] = "3D",
  6610. ["alignment"] = "LEFT",
  6611. ["fullAfter"] = 100,
  6612. ["height"] = 0.5,
  6613. ["fullBefore"] = 0,
  6614. ["order"] = 15,
  6615. ["width"] = 0.22,
  6616. },
  6617. ["healthBar"] = {
  6618. ["colorType"] = "class",
  6619. ["order"] = 10,
  6620. ["background"] = true,
  6621. ["reactionType"] = "npc",
  6622. ["height"] = 1.2,
  6623. },
  6624. ["indicators"] = {
  6625. ["raidTarget"] = {
  6626. ["y"] = 0,
  6627. ["x"] = 0,
  6628. ["anchorTo"] = "$parent",
  6629. ["anchorPoint"] = "C",
  6630. ["size"] = 20,
  6631. },
  6632. ["class"] = {
  6633. ["y"] = 0,
  6634. ["x"] = 0,
  6635. ["anchorTo"] = "$parent",
  6636. ["anchorPoint"] = "BL",
  6637. ["size"] = 16,
  6638. },
  6639. },
  6640. ["emptyBar"] = {
  6641. ["height"] = 1,
  6642. ["background"] = true,
  6643. ["reactionType"] = "none",
  6644. ["order"] = 0,
  6645. },
  6646. ["auras"] = {
  6647. ["buffs"] = {
  6648. ["anchorPoint"] = "BL",
  6649. ["y"] = 0,
  6650. ["x"] = 0,
  6651. ["size"] = 16,
  6652. },
  6653. ["debuffs"] = {
  6654. ["anchorPoint"] = "BL",
  6655. ["y"] = 0,
  6656. ["x"] = 0,
  6657. ["size"] = 16,
  6658. },
  6659. },
  6660. ["castBar"] = {
  6661. ["time"] = {
  6662. ["enabled"] = true,
  6663. ["x"] = -1,
  6664. ["anchorTo"] = "$parent",
  6665. ["y"] = 0,
  6666. ["anchorPoint"] = "CRI",
  6667. ["size"] = 0,
  6668. },
  6669. ["height"] = 0.6,
  6670. ["order"] = 40,
  6671. ["background"] = true,
  6672. ["icon"] = "HIDE",
  6673. ["name"] = {
  6674. ["y"] = 0,
  6675. ["x"] = 1,
  6676. ["anchorTo"] = "$parent",
  6677. ["rank"] = true,
  6678. ["anchorPoint"] = "CLI",
  6679. ["enabled"] = true,
  6680. ["size"] = 0,
  6681. },
  6682. },
  6683. ["width"] = 90,
  6684. ["altPowerBar"] = {
  6685. ["order"] = 100,
  6686. ["background"] = true,
  6687. ["height"] = 0.4,
  6688. },
  6689. ["text"] = {
  6690. nil, -- [1]
  6691. {
  6692. ["text"] = "[curhp]",
  6693. }, -- [2]
  6694. {
  6695. ["text"] = "",
  6696. }, -- [3]
  6697. {
  6698. ["text"] = "",
  6699. }, -- [4]
  6700. {
  6701. ["text"] = "[name]",
  6702. }, -- [5]
  6703. },
  6704. ["height"] = 25,
  6705. ["powerBar"] = {
  6706. ["colorType"] = "type",
  6707. ["height"] = 0.6,
  6708. ["background"] = true,
  6709. ["order"] = 20,
  6710. },
  6711. ["highlight"] = {
  6712. ["size"] = 10,
  6713. },
  6714. },
  6715. ["battlegroundpet"] = {
  6716. ["portrait"] = {
  6717. ["type"] = "3D",
  6718. ["alignment"] = "LEFT",
  6719. ["fullAfter"] = 100,
  6720. ["height"] = 0.5,
  6721. ["fullBefore"] = 0,
  6722. ["order"] = 15,
  6723. ["width"] = 0.22,
  6724. },
  6725. ["auras"] = {
  6726. ["buffs"] = {
  6727. ["anchorPoint"] = "BL",
  6728. ["y"] = 0,
  6729. ["x"] = 0,
  6730. ["size"] = 16,
  6731. },
  6732. ["debuffs"] = {
  6733. ["anchorPoint"] = "BL",
  6734. ["y"] = 0,
  6735. ["x"] = 0,
  6736. ["size"] = 16,
  6737. },
  6738. },
  6739. ["castBar"] = {
  6740. ["time"] = {
  6741. ["enabled"] = true,
  6742. ["x"] = -1,
  6743. ["anchorTo"] = "$parent",
  6744. ["y"] = 0,
  6745. ["anchorPoint"] = "CRI",
  6746. ["size"] = 0,
  6747. },
  6748. ["height"] = 0.6,
  6749. ["order"] = 40,
  6750. ["background"] = true,
  6751. ["icon"] = "HIDE",
  6752. ["name"] = {
  6753. ["y"] = 0,
  6754. ["x"] = 1,
  6755. ["anchorTo"] = "$parent",
  6756. ["rank"] = true,
  6757. ["anchorPoint"] = "CLI",
  6758. ["enabled"] = true,
  6759. ["size"] = 0,
  6760. },
  6761. },
  6762. ["powerBar"] = {
  6763. ["colorType"] = "type",
  6764. ["height"] = 0.6,
  6765. ["background"] = true,
  6766. ["order"] = 20,
  6767. },
  6768. ["healthBar"] = {
  6769. ["colorType"] = "class",
  6770. ["order"] = 10,
  6771. ["background"] = true,
  6772. ["reactionType"] = "npc",
  6773. ["height"] = 1.2,
  6774. },
  6775. ["text"] = {
  6776. nil, -- [1]
  6777. {
  6778. ["text"] = "[curhp]",
  6779. }, -- [2]
  6780. {
  6781. ["text"] = "",
  6782. }, -- [3]
  6783. {
  6784. ["text"] = "",
  6785. }, -- [4]
  6786. {
  6787. ["text"] = "[name]",
  6788. }, -- [5]
  6789. },
  6790. ["width"] = 90,
  6791. ["altPowerBar"] = {
  6792. ["order"] = 100,
  6793. ["background"] = true,
  6794. ["height"] = 0.4,
  6795. },
  6796. ["height"] = 25,
  6797. ["highlight"] = {
  6798. ["size"] = 10,
  6799. },
  6800. ["indicators"] = {
  6801. ["raidTarget"] = {
  6802. ["y"] = 0,
  6803. ["x"] = 0,
  6804. ["anchorTo"] = "$parent",
  6805. ["anchorPoint"] = "C",
  6806. ["size"] = 20,
  6807. },
  6808. },
  6809. ["emptyBar"] = {
  6810. ["height"] = 1,
  6811. ["background"] = true,
  6812. ["reactionType"] = "none",
  6813. ["order"] = 0,
  6814. },
  6815. },
  6816. ["pet"] = {
  6817. ["xpBar"] = {
  6818. ["order"] = 55,
  6819. ["background"] = true,
  6820. ["height"] = 0.25,
  6821. },
  6822. ["indicators"] = {
  6823. ["happiness"] = {
  6824. ["anchorTo"] = "$parent",
  6825. ["anchorPoint"] = "RC",
  6826. ["size"] = 20,
  6827. },
  6828. ["height"] = 0.5,
  6829. ["raidTarget"] = {
  6830. ["y"] = 0,
  6831. ["x"] = 0,
  6832. ["anchorTo"] = "$parent",
  6833. ["anchorPoint"] = "C",
  6834. ["size"] = 20,
  6835. },
  6836. },
  6837. ["range"] = {
  6838. ["height"] = 0.5,
  6839. },
  6840. ["auras"] = {
  6841. ["height"] = 0.5,
  6842. ["debuffs"] = {
  6843. ["anchorPoint"] = "BL",
  6844. ["y"] = 0,
  6845. ["x"] = 0,
  6846. ["size"] = 16,
  6847. },
  6848. ["buffs"] = {
  6849. ["anchorPoint"] = "BL",
  6850. ["y"] = 0,
  6851. ["x"] = 0,
  6852. ["size"] = 16,
  6853. },
  6854. },
  6855. ["castBar"] = {
  6856. ["time"] = {
  6857. ["enabled"] = true,
  6858. ["x"] = -1,
  6859. ["anchorTo"] = "$parent",
  6860. ["y"] = 0,
  6861. ["anchorPoint"] = "CRI",
  6862. ["size"] = 0,
  6863. },
  6864. ["height"] = 0.6,
  6865. ["order"] = 60,
  6866. ["background"] = true,
  6867. ["icon"] = "HIDE",
  6868. ["name"] = {
  6869. ["y"] = 0,
  6870. ["x"] = 1,
  6871. ["anchorTo"] = "$parent",
  6872. ["rank"] = true,
  6873. ["anchorPoint"] = "CLI",
  6874. ["enabled"] = true,
  6875. ["size"] = 0,
  6876. },
  6877. },
  6878. ["auraIndicators"] = {
  6879. ["height"] = 0.5,
  6880. },
  6881. ["powerBar"] = {
  6882. ["colorType"] = "type",
  6883. ["height"] = 0.7,
  6884. ["background"] = true,
  6885. ["order"] = 20,
  6886. },
  6887. ["enabled"] = false,
  6888. ["healthBar"] = {
  6889. ["colorType"] = "class",
  6890. ["order"] = 10,
  6891. ["background"] = true,
  6892. ["reactionType"] = "none",
  6893. ["height"] = 1.2,
  6894. },
  6895. ["text"] = {
  6896. [3] = {
  6897. ["text"] = "[perpp]",
  6898. },
  6899. [5] = {
  6900. ["text"] = "[name]",
  6901. },
  6902. },
  6903. ["highlight"] = {
  6904. ["height"] = 0.5,
  6905. ["size"] = 10,
  6906. },
  6907. ["width"] = 190,
  6908. ["emptyBar"] = {
  6909. ["height"] = 1,
  6910. ["background"] = true,
  6911. ["reactionType"] = "none",
  6912. ["order"] = 0,
  6913. },
  6914. ["height"] = 30,
  6915. ["altPowerBar"] = {
  6916. ["order"] = 100,
  6917. ["background"] = true,
  6918. ["height"] = 0.4,
  6919. },
  6920. ["combatText"] = {
  6921. ["height"] = 0.5,
  6922. },
  6923. ["incHeal"] = {
  6924. ["height"] = 0.5,
  6925. },
  6926. ["healAbsorb"] = {
  6927. ["cap"] = 1,
  6928. },
  6929. ["fader"] = {
  6930. ["height"] = 0.5,
  6931. },
  6932. ["portrait"] = {
  6933. ["type"] = "3D",
  6934. ["alignment"] = "LEFT",
  6935. ["fullAfter"] = 50,
  6936. ["height"] = 0.5,
  6937. ["fullBefore"] = 0,
  6938. ["order"] = 15,
  6939. ["width"] = 0.22,
  6940. },
  6941. },
  6942. ["partypet"] = {
  6943. ["highlight"] = {
  6944. ["size"] = 10,
  6945. },
  6946. ["auras"] = {
  6947. ["buffs"] = {
  6948. ["anchorPoint"] = "BL",
  6949. ["y"] = 0,
  6950. ["x"] = 0,
  6951. ["size"] = 16,
  6952. },
  6953. ["debuffs"] = {
  6954. ["anchorPoint"] = "BL",
  6955. ["y"] = 0,
  6956. ["x"] = 0,
  6957. ["size"] = 16,
  6958. },
  6959. },
  6960. ["castBar"] = {
  6961. ["time"] = {
  6962. ["enabled"] = true,
  6963. ["x"] = -1,
  6964. ["anchorTo"] = "$parent",
  6965. ["y"] = 0,
  6966. ["anchorPoint"] = "CRI",
  6967. ["size"] = 0,
  6968. },
  6969. ["height"] = 0.6,
  6970. ["order"] = 40,
  6971. ["background"] = true,
  6972. ["icon"] = "HIDE",
  6973. ["name"] = {
  6974. ["y"] = 0,
  6975. ["x"] = 1,
  6976. ["anchorTo"] = "$parent",
  6977. ["rank"] = true,
  6978. ["anchorPoint"] = "CLI",
  6979. ["enabled"] = true,
  6980. ["size"] = 0,
  6981. },
  6982. },
  6983. ["powerBar"] = {
  6984. ["colorType"] = "type",
  6985. ["height"] = 0.6,
  6986. ["background"] = true,
  6987. ["order"] = 20,
  6988. },
  6989. ["healthBar"] = {
  6990. ["colorType"] = "class",
  6991. ["order"] = 10,
  6992. ["background"] = true,
  6993. ["reactionType"] = "npc",
  6994. ["height"] = 1.2,
  6995. },
  6996. ["indicators"] = {
  6997. ["raidTarget"] = {
  6998. ["y"] = 0,
  6999. ["x"] = 0,
  7000. ["anchorTo"] = "$parent",
  7001. ["anchorPoint"] = "C",
  7002. ["size"] = 20,
  7003. },
  7004. },
  7005. ["emptyBar"] = {
  7006. ["height"] = 1,
  7007. ["background"] = true,
  7008. ["reactionType"] = "none",
  7009. ["order"] = 0,
  7010. },
  7011. ["width"] = 90,
  7012. ["altPowerBar"] = {
  7013. ["order"] = 100,
  7014. ["background"] = true,
  7015. ["height"] = 0.4,
  7016. },
  7017. ["height"] = 25,
  7018. ["healAbsorb"] = {
  7019. ["cap"] = 1,
  7020. },
  7021. ["portrait"] = {
  7022. ["type"] = "3D",
  7023. ["alignment"] = "LEFT",
  7024. ["fullAfter"] = 100,
  7025. ["height"] = 0.5,
  7026. ["fullBefore"] = 0,
  7027. ["order"] = 15,
  7028. ["width"] = 0.22,
  7029. },
  7030. ["text"] = {
  7031. nil, -- [1]
  7032. {
  7033. ["text"] = "[curhp]",
  7034. }, -- [2]
  7035. {
  7036. ["text"] = "",
  7037. }, -- [3]
  7038. {
  7039. ["text"] = "",
  7040. }, -- [4]
  7041. {
  7042. ["text"] = "[name]",
  7043. }, -- [5]
  7044. },
  7045. },
  7046. ["boss"] = {
  7047. ["highlight"] = {
  7048. ["height"] = 0.5,
  7049. ["size"] = 10,
  7050. },
  7051. ["range"] = {
  7052. ["height"] = 0.5,
  7053. },
  7054. ["auras"] = {
  7055. ["height"] = 0.5,
  7056. ["debuffs"] = {
  7057. ["perRow"] = 8,
  7058. ["y"] = 0,
  7059. ["enabled"] = true,
  7060. ["x"] = 0,
  7061. ["anchorPoint"] = "BL",
  7062. ["size"] = 16,
  7063. },
  7064. ["buffs"] = {
  7065. ["perRow"] = 8,
  7066. ["y"] = 0,
  7067. ["enabled"] = true,
  7068. ["x"] = 0,
  7069. ["anchorPoint"] = "BL",
  7070. ["size"] = 16,
  7071. },
  7072. },
  7073. ["castBar"] = {
  7074. ["time"] = {
  7075. ["enabled"] = true,
  7076. ["x"] = -1,
  7077. ["anchorTo"] = "$parent",
  7078. ["y"] = 0,
  7079. ["anchorPoint"] = "CRI",
  7080. ["size"] = 0,
  7081. },
  7082. ["height"] = 0.6,
  7083. ["order"] = 40,
  7084. ["background"] = true,
  7085. ["icon"] = "HIDE",
  7086. ["name"] = {
  7087. ["y"] = 0,
  7088. ["x"] = 1,
  7089. ["anchorTo"] = "$parent",
  7090. ["rank"] = true,
  7091. ["anchorPoint"] = "CLI",
  7092. ["enabled"] = true,
  7093. ["size"] = 0,
  7094. },
  7095. },
  7096. ["auraIndicators"] = {
  7097. ["height"] = 0.5,
  7098. },
  7099. ["powerBar"] = {
  7100. ["colorType"] = "type",
  7101. ["height"] = 1,
  7102. ["background"] = true,
  7103. ["order"] = 20,
  7104. },
  7105. ["offset"] = 20,
  7106. ["healthBar"] = {
  7107. ["colorType"] = "class",
  7108. ["order"] = 10,
  7109. ["background"] = true,
  7110. ["reactionType"] = "npc",
  7111. ["height"] = 1.2,
  7112. },
  7113. ["text"] = {
  7114. [3] = {
  7115. ["text"] = "[perpp]",
  7116. },
  7117. [5] = {
  7118. ["text"] = "[name]",
  7119. },
  7120. },
  7121. ["portrait"] = {
  7122. ["type"] = "3D",
  7123. ["alignment"] = "LEFT",
  7124. ["fullAfter"] = 100,
  7125. ["height"] = 0.5,
  7126. ["fullBefore"] = 0,
  7127. ["order"] = 15,
  7128. ["width"] = 0.22,
  7129. },
  7130. ["width"] = 160,
  7131. ["emptyBar"] = {
  7132. ["height"] = 1,
  7133. ["background"] = true,
  7134. ["reactionType"] = "none",
  7135. ["order"] = 0,
  7136. },
  7137. ["altPowerBar"] = {
  7138. ["order"] = 100,
  7139. ["background"] = true,
  7140. ["height"] = 0.4,
  7141. },
  7142. ["combatText"] = {
  7143. ["height"] = 0.5,
  7144. },
  7145. ["height"] = 40,
  7146. ["indicators"] = {
  7147. ["raidTarget"] = {
  7148. ["y"] = 0,
  7149. ["x"] = 0,
  7150. ["anchorTo"] = "$parent",
  7151. ["anchorPoint"] = "C",
  7152. ["size"] = 20,
  7153. },
  7154. ["class"] = {
  7155. ["y"] = 0,
  7156. ["x"] = 0,
  7157. ["anchorTo"] = "$parent",
  7158. ["anchorPoint"] = "BL",
  7159. ["size"] = 16,
  7160. },
  7161. ["height"] = 0.5,
  7162. },
  7163. ["enabled"] = true,
  7164. },
  7165. ["player"] = {
  7166. ["xpBar"] = {
  7167. ["order"] = 55,
  7168. ["background"] = true,
  7169. ["height"] = 0.25,
  7170. },
  7171. ["portrait"] = {
  7172. ["enabled"] = true,
  7173. ["type"] = "3D",
  7174. ["alignment"] = "LEFT",
  7175. ["fullAfter"] = 50,
  7176. ["height"] = 0.5,
  7177. ["fullBefore"] = 0,
  7178. ["order"] = 15,
  7179. ["width"] = 0.22,
  7180. },
  7181. ["totemBar"] = {
  7182. ["enabled"] = true,
  7183. ["background"] = false,
  7184. ["height"] = 0.4,
  7185. ["order"] = 70,
  7186. },
  7187. ["auras"] = {
  7188. ["height"] = 0.5,
  7189. ["debuffs"] = {
  7190. ["y"] = 0,
  7191. ["x"] = 0,
  7192. ["anchorPoint"] = "BL",
  7193. ["maxRows"] = 1,
  7194. ["size"] = 16,
  7195. },
  7196. ["buffs"] = {
  7197. ["anchorPoint"] = "BL",
  7198. ["x"] = 0,
  7199. ["y"] = 0,
  7200. ["maxRows"] = 1,
  7201. ["size"] = 16,
  7202. },
  7203. },
  7204. ["castBar"] = {
  7205. ["time"] = {
  7206. ["enabled"] = true,
  7207. ["x"] = -1,
  7208. ["anchorTo"] = "$parent",
  7209. ["y"] = 0,
  7210. ["anchorPoint"] = "CRI",
  7211. ["size"] = 0,
  7212. },
  7213. ["height"] = 0.6,
  7214. ["order"] = 60,
  7215. ["background"] = true,
  7216. ["icon"] = "HIDE",
  7217. ["name"] = {
  7218. ["y"] = 0,
  7219. ["x"] = 1,
  7220. ["anchorTo"] = "$parent",
  7221. ["rank"] = true,
  7222. ["anchorPoint"] = "CLI",
  7223. ["enabled"] = true,
  7224. ["size"] = 0,
  7225. },
  7226. },
  7227. ["auraIndicators"] = {
  7228. ["height"] = 0.5,
  7229. },
  7230. ["powerBar"] = {
  7231. ["colorType"] = "type",
  7232. ["order"] = 20,
  7233. ["background"] = true,
  7234. ["height"] = 1,
  7235. },
  7236. ["height"] = 45,
  7237. ["healthBar"] = {
  7238. ["colorType"] = "class",
  7239. ["reactionType"] = "npc",
  7240. ["background"] = true,
  7241. ["order"] = 10,
  7242. ["height"] = 1.2,
  7243. },
  7244. ["druidBar"] = {
  7245. ["enabled"] = true,
  7246. ["background"] = true,
  7247. ["height"] = 0.4,
  7248. ["order"] = 70,
  7249. },
  7250. ["emptyBar"] = {
  7251. ["height"] = 1,
  7252. ["background"] = true,
  7253. ["reactionType"] = "none",
  7254. ["order"] = 0,
  7255. },
  7256. ["highlight"] = {
  7257. ["height"] = 0.5,
  7258. ["size"] = 10,
  7259. },
  7260. ["width"] = 190,
  7261. ["text"] = {
  7262. {
  7263. ["text"] = "[(()afk() )][name][( ()group())]",
  7264. }, -- [1]
  7265. [3] = {
  7266. ["text"] = "[perpp]",
  7267. },
  7268. [5] = {
  7269. ["text"] = "[(()afk() )][name][( ()group())]",
  7270. },
  7271. },
  7272. ["fader"] = {
  7273. ["combatAlpha"] = 1,
  7274. ["inactiveAlpha"] = 0.6,
  7275. ["height"] = 0.5,
  7276. },
  7277. ["altPowerBar"] = {
  7278. ["order"] = 100,
  7279. ["background"] = true,
  7280. ["height"] = 0.4,
  7281. },
  7282. ["combatText"] = {
  7283. ["height"] = 0.5,
  7284. },
  7285. ["incHeal"] = {
  7286. ["height"] = 0.5,
  7287. },
  7288. ["indicators"] = {
  7289. ["raidTarget"] = {
  7290. ["y"] = 0,
  7291. ["x"] = 0,
  7292. ["anchorTo"] = "$parent",
  7293. ["anchorPoint"] = "C",
  7294. ["size"] = 20,
  7295. },
  7296. ["resurrect"] = {
  7297. ["y"] = -1,
  7298. ["x"] = 37,
  7299. ["anchorTo"] = "$parent",
  7300. ["anchorPoint"] = "LC",
  7301. ["size"] = 28,
  7302. },
  7303. ["masterLoot"] = {
  7304. ["y"] = -10,
  7305. ["x"] = 16,
  7306. ["anchorTo"] = "$parent",
  7307. ["anchorPoint"] = "TL",
  7308. ["size"] = 12,
  7309. },
  7310. ["leader"] = {
  7311. ["y"] = -12,
  7312. ["x"] = 2,
  7313. ["anchorTo"] = "$parent",
  7314. ["anchorPoint"] = "TL",
  7315. ["size"] = 14,
  7316. },
  7317. ["role"] = {
  7318. ["y"] = -11,
  7319. ["x"] = 30,
  7320. ["anchorTo"] = "$parent",
  7321. ["anchorPoint"] = "TL",
  7322. ["size"] = 14,
  7323. },
  7324. ["status"] = {
  7325. ["y"] = -2,
  7326. ["x"] = 12,
  7327. ["anchorTo"] = "$parent",
  7328. ["anchorPoint"] = "LB",
  7329. ["size"] = 16,
  7330. },
  7331. ["pvp"] = {
  7332. ["y"] = -21,
  7333. ["x"] = 11,
  7334. ["anchorTo"] = "$parent",
  7335. ["anchorPoint"] = "TR",
  7336. ["size"] = 22,
  7337. },
  7338. ["height"] = 0.5,
  7339. ["ready"] = {
  7340. ["y"] = 0,
  7341. ["x"] = 35,
  7342. ["anchorTo"] = "$parent",
  7343. ["anchorPoint"] = "LC",
  7344. ["size"] = 24,
  7345. },
  7346. },
  7347. ["comboPoints"] = {
  7348. ["anchorTo"] = "$parent",
  7349. ["order"] = 60,
  7350. ["growth"] = "LEFT",
  7351. ["anchorPoint"] = "BR",
  7352. ["x"] = -3,
  7353. ["spacing"] = -4,
  7354. ["height"] = 0.4,
  7355. ["y"] = 8,
  7356. ["size"] = 14,
  7357. },
  7358. },
  7359. ["maintanktarget"] = {
  7360. ["portrait"] = {
  7361. ["type"] = "3D",
  7362. ["alignment"] = "LEFT",
  7363. ["fullAfter"] = 100,
  7364. ["height"] = 0.5,
  7365. ["fullBefore"] = 0,
  7366. ["order"] = 15,
  7367. ["width"] = 0.22,
  7368. },
  7369. ["healthBar"] = {
  7370. ["colorType"] = "class",
  7371. ["order"] = 10,
  7372. ["background"] = true,
  7373. ["reactionType"] = "npc",
  7374. ["height"] = 1.2,
  7375. },
  7376. ["indicators"] = {
  7377. ["raidTarget"] = {
  7378. ["y"] = 0,
  7379. ["x"] = 0,
  7380. ["anchorTo"] = "$parent",
  7381. ["anchorPoint"] = "C",
  7382. ["size"] = 20,
  7383. },
  7384. ["class"] = {
  7385. ["y"] = 0,
  7386. ["x"] = 0,
  7387. ["anchorTo"] = "$parent",
  7388. ["anchorPoint"] = "BL",
  7389. ["size"] = 16,
  7390. },
  7391. },
  7392. ["emptyBar"] = {
  7393. ["height"] = 1,
  7394. ["background"] = true,
  7395. ["reactionType"] = "none",
  7396. ["order"] = 0,
  7397. },
  7398. ["auras"] = {
  7399. ["buffs"] = {
  7400. ["anchorPoint"] = "BL",
  7401. ["y"] = 0,
  7402. ["x"] = 0,
  7403. ["size"] = 16,
  7404. },
  7405. ["debuffs"] = {
  7406. ["anchorPoint"] = "BL",
  7407. ["y"] = 0,
  7408. ["x"] = 0,
  7409. ["size"] = 16,
  7410. },
  7411. },
  7412. ["castBar"] = {
  7413. ["time"] = {
  7414. ["enabled"] = true,
  7415. ["x"] = -1,
  7416. ["anchorTo"] = "$parent",
  7417. ["y"] = 0,
  7418. ["anchorPoint"] = "CRI",
  7419. ["size"] = 0,
  7420. },
  7421. ["height"] = 0.6,
  7422. ["order"] = 40,
  7423. ["background"] = true,
  7424. ["icon"] = "HIDE",
  7425. ["name"] = {
  7426. ["y"] = 0,
  7427. ["x"] = 1,
  7428. ["anchorTo"] = "$parent",
  7429. ["rank"] = true,
  7430. ["anchorPoint"] = "CLI",
  7431. ["enabled"] = true,
  7432. ["size"] = 0,
  7433. },
  7434. },
  7435. ["width"] = 150,
  7436. ["altPowerBar"] = {
  7437. ["order"] = 100,
  7438. ["background"] = true,
  7439. ["height"] = 0.4,
  7440. },
  7441. ["text"] = {
  7442. {
  7443. ["text"] = "[(()afk() )][name]",
  7444. }, -- [1]
  7445. [3] = {
  7446. ["text"] = "[classification( )][perpp]",
  7447. },
  7448. [5] = {
  7449. ["text"] = "[(()afk() )][name]",
  7450. },
  7451. },
  7452. ["height"] = 40,
  7453. ["powerBar"] = {
  7454. ["colorType"] = "type",
  7455. ["height"] = 1,
  7456. ["background"] = true,
  7457. ["order"] = 20,
  7458. },
  7459. ["highlight"] = {
  7460. ["size"] = 10,
  7461. },
  7462. },
  7463. ["mainassist"] = {
  7464. ["indicators"] = {
  7465. ["raidTarget"] = {
  7466. ["y"] = 0,
  7467. ["x"] = 0,
  7468. ["anchorTo"] = "$parent",
  7469. ["anchorPoint"] = "C",
  7470. ["size"] = 20,
  7471. },
  7472. ["resurrect"] = {
  7473. ["y"] = -1,
  7474. ["x"] = 37,
  7475. ["anchorTo"] = "$parent",
  7476. ["anchorPoint"] = "LC",
  7477. ["size"] = 28,
  7478. },
  7479. ["masterLoot"] = {
  7480. ["y"] = -10,
  7481. ["x"] = 16,
  7482. ["anchorTo"] = "$parent",
  7483. ["anchorPoint"] = "TL",
  7484. ["size"] = 12,
  7485. },
  7486. ["leader"] = {
  7487. ["y"] = -12,
  7488. ["x"] = 2,
  7489. ["anchorTo"] = "$parent",
  7490. ["anchorPoint"] = "TL",
  7491. ["size"] = 14,
  7492. },
  7493. ["role"] = {
  7494. ["y"] = -11,
  7495. ["x"] = 30,
  7496. ["anchorTo"] = "$parent",
  7497. ["anchorPoint"] = "TL",
  7498. ["size"] = 14,
  7499. },
  7500. ["status"] = {
  7501. ["y"] = -2,
  7502. ["x"] = 12,
  7503. ["anchorTo"] = "$parent",
  7504. ["anchorPoint"] = "LB",
  7505. ["size"] = 16,
  7506. },
  7507. ["pvp"] = {
  7508. ["y"] = -21,
  7509. ["x"] = 11,
  7510. ["anchorTo"] = "$parent",
  7511. ["anchorPoint"] = "TR",
  7512. ["size"] = 22,
  7513. },
  7514. ["class"] = {
  7515. ["y"] = 0,
  7516. ["x"] = 0,
  7517. ["anchorTo"] = "$parent",
  7518. ["anchorPoint"] = "BL",
  7519. ["size"] = 16,
  7520. },
  7521. ["ready"] = {
  7522. ["y"] = 0,
  7523. ["x"] = 35,
  7524. ["anchorTo"] = "$parent",
  7525. ["anchorPoint"] = "LC",
  7526. ["size"] = 24,
  7527. },
  7528. },
  7529. ["portrait"] = {
  7530. ["type"] = "3D",
  7531. ["alignment"] = "LEFT",
  7532. ["fullAfter"] = 50,
  7533. ["height"] = 0.5,
  7534. ["fullBefore"] = 0,
  7535. ["order"] = 15,
  7536. ["width"] = 0.22,
  7537. },
  7538. ["columnSpacing"] = 5,
  7539. ["auras"] = {
  7540. ["buffs"] = {
  7541. ["anchorPoint"] = "BL",
  7542. ["y"] = 0,
  7543. ["x"] = 0,
  7544. ["size"] = 16,
  7545. },
  7546. ["debuffs"] = {
  7547. ["anchorPoint"] = "BL",
  7548. ["y"] = 0,
  7549. ["x"] = 0,
  7550. ["size"] = 16,
  7551. },
  7552. },
  7553. ["castBar"] = {
  7554. ["time"] = {
  7555. ["enabled"] = true,
  7556. ["x"] = -1,
  7557. ["anchorTo"] = "$parent",
  7558. ["y"] = 0,
  7559. ["anchorPoint"] = "CRI",
  7560. ["size"] = 0,
  7561. },
  7562. ["height"] = 0.6,
  7563. ["order"] = 60,
  7564. ["background"] = true,
  7565. ["icon"] = "HIDE",
  7566. ["name"] = {
  7567. ["y"] = 0,
  7568. ["x"] = 1,
  7569. ["anchorTo"] = "$parent",
  7570. ["rank"] = true,
  7571. ["anchorPoint"] = "CLI",
  7572. ["enabled"] = true,
  7573. ["size"] = 0,
  7574. },
  7575. },
  7576. ["attribAnchorPoint"] = "LEFT",
  7577. ["highlight"] = {
  7578. ["size"] = 10,
  7579. },
  7580. ["powerBar"] = {
  7581. ["colorType"] = "type",
  7582. ["height"] = 1,
  7583. ["background"] = true,
  7584. ["order"] = 20,
  7585. },
  7586. ["offset"] = 5,
  7587. ["healthBar"] = {
  7588. ["colorType"] = "class",
  7589. ["order"] = 10,
  7590. ["background"] = true,
  7591. ["reactionType"] = "npc",
  7592. ["height"] = 1.2,
  7593. },
  7594. ["emptyBar"] = {
  7595. ["height"] = 1,
  7596. ["background"] = true,
  7597. ["reactionType"] = "none",
  7598. ["order"] = 0,
  7599. },
  7600. ["unitsPerColumn"] = 5,
  7601. ["width"] = 150,
  7602. ["maxColumns"] = 1,
  7603. ["altPowerBar"] = {
  7604. ["order"] = 100,
  7605. ["background"] = true,
  7606. ["height"] = 0.4,
  7607. },
  7608. ["height"] = 40,
  7609. ["text"] = {
  7610. {
  7611. ["text"] = "[(()afk() )][name]",
  7612. }, -- [1]
  7613. [3] = {
  7614. ["text"] = "[level( )][perpp]",
  7615. },
  7616. [5] = {
  7617. ["text"] = "[(()afk() )][name]",
  7618. },
  7619. },
  7620. },
  7621. ["targettarget"] = {
  7622. ["width"] = 110,
  7623. ["portrait"] = {
  7624. ["type"] = "3D",
  7625. ["alignment"] = "RIGHT",
  7626. ["fullAfter"] = 100,
  7627. ["height"] = 0.5,
  7628. ["fullBefore"] = 0,
  7629. ["order"] = 15,
  7630. ["width"] = 0.22,
  7631. },
  7632. ["healthBar"] = {
  7633. ["colorType"] = "class",
  7634. ["order"] = 10,
  7635. ["background"] = true,
  7636. ["reactionType"] = "npc",
  7637. ["height"] = 1.2,
  7638. },
  7639. ["emptyBar"] = {
  7640. ["height"] = 1,
  7641. ["background"] = true,
  7642. ["reactionType"] = "none",
  7643. ["order"] = 0,
  7644. },
  7645. ["range"] = {
  7646. ["height"] = 0.5,
  7647. },
  7648. ["auras"] = {
  7649. ["height"] = 0.5,
  7650. ["debuffs"] = {
  7651. ["anchorPoint"] = "BL",
  7652. ["y"] = 0,
  7653. ["x"] = 0,
  7654. ["size"] = 16,
  7655. },
  7656. ["buffs"] = {
  7657. ["anchorPoint"] = "BL",
  7658. ["y"] = 0,
  7659. ["x"] = 0,
  7660. ["size"] = 16,
  7661. },
  7662. },
  7663. ["castBar"] = {
  7664. ["time"] = {
  7665. ["enabled"] = true,
  7666. ["x"] = -1,
  7667. ["anchorTo"] = "$parent",
  7668. ["y"] = 0,
  7669. ["anchorPoint"] = "CRI",
  7670. ["size"] = 0,
  7671. },
  7672. ["height"] = 0.6,
  7673. ["order"] = 40,
  7674. ["background"] = true,
  7675. ["icon"] = "HIDE",
  7676. ["name"] = {
  7677. ["y"] = 0,
  7678. ["x"] = 1,
  7679. ["anchorTo"] = "$parent",
  7680. ["rank"] = true,
  7681. ["anchorPoint"] = "CLI",
  7682. ["enabled"] = true,
  7683. ["size"] = 0,
  7684. },
  7685. },
  7686. ["text"] = {
  7687. nil, -- [1]
  7688. {
  7689. ["text"] = "[curhp]",
  7690. }, -- [2]
  7691. {
  7692. ["text"] = "[perpp]",
  7693. }, -- [3]
  7694. {
  7695. ["text"] = "[curpp]",
  7696. }, -- [4]
  7697. },
  7698. ["altPowerBar"] = {
  7699. ["height"] = 0.4,
  7700. ["background"] = true,
  7701. ["order"] = 100,
  7702. },
  7703. ["indicators"] = {
  7704. ["raidTarget"] = {
  7705. ["y"] = 0,
  7706. ["x"] = 0,
  7707. ["anchorTo"] = "$parent",
  7708. ["anchorPoint"] = "C",
  7709. ["size"] = 20,
  7710. },
  7711. ["class"] = {
  7712. ["y"] = 0,
  7713. ["x"] = 0,
  7714. ["anchorTo"] = "$parent",
  7715. ["anchorPoint"] = "BL",
  7716. ["size"] = 16,
  7717. },
  7718. ["height"] = 0.5,
  7719. },
  7720. ["height"] = 30,
  7721. ["auraIndicators"] = {
  7722. ["height"] = 0.5,
  7723. },
  7724. ["powerBar"] = {
  7725. ["colorType"] = "type",
  7726. ["height"] = 0.6,
  7727. ["background"] = true,
  7728. ["order"] = 20,
  7729. },
  7730. ["highlight"] = {
  7731. ["height"] = 0.5,
  7732. ["size"] = 10,
  7733. },
  7734. },
  7735. ["arena"] = {
  7736. ["indicators"] = {
  7737. ["raidTarget"] = {
  7738. ["y"] = 0,
  7739. ["x"] = 0,
  7740. ["anchorTo"] = "$parent",
  7741. ["anchorPoint"] = "C",
  7742. ["size"] = 20,
  7743. },
  7744. ["class"] = {
  7745. ["y"] = 0,
  7746. ["x"] = 0,
  7747. ["anchorTo"] = "$parent",
  7748. ["anchorPoint"] = "BL",
  7749. ["size"] = 16,
  7750. },
  7751. ["height"] = 0.5,
  7752. },
  7753. ["range"] = {
  7754. ["height"] = 0.5,
  7755. },
  7756. ["auras"] = {
  7757. ["height"] = 0.5,
  7758. ["debuffs"] = {
  7759. ["perRow"] = 9,
  7760. ["y"] = 0,
  7761. ["enabled"] = true,
  7762. ["x"] = 0,
  7763. ["anchorPoint"] = "BL",
  7764. ["size"] = 16,
  7765. },
  7766. ["buffs"] = {
  7767. ["perRow"] = 9,
  7768. ["y"] = 0,
  7769. ["enabled"] = true,
  7770. ["x"] = 0,
  7771. ["anchorPoint"] = "BL",
  7772. ["size"] = 16,
  7773. },
  7774. },
  7775. ["castBar"] = {
  7776. ["time"] = {
  7777. ["enabled"] = true,
  7778. ["x"] = -1,
  7779. ["anchorTo"] = "$parent",
  7780. ["y"] = 0,
  7781. ["anchorPoint"] = "CRI",
  7782. ["size"] = 0,
  7783. },
  7784. ["height"] = 0.6,
  7785. ["order"] = 60,
  7786. ["background"] = true,
  7787. ["icon"] = "HIDE",
  7788. ["name"] = {
  7789. ["y"] = 0,
  7790. ["x"] = 1,
  7791. ["anchorTo"] = "$parent",
  7792. ["rank"] = true,
  7793. ["anchorPoint"] = "CLI",
  7794. ["enabled"] = true,
  7795. ["size"] = 0,
  7796. },
  7797. },
  7798. ["auraIndicators"] = {
  7799. ["height"] = 0.5,
  7800. },
  7801. ["powerBar"] = {
  7802. ["colorType"] = "type",
  7803. ["height"] = 1,
  7804. ["background"] = true,
  7805. ["order"] = 20,
  7806. },
  7807. ["offset"] = 25,
  7808. ["healthBar"] = {
  7809. ["colorType"] = "class",
  7810. ["order"] = 10,
  7811. ["background"] = true,
  7812. ["reactionType"] = "npc",
  7813. ["height"] = 1.2,
  7814. },
  7815. ["emptyBar"] = {
  7816. ["height"] = 1,
  7817. ["background"] = true,
  7818. ["reactionType"] = "none",
  7819. ["order"] = 0,
  7820. },
  7821. ["text"] = {
  7822. [3] = {
  7823. ["text"] = "[perpp]",
  7824. },
  7825. [5] = {
  7826. ["text"] = "[name]",
  7827. },
  7828. },
  7829. ["width"] = 170,
  7830. ["altPowerBar"] = {
  7831. ["order"] = 100,
  7832. ["background"] = true,
  7833. ["height"] = 0.4,
  7834. },
  7835. ["combatText"] = {
  7836. ["height"] = 0.5,
  7837. },
  7838. ["height"] = 45,
  7839. ["portrait"] = {
  7840. ["enabled"] = true,
  7841. ["type"] = "class",
  7842. ["alignment"] = "LEFT",
  7843. ["fullAfter"] = 50,
  7844. ["height"] = 0.5,
  7845. ["fullBefore"] = 0,
  7846. ["order"] = 15,
  7847. ["width"] = 0.22,
  7848. },
  7849. ["highlight"] = {
  7850. ["height"] = 0.5,
  7851. ["size"] = 10,
  7852. },
  7853. },
  7854. ["battlegroundtarget"] = {
  7855. ["portrait"] = {
  7856. ["type"] = "3D",
  7857. ["alignment"] = "LEFT",
  7858. ["fullAfter"] = 100,
  7859. ["height"] = 0.5,
  7860. ["fullBefore"] = 0,
  7861. ["order"] = 15,
  7862. ["width"] = 0.22,
  7863. },
  7864. ["healthBar"] = {
  7865. ["colorType"] = "class",
  7866. ["order"] = 10,
  7867. ["background"] = true,
  7868. ["reactionType"] = "npc",
  7869. ["height"] = 1.2,
  7870. },
  7871. ["indicators"] = {
  7872. ["raidTarget"] = {
  7873. ["y"] = 0,
  7874. ["x"] = 0,
  7875. ["anchorTo"] = "$parent",
  7876. ["anchorPoint"] = "C",
  7877. ["size"] = 20,
  7878. },
  7879. ["class"] = {
  7880. ["y"] = 0,
  7881. ["x"] = 0,
  7882. ["anchorTo"] = "$parent",
  7883. ["anchorPoint"] = "BL",
  7884. ["size"] = 16,
  7885. },
  7886. },
  7887. ["emptyBar"] = {
  7888. ["height"] = 1,
  7889. ["background"] = true,
  7890. ["reactionType"] = "none",
  7891. ["order"] = 0,
  7892. },
  7893. ["auras"] = {
  7894. ["buffs"] = {
  7895. ["anchorPoint"] = "BL",
  7896. ["y"] = 0,
  7897. ["x"] = 0,
  7898. ["size"] = 16,
  7899. },
  7900. ["debuffs"] = {
  7901. ["anchorPoint"] = "BL",
  7902. ["y"] = 0,
  7903. ["x"] = 0,
  7904. ["size"] = 16,
  7905. },
  7906. },
  7907. ["castBar"] = {
  7908. ["time"] = {
  7909. ["enabled"] = true,
  7910. ["x"] = -1,
  7911. ["anchorTo"] = "$parent",
  7912. ["y"] = 0,
  7913. ["anchorPoint"] = "CRI",
  7914. ["size"] = 0,
  7915. },
  7916. ["height"] = 0.6,
  7917. ["order"] = 40,
  7918. ["background"] = true,
  7919. ["icon"] = "HIDE",
  7920. ["name"] = {
  7921. ["y"] = 0,
  7922. ["x"] = 1,
  7923. ["anchorTo"] = "$parent",
  7924. ["rank"] = true,
  7925. ["anchorPoint"] = "CLI",
  7926. ["enabled"] = true,
  7927. ["size"] = 0,
  7928. },
  7929. },
  7930. ["width"] = 90,
  7931. ["altPowerBar"] = {
  7932. ["order"] = 100,
  7933. ["background"] = true,
  7934. ["height"] = 0.4,
  7935. },
  7936. ["text"] = {
  7937. nil, -- [1]
  7938. {
  7939. ["text"] = "[curhp]",
  7940. }, -- [2]
  7941. {
  7942. ["text"] = "",
  7943. }, -- [3]
  7944. {
  7945. ["text"] = "",
  7946. }, -- [4]
  7947. {
  7948. ["text"] = "[name]",
  7949. }, -- [5]
  7950. },
  7951. ["height"] = 25,
  7952. ["powerBar"] = {
  7953. ["colorType"] = "type",
  7954. ["height"] = 0.6,
  7955. ["background"] = true,
  7956. ["order"] = 20,
  7957. },
  7958. ["highlight"] = {
  7959. ["size"] = 10,
  7960. },
  7961. },
  7962. ["battleground"] = {
  7963. ["indicators"] = {
  7964. ["raidTarget"] = {
  7965. ["y"] = 0,
  7966. ["x"] = 0,
  7967. ["anchorTo"] = "$parent",
  7968. ["anchorPoint"] = "C",
  7969. ["size"] = 20,
  7970. },
  7971. ["class"] = {
  7972. ["y"] = 0,
  7973. ["x"] = 0,
  7974. ["anchorTo"] = "$parent",
  7975. ["anchorPoint"] = "BL",
  7976. ["size"] = 16,
  7977. },
  7978. ["height"] = 0.5,
  7979. ["pvp"] = {
  7980. ["anchorPoint"] = "LC",
  7981. ["x"] = 16,
  7982. ["anchorTo"] = "$parent",
  7983. ["y"] = -8,
  7984. ["size"] = 40,
  7985. },
  7986. },
  7987. ["range"] = {
  7988. ["height"] = 0.5,
  7989. },
  7990. ["auras"] = {
  7991. ["height"] = 0.5,
  7992. ["debuffs"] = {
  7993. ["perRow"] = 9,
  7994. ["y"] = 0,
  7995. ["anchorPoint"] = "BL",
  7996. ["x"] = 0,
  7997. ["size"] = 16,
  7998. },
  7999. ["buffs"] = {
  8000. ["anchorPoint"] = "BL",
  8001. ["perRow"] = 9,
  8002. ["x"] = 0,
  8003. ["y"] = 0,
  8004. ["size"] = 16,
  8005. },
  8006. },
  8007. ["castBar"] = {
  8008. ["time"] = {
  8009. ["enabled"] = true,
  8010. ["x"] = -1,
  8011. ["anchorTo"] = "$parent",
  8012. ["y"] = 0,
  8013. ["anchorPoint"] = "CRI",
  8014. ["size"] = 0,
  8015. },
  8016. ["height"] = 0.6,
  8017. ["order"] = 60,
  8018. ["background"] = true,
  8019. ["icon"] = "HIDE",
  8020. ["name"] = {
  8021. ["y"] = 0,
  8022. ["x"] = 1,
  8023. ["anchorTo"] = "$parent",
  8024. ["rank"] = true,
  8025. ["anchorPoint"] = "CLI",
  8026. ["enabled"] = true,
  8027. ["size"] = 0,
  8028. },
  8029. },
  8030. ["auraIndicators"] = {
  8031. ["height"] = 0.5,
  8032. },
  8033. ["powerBar"] = {
  8034. ["colorType"] = "type",
  8035. ["height"] = 0.5,
  8036. ["background"] = true,
  8037. ["order"] = 20,
  8038. },
  8039. ["enabled"] = true,
  8040. ["healthBar"] = {
  8041. ["colorType"] = "class",
  8042. ["order"] = 10,
  8043. ["background"] = true,
  8044. ["reactionType"] = "npc",
  8045. ["height"] = 1.2,
  8046. },
  8047. ["emptyBar"] = {
  8048. ["height"] = 1,
  8049. ["background"] = true,
  8050. ["reactionType"] = "none",
  8051. ["order"] = 0,
  8052. },
  8053. ["text"] = {
  8054. nil, -- [1]
  8055. nil, -- [2]
  8056. {
  8057. ["text"] = "",
  8058. }, -- [3]
  8059. {
  8060. ["text"] = "",
  8061. }, -- [4]
  8062. {
  8063. ["text"] = "[name]",
  8064. }, -- [5]
  8065. },
  8066. ["width"] = 140,
  8067. ["altPowerBar"] = {
  8068. ["order"] = 100,
  8069. ["background"] = true,
  8070. ["height"] = 0.4,
  8071. },
  8072. ["combatText"] = {
  8073. ["height"] = 0.5,
  8074. },
  8075. ["height"] = 35,
  8076. ["portrait"] = {
  8077. ["type"] = "class",
  8078. ["alignment"] = "LEFT",
  8079. ["fullAfter"] = 50,
  8080. ["height"] = 0.5,
  8081. ["fullBefore"] = 0,
  8082. ["order"] = 15,
  8083. ["width"] = 0.22,
  8084. },
  8085. ["highlight"] = {
  8086. ["height"] = 0.5,
  8087. ["size"] = 10,
  8088. },
  8089. },
  8090. },
  8091. ["font"] = {
  8092. ["color"] = {
  8093. ["a"] = 1,
  8094. ["b"] = 1,
  8095. ["g"] = 1,
  8096. ["r"] = 1,
  8097. },
  8098. ["name"] = "Myriad Condensed Web",
  8099. ["shadowX"] = 0.8,
  8100. ["extra"] = "",
  8101. ["shadowY"] = -0.8,
  8102. ["shadowColor"] = {
  8103. ["a"] = 1,
  8104. ["b"] = 0,
  8105. ["g"] = 0,
  8106. ["r"] = 0,
  8107. },
  8108. ["size"] = 11,
  8109. },
  8110. ["wowBuild"] = 11304,
  8111. ["classColors"] = {
  8112. ["HUNTER"] = {
  8113. ["b"] = 0.45,
  8114. ["g"] = 0.83,
  8115. ["r"] = 0.67,
  8116. },
  8117. ["WARRIOR"] = {
  8118. ["b"] = 0.43,
  8119. ["g"] = 0.61,
  8120. ["r"] = 0.78,
  8121. },
  8122. ["PALADIN"] = {
  8123. ["b"] = 0.73,
  8124. ["g"] = 0.55,
  8125. ["r"] = 0.96,
  8126. },
  8127. ["MAGE"] = {
  8128. ["b"] = 0.94,
  8129. ["g"] = 0.8,
  8130. ["r"] = 0.41,
  8131. },
  8132. ["PRIEST"] = {
  8133. ["b"] = 1,
  8134. ["g"] = 1,
  8135. ["r"] = 1,
  8136. },
  8137. ["DEATHKNIGHT"] = {
  8138. ["b"] = 0.23,
  8139. ["g"] = 0.12,
  8140. ["r"] = 0.77,
  8141. },
  8142. ["SHAMAN"] = {
  8143. ["b"] = 1,
  8144. ["g"] = 0.35,
  8145. ["r"] = 0.14,
  8146. },
  8147. ["WARLOCK"] = {
  8148. ["b"] = 0.79,
  8149. ["g"] = 0.51,
  8150. ["r"] = 0.58,
  8151. },
  8152. ["DEMONHUNTER"] = {
  8153. ["b"] = 0.79,
  8154. ["g"] = 0.19,
  8155. ["r"] = 0.64,
  8156. },
  8157. ["PET"] = {
  8158. ["b"] = 0.2,
  8159. ["g"] = 0.9,
  8160. ["r"] = 0.2,
  8161. },
  8162. ["DRUID"] = {
  8163. ["b"] = 0.04,
  8164. ["g"] = 0.49,
  8165. ["r"] = 1,
  8166. },
  8167. ["MONK"] = {
  8168. ["b"] = 0.59,
  8169. ["g"] = 1,
  8170. ["r"] = 0,
  8171. },
  8172. ["ROGUE"] = {
  8173. ["b"] = 0.41,
  8174. ["g"] = 0.96,
  8175. ["r"] = 1,
  8176. },
  8177. },
  8178. ["revisionClassic"] = 2,
  8179. ["bars"] = {
  8180. ["spacing"] = -1.25,
  8181. ["backgroundAlpha"] = 0.2,
  8182. ["alpha"] = 1,
  8183. ["texture"] = "Minimalist",
  8184. },
  8185. ["auraColors"] = {
  8186. ["removable"] = {
  8187. ["b"] = 1,
  8188. ["g"] = 1,
  8189. ["r"] = 1,
  8190. },
  8191. },
  8192. },
  8193. },
  8194. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement