Skip to content

Commit

Permalink
Latest WoWSims weights
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisSpomer committed Jun 9, 2024
1 parent e295658 commit f20f97a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ClassicHawsJon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

local ScaleProviderName = "Classic"

PawnClassicLastUpdatedVersion = 2.0906
PawnClassicLastUpdatedVersion = 2.0908


function PawnClassicScaleProvider_AddScales()
Expand Down Expand Up @@ -762,7 +762,7 @@ function PawnClassicScaleProvider_AddScales()
ScaleProviderName,
2, -- Paladin
3, -- Retribution
{ Strength=2.53, Agility=1.13, Intellect=0.15, Stamina=0.01, Spirit=0, HitRating=1.96, CritRating=1.16, HasteRating=1.44, MasteryRating=1, Expertise=0, SpellPenetration=0, Ap=1, Rap=0, SpellPower=0.32, DodgeRating=0, ParryRating=0, BlockRating=0, ResilienceRating=0, Mp5=0.05, Hp5=0, ArcaneResist=0, FireResist=0, ShadowResist=0, NatureResist=0, FrostResist=0, FireSpellDamage=0, ShadowSpellDamage=0, NatureSpellDamage=0, ArcaneSpellDamage=0, FrostSpellDamage=0, Dps=0, MetaSocketEffect=72, ExpertiseRating=1.8, MainHandDps=7.33, }
{ Strength=2.9436, Agility=0, Intellect=0, Stamina=0.01, Spirit=0, HitRating=3.2672, CritRating=1.3908, HasteRating=1.0356, MasteryRating=1.5395, Expertise=0, SpellPenetration=0, Ap=1, Rap=0, SpellPower=0, DodgeRating=0, ParryRating=0, BlockRating=0, ResilienceRating=0, Mp5=0, Hp5=0, ArcaneResist=0, FireResist=0, ShadowResist=0, NatureResist=0, FrostResist=0, FireSpellDamage=0, ShadowSpellDamage=0, NatureSpellDamage=0, ArcaneSpellDamage=0, FrostSpellDamage=0, Dps=0, MetaSocketEffect=72, ExpertiseRating=2.5455, MainHandDps=7.33, }
)

PawnAddPluginScaleFromTemplate(
Expand Down
3 changes: 2 additions & 1 deletion Readme.htm
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,8 @@ <h3><span style="text-decoration: underline;">In</span>compatible addons</h3>
<h2>Updates</h2>
<h3>Version 2.9.8</h3>
<ul>
<li>Fixed a problem introduced in Pawn 2.9.7 that caused the "Show icons next to tooltips" feature to no longer work. (Actually, Ulidan did. Thanks Ulidan!)</li>
<li>Fixed a problem introduced in Pawn 2.9.7 that caused the "Show icons next to tooltips" feature to no longer work. (Actually, Ulidan did. Thanks Ulidan and Kraturnus!)</li>
<li>Cataclysm Classic: Updated the default stat weights for retribution paladins.</li>
</ul>
<h3>Version 2.9.7</h3>
<ul>
Expand Down

0 comments on commit f20f97a

Please sign in to comment.