diff --git a/WeightsWatcher.toc b/WeightsWatcher.toc
index 94971a5..2f45a86 100644
--- a/WeightsWatcher.toc
+++ b/WeightsWatcher.toc
@@ -2,7 +2,7 @@
## Title: Weights Watcher
## Notes: Ranks gear according to customizable stat weights
## Author: The Flying Squirrels
-## Version: 1.4r8
+## Version: 1.4r9
## OptionalDeps: AtlasLoot
## SavedVariables: ww_vars
## SavedVariablesPerCharacter: ww_charVars
diff --git a/defaults.lua b/defaults.lua
index cfc5a33..c8aa5c1 100644
--- a/defaults.lua
+++ b/defaults.lua
@@ -328,46 +328,43 @@ ww_defaultVars = {
ww_specNames["Marksmanship"],
ww_specNames["Survival"],
[ww_specNames["Beast Mastery"]] = {
- ["ranged dps"] = 213,
- ["hit rating"] = 100,
- ["ranged hit rating"] = 100,
- ["mastery rating"] = 100,
- ["agility"] = 58,
- ["critical strike rating"] = 40,
- ["ranged critical strike rating"] = 40,
- ["intellect"] = 37,
- ["haste rating"] = 21,
- ["ranged haste rating"] = 21,
+ ["agility"] = 100,
+ ["ranged dps"] = 100,
+ ["hit rating"] = 80,
+ ["ranged hit rating"] = 80,
+ ["critical strike rating"] = 60,
+ ["ranged critical strike rating"] = 60,
+ ["mastery rating"] = 40,
+ ["haste rating"] = 20,
+ ["ranged haste rating"] = 20,
triggers = {
rangedDamage = true,
}
},
[ww_specNames["Marksmanship"]] = {
- ["ranged dps"] = 379,
- ["hit rating"] = 100,
- ["ranged hit rating"] = 100,
- ["mastery rating"] = 100,
- ["agility"] = 74,
- ["critical strike rating"] = 57,
- ["ranged critical strike rating"] = 57,
- ["intellect"] = 39,
- ["haste rating"] = 24,
- ["ranged haste rating"] = 24,
+ ["agility"] = 100,
+ ["ranged dps"] = 100,
+ ["hit rating"] = 80,
+ ["ranged hit rating"] = 80,
+ ["critical strike rating"] = 60,
+ ["ranged critical strike rating"] = 60,
+ ["mastery rating"] = 40,
+ ["haste rating"] = 20,
+ ["ranged haste rating"] = 20,
triggers = {
rangedDamage = true,
}
},
[ww_specNames["Survival"]] = {
- ["ranged dps"] = 181,
- ["hit rating"] = 100,
- ["ranged hit rating"] = 100,
- ["mastery rating"] = 100,
- ["agility"] = 76,
- ["critical strike rating"] = 42,
- ["ranged critical strike rating"] = 42,
- ["intellect"] = 35,
- ["haste rating"] = 31,
- ["ranged haste rating"] = 31,
+ ["agility"] = 100,
+ ["ranged dps"] = 100,
+ ["hit rating"] = 80,
+ ["ranged hit rating"] = 80,
+ ["critical strike rating"] = 60,
+ ["ranged critical strike rating"] = 60,
+ ["mastery rating"] = 40,
+ ["haste rating"] = 20,
+ ["ranged haste rating"] = 20,
triggers = {
rangedDamage = true,
}
@@ -378,18 +375,14 @@ ww_defaultVars = {
ww_specNames["Fire"],
ww_specNames["Frost"],
[ww_specNames["Arcane"]] = {
- ["hit rating"] = 100,
- ["spell hit rating"] = 100,
- ["mastery rating"] = 100,
- ["haste rating"] = 54,
- ["arcane spell damage"] = 49,
- ["spell power"] = 49,
- ["critical strike rating"] = 37,
- ["spell critical strike rating"] = 37,
- ["intellect"] = 34,
- ["frost spell damage"] = 24,
- ["fire spell damage"] = 24,
- ["spirit"] = 14,
+ ["spell power"] = 100,
+ ["intellect"] = 100,
+ ["hit rating"] = 80,
+ ["spell hit rating"] = 80,
+ ["haste rating"] = 50,
+ ["critical strike rating"] = 45,
+ ["spell critical strike rating"] = 45,
+ ["mastery rating"] = 40,
triggers = {
harmfulSpell = true,
}
@@ -404,8 +397,6 @@ ww_defaultVars = {
["spell critical strike rating"] = 52,
["mastery rating"] = 37,
["haste rating"] = 35,
--- ["frost spell damage"] = 23,
--- ["arcane spell damage"] = 23,
triggers = {
harmfulSpell = true,
}
@@ -415,10 +406,7 @@ ww_defaultVars = {
["spell hit rating"] = 100,
["mastery rating"] = 100,
["haste rating"] = 42,
- ["frost spell damage"] = 39,
["spell power"] = 39,
- ["arcane spell damage"] = 19,
- ["fire spell damage"] = 19,
["critical strike rating"] = 19,
["spell critical strike rating"] = 19,
["intellect"] = 6,
@@ -432,12 +420,13 @@ ww_defaultVars = {
ww_specNames["Protection"],
ww_specNames["Retribution"],
[ww_specNames["Holy"]] = {
+ ["spell power"] = 100,
["intellect"] = 100,
- ["mastery rating"] = 100,
- ["spell power"] = 58,
- ["critical strike rating"] = 46,
- ["spell critical strike rating"] = 46,
- ["haste rating"] = 35,
+ ["haste rating"] = 80,
+ ["spirit"] = 50,
+ ["mastery rating"] = 50,
+ ["critical strike rating"] = 25,
+ ["spell critical strike rating"] = 25,
triggers = {
helpfulSpell = true,
}
@@ -500,16 +489,15 @@ ww_defaultVars = {
}
},
[ww_specNames["Shadow"]] = {
- ["hit rating"] = 100,
- ["spell hit rating"] = 100,
- ["mastery rating"] = 100,
- ["shadow spell damage"] = 76,
- ["spell power"] = 76,
- ["critical strike rating"] = 54,
- ["spell critical strike rating"] = 54,
+ ["intellect"] = 100,
+ ["spell power"] = 79,
["haste rating"] = 50,
- ["spirit"] = 16,
- ["intellect"] = 16,
+ ["critical strike rating"] = 40,
+ ["spell critical strike rating"] = 40,
+ ["mastery rating"] = 38,
+ ["hit rating"] = 37,
+ ["spell hit rating"] = 37,
+ ["spirit"] = 37,
triggers = {
harmfulSpell = true,
}
@@ -566,12 +554,12 @@ ww_defaultVars = {
[ww_specNames["Elemental"]] = {
["hit rating"] = 100,
["spell hit rating"] = 100,
- ["mastery rating"] = 100,
- ["spell power"] = 60,
- ["haste rating"] = 56,
- ["critical strike rating"] = 40,
- ["spell critical strike rating"] = 40,
- ["intellect"] = 11,
+ ["spell power"] = 80,
+ ["intellect"] = 80,
+ ["haste rating"] = 60,
+ ["mastery rating"] = 40,
+ ["critical strike rating"] = 20,
+ ["spell critical strike rating"] = 20,
triggers = {
harmfulSpell = true,
}
@@ -622,8 +610,6 @@ ww_defaultVars = {
["spell critical strike rating"] = 32,
["mastery rating"] = 30,
["stamina"] = 1,
--- ["shadow spell damage"] = 72,
--- ["fire spell damage"] = 36,
triggers = {
harmfulSpell = true,
}
@@ -638,8 +624,6 @@ ww_defaultVars = {
["spell critical strike rating"] = 35,
["mastery rating"] = 31,
["stamina"] = 1,
--- ["fire spell damage"] = 45,
--- ["shadow spell damage"] = 45,
triggers = {
harmfulSpell = true,
}
@@ -654,8 +638,6 @@ ww_defaultVars = {
["spell critical strike rating"] = 34,
["mastery rating"] = 100,
["stamina"] = 1,
--- ["fire spell damage"] = 47,
--- ["shadow spell damage"] = 23,
triggers = {
harmfulSpell = true,
}