Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Enemy: Squared-style
- Replace
- \Warhammer Online - Age of Reckoning\user\settings\server\character\profile\Enemy\SavedVariables.lua
- with this file.
- --]]
- Enemy.Settings =
- {
- combatLogIgnoreAbilityMinValue = 20000,
- combatLogTargetDefenseShow =
- {
- true,
- true,
- true,
- true,
- true,
- true,
- },
- prevVersion = 279,
- combatLogTargetDefenseHideTimeout = 10,
- groupIconsTargetOnClick = true,
- groupIconsOtherGroupsAlpha = 1,
- debug = false,
- chatThrottleDelay = 10,
- unitFramesDirection1 = 4,
- groupIconsPetScale = 1,
- unitFramesMyGroupOnly = false,
- soundOnNewTarget = false,
- guardDistanceIndicatorAlphaNormal = 0.75,
- talismanAlerterColorWarning =
- {
- 255,
- 255,
- 100,
- },
- talismanAlerterAnimation = true,
- scenarioAlerterEnabled = true,
- killSpamKilledByYouSound = 219,
- combatLogTargetDefenseSize =
- {
- 60,
- 20,
- },
- guardDistanceIndicatorWarningDistance = 30,
- combatLogTargetDefenseTotalBackgroundAlpha = 0.5,
- groupIconsPetLayer = 0,
- groupIconsShowOtherGroups = true,
- intercomPrivate = true,
- groupIconsEnabled = true,
- guardDistanceIndicatorColorNormal =
- {
- 127,
- 181,
- 255,
- },
- groupIconsOffset =
- {
- 0,
- 50,
- },
- combatLogTargetDefenseBackgroundAlpha = 0.5,
- combatLogIDSType = "dps",
- groupIconsPetIconColor =
- {
- 255,
- 100,
- 200,
- },
- combatLogIDSRowBackgroundAlpha = 0.7,
- combatLogEnabled = true,
- unitFramesDetachMyGroup = false,
- unitFramesHideWhenSolo = false,
- groupIconsBGAlpha = 0.5,
- effectsIndicators =
- {
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- type = "guard",
- durationType = 3,
- nameMatch = 1,
- castedByMe = 2,
- filterName = L"MyGuard",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- },
- scale = 1.2,
- anchorFrom = 5,
- exceptMe = true,
- offsetX = 0,
- icon = "guard",
- canDispell = 1,
- isCircleIcon = false,
- id = "59",
- alpha = 1,
- archetypeMatch = 1,
- anchorTo = 4,
- name = L"My guard",
- playerType = 3,
- isEnabled = true,
- offsetY = 7,
- color =
- {
- r = 191,
- g = 243,
- b = 127,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- true,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- type = "guard",
- durationType = 3,
- nameMatch = 1,
- castedByMe = 3,
- filterName = L"NotMyGuard",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- },
- scale = 1,
- anchorFrom = 5,
- exceptMe = false,
- offsetX = -7,
- icon = "guard",
- canDispell = 1,
- isCircleIcon = false,
- id = "60",
- alpha = 1,
- archetypeMatch = 2,
- anchorTo = 4,
- name = L"Other guard",
- playerType = 3,
- isEnabled = true,
- offsetY = 9,
- color =
- {
- r = 127,
- g = 181,
- b = 255,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- durationType = 2,
- castedByMe = 1,
- descriptionMatch = 2,
- nameMatch = 1,
- filterName = L"Any",
- hasDurationLimit = false,
- typeMatch = 1,
- },
- },
- scale = 1.1,
- anchorFrom = 1,
- exceptMe = false,
- offsetX = 0,
- icon = "other",
- canDispell = 2,
- isCircleIcon = false,
- id = "61",
- alpha = 0.85085082054138,
- archetypeMatch = 1,
- anchorTo = 1,
- name = L"Any dispellable",
- playerType = 1,
- isEnabled = true,
- offsetY = 0,
- color =
- {
- r = 255,
- g = 60,
- b = 119,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- anchorTo = 5,
- scale = 1.6,
- anchorFrom = 5,
- exceptMe = false,
- offsetX = 0,
- customIcon = 21,
- icon = "other",
- canDispell = 1,
- isCircleIcon = false,
- id = "62",
- alpha = 0.75,
- archetypeMatch = 1,
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- type = "isHealing",
- durationType = 2,
- nameMatch = 1,
- castedByMe = 2,
- filterName = L"MyHealing",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- },
- name = L"HoT",
- playerType = 1,
- isEnabled = true,
- offsetY = 0,
- color =
- {
- r = 112,
- g = 255,
- b = 105,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- anchorTo = 9,
- scale = 1,
- anchorFrom = 9,
- exceptMe = true,
- offsetX = -3,
- icon = "dot",
- canDispell = 1,
- isCircleIcon = false,
- id = "63",
- alpha = 1,
- logic = L"MyBuff and not MyHealing",
- color =
- {
- r = 50,
- g = 200,
- b = 255,
- },
- effectFilters =
- {
- {
- typeMatch = 1,
- type = "isBuff",
- durationType = 2,
- nameMatch = 1,
- castedByMe = 2,
- filterName = L"MyBuff",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- {
- typeMatch = 1,
- type = "isHealing",
- durationType = 2,
- nameMatch = 1,
- castedByMe = 2,
- filterName = L"MyHealing",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- },
- name = L"Buff",
- isEnabled = true,
- playerType = 1,
- offsetY = 0,
- archetypeMatch = 1,
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- anchorTo = 9,
- scale = 1,
- anchorFrom = 9,
- exceptMe = false,
- offsetX = -3,
- icon = "dot",
- canDispell = 1,
- isCircleIcon = false,
- id = "64",
- alpha = 1,
- logic = L"MyBlessing and not MyHealing",
- color =
- {
- r = 50,
- g = 200,
- b = 255,
- },
- effectFilters =
- {
- {
- durationType = 2,
- type = "isBlessing",
- filterName = L"MyBlessing",
- descriptionMatch = 2,
- castedByMe = 2,
- durationMax = 59,
- typeMatch = 1,
- hasDurationLimit = true,
- nameMatch = 1,
- },
- {
- typeMatch = 1,
- type = "isHealing",
- durationType = 2,
- nameMatch = 1,
- castedByMe = 2,
- filterName = L"MyHealing",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- },
- name = L"Blessing",
- isEnabled = true,
- playerType = 1,
- offsetY = 0,
- archetypeMatch = 1,
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- true,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- type = "healDebuffOut50",
- durationType = 1,
- nameMatch = 1,
- castedByMe = 3,
- filterName = L"OutHealDebuff",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- },
- scale = 0.6,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = -53,
- icon = "heal",
- canDispell = 1,
- isCircleIcon = false,
- id = "65",
- alpha = 1,
- archetypeMatch = 1,
- anchorTo = 8,
- name = L"Outgoing 50% heal debuff",
- playerType = 1,
- isEnabled = true,
- offsetY = -5,
- color =
- {
- r = 191,
- g = 255,
- b = 64,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- type = "healDebuffIn50",
- durationType = 1,
- nameMatch = 1,
- castedByMe = 3,
- filterName = L"InHealDebuff",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- },
- scale = 0.6,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = -40,
- icon = "heal",
- canDispell = 1,
- isCircleIcon = false,
- id = "66",
- alpha = 1,
- archetypeMatch = 1,
- anchorTo = 8,
- name = L"Incomming 50% heal debuff",
- playerType = 1,
- isEnabled = true,
- offsetY = -5,
- color =
- {
- r = 255,
- g = 64,
- b = 64,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- type = "stagger",
- durationType = 2,
- nameMatch = 1,
- castedByMe = 1,
- filterName = L"Stagger",
- hasDurationLimit = false,
- descriptionMatch = 2,
- },
- },
- scale = 1.7,
- anchorFrom = 5,
- exceptMe = false,
- offsetX = 0,
- icon = "stagger",
- canDispell = 1,
- isCircleIcon = false,
- id = "67",
- alpha = 0.75,
- archetypeMatch = 1,
- name = L"Stagger",
- playerType = 1,
- isEnabled = true,
- anchorTo = 5,
- color =
- {
- r = 255,
- g = 255,
- b = 128,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- true,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- filterName = L"DoK_WP_Regen",
- abilityIds = L"9561, 8237",
- castedByMe = 1,
- durationType = 1,
- descriptionMatch = 2,
- abilityIdsHash =
- {
- [9561] = true,
- [8237] = true,
- },
- nameMatch = 1,
- hasDurationLimit = false,
- },
- },
- scale = 0.5,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = -65,
- icon = "disabled",
- canDispell = 1,
- isCircleIcon = false,
- id = "68",
- alpha = 1,
- archetypeMatch = 1,
- anchorTo = 8,
- name = L"DoK/WP regen",
- playerType = 1,
- isEnabled = true,
- offsetY = -5,
- color =
- {
- r = 255,
- g = 64,
- b = 128,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- filterName = L"ID",
- abilityIds = L"613",
- castedByMe = 1,
- durationType = 2,
- descriptionMatch = 2,
- abilityIdsHash =
- {
- [613] = true,
- },
- nameMatch = 1,
- hasDurationLimit = false,
- },
- },
- scale = 0.5,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = 5,
- customIcon = 23175,
- icon = "other",
- canDispell = 1,
- isCircleIcon = false,
- id = "69",
- alpha = 1,
- archetypeMatch = 1,
- name = L"Immaculate Defense",
- playerType = 3,
- isEnabled = true,
- anchorTo = 2,
- color =
- {
- r = 255,
- g = 255,
- b = 255,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- true,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- filterName = L"FM",
- abilityIds = L"653, 674, 695, 3882",
- castedByMe = 1,
- durationType = 2,
- descriptionMatch = 2,
- abilityIdsHash =
- {
- [3882] = true,
- [653] = true,
- [695] = true,
- [674] = true,
- },
- nameMatch = 1,
- hasDurationLimit = false,
- },
- },
- scale = 0.5,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = 5,
- customIcon = 23153,
- icon = "other",
- canDispell = 1,
- isCircleIcon = false,
- id = "70",
- alpha = 1,
- archetypeMatch = 1,
- name = L"Focused Mind",
- playerType = 3,
- isEnabled = true,
- anchorTo = 2,
- color =
- {
- r = 255,
- g = 255,
- b = 255,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- filterName = L"TODB",
- abilityIds = L"9616",
- castedByMe = 1,
- durationType = 2,
- descriptionMatch = 2,
- abilityIdsHash =
- {
- [9616] = true,
- },
- nameMatch = 1,
- hasDurationLimit = false,
- },
- },
- scale = 0.5,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = 5,
- customIcon = 10965,
- icon = "other",
- canDispell = 1,
- isCircleIcon = false,
- id = "71",
- alpha = 1,
- archetypeMatch = 1,
- name = L"1001 Dark Blessings",
- playerType = 3,
- isEnabled = true,
- anchorTo = 2,
- color =
- {
- r = 255,
- g = 255,
- b = 255,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- filterName = L"GOF",
- abilityIds = L"8308",
- castedByMe = 1,
- durationType = 2,
- descriptionMatch = 2,
- abilityIdsHash =
- {
- [8308] = true,
- },
- nameMatch = 1,
- hasDurationLimit = false,
- },
- },
- scale = 0.5,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = 5,
- customIcon = 8042,
- icon = "other",
- canDispell = 1,
- isCircleIcon = false,
- id = "72",
- alpha = 1,
- archetypeMatch = 1,
- name = L"Gift of Life",
- playerType = 3,
- isEnabled = true,
- anchorTo = 2,
- color =
- {
- r = 255,
- g = 255,
- b = 255,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- typeMatch = 1,
- filterName = L"AnyMarkOrRune",
- abilityIds = L"3746, 8551, 8617, 3748, 8560, 8619, 20458, 3747, 8556, 8618, 3038, 3773, 8567, 8620, 1591, 3670, 20476, 1588, 1600, 3570, 1608, 3650, 3671",
- castedByMe = 2,
- durationType = 1,
- descriptionMatch = 2,
- abilityIdsHash =
- {
- [8560] = true,
- [1608] = true,
- [3746] = true,
- [3748] = true,
- [20458] = true,
- [8617] = true,
- [3570] = true,
- [8556] = true,
- [1588] = true,
- [8618] = true,
- [1591] = true,
- [8619] = true,
- [8567] = true,
- [3650] = true,
- [8620] = true,
- [3747] = true,
- [3670] = true,
- [3038] = true,
- [8551] = true,
- [3773] = true,
- [1600] = true,
- [3671] = true,
- [20476] = true,
- },
- nameMatch = 1,
- hasDurationLimit = false,
- },
- },
- scale = 1,
- anchorFrom = 9,
- exceptMe = false,
- offsetX = -36,
- icon = "dot",
- canDispell = 1,
- isCircleIcon = false,
- id = "73",
- alpha = 1,
- archetypeMatch = 1,
- name = L"My marks/runes",
- playerType = 3,
- isEnabled = true,
- anchorTo = 9,
- color =
- {
- r = 0,
- g = 255,
- b = 221,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- durationType = 2,
- filterName = L"WordOfPain",
- abilityIds = L"9475, 20535",
- castedByMe = 1,
- typeMatch = 1,
- durationMax = 5,
- nameMatch = 1,
- abilityIdsHash =
- {
- [9475] = true,
- [20535] = true,
- },
- hasDurationLimit = true,
- descriptionMatch = 2,
- },
- },
- scale = 0.5,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = 6,
- customIcon = 10908,
- icon = "other",
- canDispell = 1,
- isCircleIcon = false,
- id = "74",
- alpha = 1,
- archetypeMatch = 1,
- name = L"Improved Word of Pain",
- playerType = 3,
- isEnabled = true,
- anchorTo = 2,
- color =
- {
- r = 255,
- g = 255,
- b = 255,
- },
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- effectFilters =
- {
- [1] =
- {
- durationType = 2,
- filterName = L"BoilingBlood",
- abilityIds = L"8165",
- castedByMe = 1,
- typeMatch = 1,
- durationMax = 5,
- nameMatch = 1,
- abilityIdsHash =
- {
- [8165] = true,
- },
- hasDurationLimit = true,
- descriptionMatch = 2,
- },
- },
- scale = 0.5,
- anchorFrom = 8,
- exceptMe = false,
- offsetX = 6,
- customIcon = 8015,
- icon = "other",
- canDispell = 1,
- isCircleIcon = false,
- id = "75",
- alpha = 1,
- archetypeMatch = 1,
- name = L"Improved Boiling Blood",
- playerType = 3,
- isEnabled = true,
- anchorTo = 2,
- color =
- {
- r = 255,
- g = 255,
- b = 255,
- },
- playerTypeMatch = 1,
- },
- },
- groupIconsPetHPBGColor =
- {
- 100,
- 0,
- 0,
- },
- unitFramesDirection2 = 4,
- guardMarkTemplate =
- {
- color =
- {
- 65,
- 150,
- 255,
- },
- unique = true,
- firstLetters = 4,
- showCareerIcon = true,
- canClearOnClick = false,
- permanentTargets =
- {
- },
- id = 6992,
- text = L"G",
- alpha = 1,
- scale = 0.8,
- targetOnClick = true,
- font = "font_default_text_giant",
- name = L"",
- layer = 3,
- display = 1,
- offsetY = 75,
- neverExpire = true,
- permanent = false,
- },
- groupIconsOtherGroupsHPBGColor =
- {
- 50,
- 100,
- 100,
- },
- unitFramesSorting =
- {
- 1,
- 2,
- 3,
- },
- objectWindowsInactiveTimeout = 1200,
- unitFramesGroupsCount1 = 8,
- killSpamEnabled = true,
- groupIconsParts =
- {
- },
- guardDistanceIndicatorColorWarning =
- {
- 255,
- 50,
- 50,
- },
- CombatLogStats =
- {
- [1] =
- {
- eps =
- {
- },
- name = L"Default",
- data =
- {
- },
- dt =
- {
- minutes = 6,
- year = 2017,
- month = 5,
- day = 15,
- hours = 10,
- seconds = 20,
- totalSeconds = 64842717980,
- },
- },
- },
- groupIconsOtherGroupsBGColor =
- {
- 200,
- 255,
- 255,
- },
- unitFramesGroupsPadding2 = 40,
- talismanAlerterEnabled = true,
- groupIconsLayer = 0,
- groupIconsPetHPColor =
- {
- 255,
- 225,
- 255,
- },
- combatLogIDSTimeframe = 7.5,
- guardDistanceIndicatorAlphaWarning = 1,
- groupIconsHPBGColor =
- {
- 0,
- 100,
- 0,
- },
- timerEnabled = true,
- killSpamListBottomUp = true,
- groupIconsScale = 1,
- playerKills = 4536,
- combatLogIDSMaxRows = L"5",
- groupIconsPetAlpha = 1,
- combatLogEPSShow =
- {
- true,
- true,
- true,
- true,
- },
- combatLogStatsWindowColumns =
- {
- {
- sortDirection = false,
- sortColumn = 4,
- columns =
- {
- "name",
- "totalPercent",
- "critPercent",
- "maxNormal",
- "maxCrit",
- "mitPercent",
- },
- },
- {
- sortDirection = false,
- sortColumn = 2,
- columns =
- {
- "name",
- "totalPercent",
- "critPercent",
- "maxNormal",
- "maxCrit",
- "mitPercent",
- },
- },
- {
- sortDirection = false,
- sortColumn = 2,
- columns =
- {
- "name",
- "totalPercent",
- "critPercent",
- "maxNormal",
- "maxCrit",
- "count",
- },
- },
- {
- sortDirection = false,
- sortColumn = 2,
- columns =
- {
- "name",
- "totalPercent",
- "critPercent",
- "maxNormal",
- "maxCrit",
- "overhealPercent",
- },
- },
- },
- combatLogTargetDefenseEnabled = true,
- markNewTarget = true,
- unitFramesTooltipMode = "alt",
- unitFramesGroupsDirection1 = 1,
- combatLogEPSTimeframe = 7.5,
- combatLogEPSMaxValueMinTime = 4.5,
- combatLogTargetDefenseTotalBackground =
- {
- 0,
- 0,
- 0,
- },
- combatLogTargetDefenseScale = 1,
- combatLogIgnoreWhenPolymorphed = true,
- combatLogStatsWindowType = 1,
- guardEnabled = true,
- unitFramesPadding2 = 20,
- combatLogEPSEnabled =
- {
- true,
- true,
- true,
- true,
- },
- unitFramesLayer = 1,
- groupIconsOtherGroupsScale = 0.6,
- targetShowDelay = 8,
- assistTargetOnNotifyClick = true,
- scenarioInfoReplaceStandardWindow = false,
- unitFramesTestMode = false,
- markTemplates =
- {
- {
- scale = 1,
- firstLetters = 4,
- showCareerIcon = true,
- canClearOnClick = true,
- permanentTargets =
- {
- },
- id = 1,
- layer = 3,
- alpha = 1,
- text = L"",
- color =
- {
- 191,
- 255,
- 0,
- },
- font = "font_clear_large_bold",
- name = L"A",
- targetOnClick = true,
- display = 2,
- offsetY = 50,
- neverExpire = false,
- permanent = false,
- },
- {
- scale = 1,
- firstLetters = 4,
- showCareerIcon = true,
- canClearOnClick = true,
- permanentTargets =
- {
- },
- id = 2,
- layer = 3,
- alpha = 1,
- text = L"",
- color =
- {
- 255,
- 64,
- 255,
- },
- font = "font_clear_large_bold",
- name = L"B",
- targetOnClick = true,
- display = 2,
- offsetY = 50,
- neverExpire = false,
- permanent = true,
- },
- {
- scale = 0.75,
- unique = true,
- firstLetters = 4,
- showCareerIcon = true,
- canClearOnClick = true,
- permanentTargets =
- {
- },
- id = 3,
- targetOnClick = true,
- alpha = 1,
- text = L"G",
- color =
- {
- 65,
- 150,
- 255,
- },
- font = "font_default_text_giant",
- name = L"G",
- layer = 3,
- display = 1,
- offsetY = 50,
- neverExpire = false,
- permanent = false,
- },
- {
- scale = 0.5,
- unique = true,
- firstLetters = L"4",
- showCareerIcon = true,
- canClearOnClick = true,
- permanentTargets =
- {
- },
- id = 4,
- targetOnClick = true,
- alpha = 1,
- text = L"",
- color =
- {
- 255,
- 255,
- 255,
- },
- font = "font_clear_large_bold",
- name = L"Lead",
- layer = 3,
- display = 2,
- offsetY = 50,
- neverExpire = false,
- permanent = false,
- },
- },
- talismanAlerterDisplayMode = 2,
- unitFramesSize =
- {
- 70,
- 70,
- },
- guardDistanceIndicatorScaleWarning = 1.5,
- groupIconsOtherGroupsOffset =
- {
- 0,
- 50,
- },
- timerInactiveColor =
- {
- 255,
- 255,
- 255,
- },
- unitFramesGroupsDirection2 = 4,
- stateMachineThrottle = 0.3,
- groupIconsPetBGAlpha = 0.5,
- newTargetMarkTemplate =
- {
- scale = 1,
- unique = false,
- firstLetters = 4,
- showCareerIcon = true,
- canClearOnClick = true,
- permanentTargets =
- {
- },
- id = 1,
- targetOnClick = true,
- alpha = 1,
- layer = 3,
- text = L"KILL",
- font = "font_clear_large_bold",
- name = L"",
- color =
- {
- r = 255,
- g = 0,
- b = 0,
- },
- display = 1,
- offsetY = 50,
- neverExpire = false,
- permanent = false,
- },
- unitFramesScale = 1,
- guardDistanceIndicatorScaleNormal = 1,
- combatLogTargetDefenseBackground =
- {
- 0,
- 0,
- 0,
- },
- combatLogIDSRowBackground =
- {
- 225,
- 50,
- 50,
- },
- timerActiveColor =
- {
- 255,
- 255,
- 75,
- },
- scenarioInfoData =
- {
- maxTimer = 120,
- startingScenario = 0,
- destructionPoints = 500,
- id = 2202,
- queuedWithGroup = false,
- activeQueue = 0,
- orderPoints = 20,
- mode = 2,
- pointMax = 500,
- timeLeft = 115.71215916611,
- },
- guardDistanceIndicator = 2,
- groupIconsPetOffset =
- {
- 0,
- 20,
- },
- combatLogTargetDefenseTotalCalculate =
- {
- true,
- true,
- false,
- false,
- false,
- false,
- },
- groupIconsBGColor =
- {
- 200,
- 255,
- 0,
- },
- combatLogIDSEnabled = true,
- combatLogLogParseErrors = true,
- combatLogIDSRowScale = 1,
- combatLogIDSDisplayTime = 20,
- version = 279,
- combatLogTargetDefenseTimeframe = 7.5,
- groupIconsOtherGroupsHPColor =
- {
- 200,
- 255,
- 255,
- },
- groupIconsAlpha = 1,
- playerDeaths = 1006,
- scenarioInfoPlayers =
- {
- },
- combatLogTargetDefenseTotalEnabled = true,
- groupIconsShowOnMarkedPlayers = false,
- groupIconsOtherGroupsLayer = 0,
- groupIconsHPColor =
- {
- 200,
- 255,
- 0,
- },
- chatDelay = 2,
- combatLogStatisticsEnabled = true,
- combatLogIDSRowSize =
- {
- 250,
- 30,
- },
- objectWindowsTimeout = 20,
- unitFramesParts =
- {
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "46",
- data =
- {
- offlineHide = true,
- anchorTo = "topleft",
- scale = 1,
- layer = 0,
- alpha = 1,
- texture = "rect",
- deadHide = false,
- size =
- {
- 74,
- 74,
- },
- vertical = false,
- color =
- {
- 255,
- 255,
- 255,
- },
- distHide = false,
- anchorFrom = "topleft",
- pos =
- {
- -2,
- -2,
- },
- },
- exceptMe = false,
- name = L"Selection",
- isEnabled = true,
- playerType = 1,
- archetypeMatch = 1,
- type = "selectionFrame",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "47",
- data =
- {
- offlineColor =
- {
- 150,
- 150,
- 150,
- },
- offlineHide = false,
- pos =
- {
- 0,
- 0,
- },
- anchorTo = "topleft",
- scale = 1,
- layer = 0,
- anchorFrom = "topleft",
- color =
- {
- 0,
- 0,
- 0,
- },
- texture = "plain",
- vertical = false,
- distColor =
- {
- 0,
- 0,
- 0,
- },
- deadHide = false,
- alpha = 1,
- distHide = false,
- deadColor =
- {
- 200,
- 20,
- 20,
- },
- size =
- {
- 70,
- 70,
- },
- },
- exceptMe = false,
- name = L"Background",
- isEnabled = true,
- playerType = 1,
- archetypeMatch = 1,
- type = "panel",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "48",
- data =
- {
- anchorTo = "bottom",
- scale = 1,
- anchorFrom = "bottom",
- vertical = true,
- distHide = false,
- texture = "mellidark",
- distColor =
- {
- 100,
- 100,
- 200,
- },
- distAlpha = 0.7,
- textureFullResize = true,
- layer = 1,
- alpha = 1,
- deadHide = true,
- size =
- {
- 70,
- 70,
- },
- color =
- {
- 20,
- 200,
- 20,
- },
- offlineHide = true,
- wrap = false,
- pos =
- {
- 0,
- 0,
- },
- },
- exceptMe = false,
- name = L"HP",
- isEnabled = true,
- playerType = 3,
- archetypeMatch = 1,
- type = "hpbar",
- playerTypeMatch = 2,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "49",
- data =
- {
- anchorTo = "bottom",
- color =
- {
- 20,
- 200,
- 200,
- },
- anchorFrom = "bottom",
- vertical = true,
- distHide = false,
- texture = "mellidark",
- offlineHide = true,
- distAlpha = 0.7,
- textureFullResize = true,
- layer = 1,
- alpha = 1,
- deadHide = true,
- size =
- {
- 70,
- 70,
- },
- wrap = false,
- distColor =
- {
- 200,
- 20,
- 200,
- },
- scale = 1,
- pos =
- {
- 0,
- 0,
- },
- },
- exceptMe = false,
- name = L"HP My group",
- isEnabled = true,
- playerType = 3,
- archetypeMatch = 1,
- type = "hpbar",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "50",
- data =
- {
- anchorTo = "bottomleft",
- scale = 1,
- anchorFrom = "bottomleft",
- vertical = false,
- distHide = false,
- texture = "plain",
- offlineHide = true,
- distAlpha = 0.5,
- textureFullResize = true,
- layer = 2,
- alpha = 1,
- maxLength = 10,
- wrap = false,
- deadHide = true,
- size =
- {
- 70,
- 4,
- },
- color =
- {
- 255,
- 220,
- 100,
- },
- distColor =
- {
- 190,
- 225,
- 255,
- },
- align = "bottomleft",
- font = "font_clear_small_bold",
- pos =
- {
- 0,
- 3,
- },
- },
- exceptMe = false,
- name = L"AP",
- isEnabled = true,
- playerType = 3,
- archetypeMatch = 1,
- type = "apbar",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "51",
- data =
- {
- anchorTo = "center",
- scale = 1,
- anchorFrom = "center",
- vertical = false,
- distHide = false,
- size =
- {
- 50,
- 50,
- },
- distColor =
- {
- 190,
- 225,
- 255,
- },
- distAlpha = 0.5,
- align = "center",
- layer = 4,
- alpha = 1,
- maxLength = 10,
- deadHide = false,
- font = "font_clear_small_bold",
- texture = "aluminium",
- offlineHide = false,
- wrap = false,
- color =
- {
- 255,
- 255,
- 255,
- },
- pos =
- {
- 0,
- 0,
- },
- },
- exceptMe = false,
- name = L"Name",
- isEnabled = true,
- playerType = 1,
- archetypeMatch = 1,
- type = "nameText",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "52",
- data =
- {
- offlineHide = false,
- texture = "aluminium",
- anchorTo = "center",
- color =
- {
- 255,
- 255,
- 255,
- },
- layer = 2,
- alpha = 0.6,
- anchorFrom = "center",
- vertical = false,
- font = "font_clear_small_bold",
- scale = 1.5,
- deadHide = false,
- size =
- {
- 28,
- 28,
- },
- distHide = false,
- align = "center",
- pos =
- {
- 0,
- 0,
- },
- },
- exceptMe = false,
- name = L"Icon",
- isEnabled = true,
- playerType = 1,
- archetypeMatch = 1,
- type = "careerIcon",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "53",
- data =
- {
- offlineHide = false,
- texture = "aluminium",
- anchorTo = "bottomleft",
- align = "bottomleft",
- layer = 2,
- anchorFrom = "bottomleft",
- alpha = 1,
- deadHide = false,
- vertical = false,
- color =
- {
- 255,
- 255,
- 255,
- },
- font = "font_clear_small_bold",
- scale = 0.8,
- distHide = false,
- size =
- {
- 30,
- 20,
- },
- pos =
- {
- 3,
- -3,
- },
- },
- exceptMe = false,
- name = L"Level",
- isEnabled = true,
- playerType = 1,
- archetypeMatch = 1,
- type = "levelText",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "54",
- data =
- {
- texture = "star",
- offlineHide = true,
- size =
- {
- 16,
- 16,
- },
- anchorTo = "topleft",
- color =
- {
- 150,
- 190,
- 255,
- },
- layer = 2,
- alpha = 1,
- textureFullResize = false,
- scale = 1,
- vertical = false,
- prefix = L"M ",
- suffix = L"",
- deadHide = true,
- distHide = false,
- anchorFrom = "topleft",
- pos =
- {
- -5,
- -1,
- },
- },
- exceptMe = false,
- name = L"Leader",
- isEnabled = true,
- playerType = 1,
- archetypeMatch = 1,
- type = "groupLeaderIcon",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "55",
- data =
- {
- anchorTo = "topleft",
- color =
- {
- 120,
- 200,
- 255,
- },
- farValue = 151,
- anchorFrom = "topleft",
- vertical = true,
- prefix = L"M ",
- suffix = L"",
- distHide = false,
- size =
- {
- 10,
- 38,
- },
- offlineHide = true,
- textureFullResize = false,
- layer = 3,
- alpha = 1,
- deadHide = true,
- font = "font_clear_small_bold",
- scale = 1,
- texture = "4dots_vertical",
- farText = L"FAR",
- align = "right",
- pos =
- {
- 0,
- 15,
- },
- },
- exceptMe = false,
- name = L"Morale",
- isEnabled = true,
- playerType = 3,
- archetypeMatch = 1,
- type = "moraleBar",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "56",
- data =
- {
- anchorTo = "topright",
- scale = 0.9,
- level1 = 65,
- anchorFrom = "topright",
- farText = L"FAR",
- prefix = L"",
- suffix = L"",
- distHide = false,
- size =
- {
- 30,
- 30,
- },
- texture = "aluminium",
- vertical = false,
- offlineHide = true,
- color =
- {
- 255,
- 255,
- 255,
- },
- align = "right",
- textureFullResize = false,
- layer = 2,
- alpha = 1,
- color1 =
- {
- 255,
- 150,
- 50,
- },
- color2 =
- {
- 255,
- 50,
- 50,
- },
- deadHide = true,
- color3 =
- {
- 255,
- 50,
- 50,
- },
- font = "font_clear_small_bold",
- level3 = 150,
- farValue = 151,
- level2 = 100,
- pos =
- {
- -3,
- 3,
- },
- },
- exceptMe = true,
- name = L"Distance",
- isEnabled = false,
- playerType = 1,
- archetypeMatch = 1,
- type = "distanceText",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "57",
- data =
- {
- anchorTo = "topright",
- color =
- {
- 190,
- 255,
- 50,
- },
- level1 = 65,
- anchorFrom = "topright",
- level2 = 100,
- prefix = L"",
- suffix = L"%",
- distHide = false,
- texture = "4dots",
- offlineHide = true,
- size =
- {
- 40,
- 10,
- },
- align = "rightcenter",
- textureFullResize = false,
- layer = 2,
- alpha = 1,
- color1 =
- {
- 255,
- 150,
- 50,
- },
- color2 =
- {
- 255,
- 50,
- 50,
- },
- deadHide = true,
- color3 =
- {
- 255,
- 50,
- 50,
- },
- vertical = false,
- level3 = 150,
- scale = 1,
- font = "font_clear_small_bold",
- pos =
- {
- -2,
- 2,
- },
- },
- exceptMe = false,
- name = L"Distance bar",
- isEnabled = true,
- playerType = 1,
- archetypeMatch = 1,
- type = "distanceBar",
- playerTypeMatch = 1,
- },
- {
- archetypes =
- {
- false,
- false,
- false,
- },
- id = "58",
- data =
- {
- anchorTo = "right",
- color =
- {
- 255,
- 255,
- 255,
- },
- anchorFrom = "right",
- vertical = false,
- prefix = L"",
- suffix = L"%",
- distHide = false,
- size =
- {
- 50,
- 30,
- },
- offlineHide = true,
- textureFullResize = false,
- layer = 2,
- alpha = 1,
- deadHide = true,
- scale = 0.7,
- font = "font_clear_small_bold",
- align = "rightcenter",
- texture = "3dots",
- pos =
- {
- -3,
- 1,
- },
- },
- exceptMe = false,
- name = L"HP %",
- isEnabled = false,
- playerType = 1,
- archetypeMatch = 1,
- type = "hppText",
- playerTypeMatch = 1,
- },
- },
- unitFramesPadding1 = 3,
- combatLogIDSRowPadding = L"3",
- clickCastings =
- {
- },
- groupIconsOtherGroupsBGAlpha = 0.5,
- playerKDRDisplayMode = 1,
- killSpamReparseChunkSize = 20,
- groupIconsHideOnSelf = true,
- guardMarkEnabled = true,
- unitFramesHideMyGroup = false,
- unitFramesCount1 = 6,
- guardDistanceIndicatorAnimation = true,
- scenarioInfoEnabled = true,
- unitFramesEnabled = true,
- guardDistanceIndicatorClickThrough = false,
- groupIconsPetBGColor =
- {
- 255,
- 225,
- 255,
- },
- unitFramesGroupsPadding1 = 3,
- scenarioInfoSelection =
- {
- {
- sortColumn = "value1",
- columns =
- {
- "healing",
- "deaths",
- },
- sortDirection = false,
- id2 = "2",
- id = "Healing",
- },
- {
- sortColumn = "value1",
- columns =
- {
- "healing",
- "deaths",
- },
- sortDirection = false,
- id2 = "1",
- id = "Healing",
- },
- },
- unitFramesIsVertical = false,
- soundOnNewTargetId = 500,
- unitFramesMyGroupFirst = false,
- combatLogIgnoreNpc = false,
- unitFramesSortingEnabled = false,
- guardDistanceIndicatorMovable = true,
- }
Add Comment
Please, Sign In to add comment