Skip to content

Commit

Permalink
Release 1.4.69
Browse files Browse the repository at this point in the history
- Added more uniques
- Updated Ahn's Might
- Removed obsolete DPS multiplier from Lightning Tendrils
  • Loading branch information
Openarl committed Dec 9, 2017
1 parent 5182756 commit da608c9
Show file tree
Hide file tree
Showing 13 changed files with 159 additions and 33 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### 1.4.69 - 2017/12/09
* Added the following new uniques:
* Balefire
* Cyclopean Coil
* Gloomfang
* Grelwood Shank
* Impresence
* Nebuloch
* Watcher's Eye
* Updated Ahn's Might with its final mods
* Removed the obsolete 4x DPS multiplier from Lightning Tendrils

### 1.4.68 - 2017/12/09
* Added the following new uniques:
* Bloodbond (including partial support for the Blood Offering skill; only the damage bonus works at present)
Expand Down
2 changes: 1 addition & 1 deletion Data/2_6/ModCache.lua

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Data/3_0/ModCache.lua

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions Data/3_0/ModItem.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1760,9 +1760,9 @@ return {
["FireDamagePrefixOnWeaponFirePenetrationUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Fire Penetration", "(45-52)% increased Fire Damage", statOrderKey = "71,426", statOrder = { 71, 426 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "sceptre_elder", "wand_elder", "default", }, weightVal = { 0, 400, 400, 0, }, },
["FireDamagePrefixOnWeaponFirePenetrationUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Fire Penetration", "(53-56)% increased Fire Damage", statOrderKey = "71,426", statOrder = { 71, 426 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "sceptre_elder", "wand_elder", "default", }, weightVal = { 0, 200, 200, 0, }, },
["FireDamagePrefixOnWeaponFirePenetrationUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Fire Penetration", "(57-60)% increased Fire Damage", statOrderKey = "71,426", statOrder = { 71, 426 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "sceptre_elder", "wand_elder", "default", }, weightVal = { 0, 100, 100, 0, }, },
["ColdDamagePrefixOnWeaponColdPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "", statOrderKey = "", statOrder = { }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 400, 400, 0, }, },
["ColdDamagePrefixOnWeaponColdPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "", statOrderKey = "", statOrder = { }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 200, 200, 0, }, },
["ColdDamagePrefixOnWeaponColdPenetrationUber3"] = { type = "Prefix", affix = "The Shaper's", "", statOrderKey = "", statOrder = { }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 100, 100, 0, }, },
["ColdDamagePrefixOnWeaponColdPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Cold Penetration", "(45-52)% increased Cold Damage", statOrderKey = "155,433", statOrder = { 155, 433 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 400, 400, 0, }, },
["ColdDamagePrefixOnWeaponColdPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Cold Penetration", "(53-56)% increased Cold Damage", statOrderKey = "155,433", statOrder = { 155, 433 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 200, 200, 0, }, },
["ColdDamagePrefixOnWeaponColdPenetrationUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Cold Penetration", "(57-60)% increased Cold Damage", statOrderKey = "155,433", statOrder = { 155, 433 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 100, 100, 0, }, },
["LightningDamagePrefixOnWeaponLightningPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Lightning Penetration", "(45-52)% increased Lightning Damage", statOrderKey = "82,442", statOrder = { 82, 442 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "sceptre_shaper", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 400, 400, 400, 0, }, },
["LightningDamagePrefixOnWeaponLightningPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Lightning Penetration", "(53-56)% increased Lightning Damage", statOrderKey = "82,442", statOrder = { 82, 442 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "sceptre_shaper", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 200, 200, 200, 0, }, },
["LightningDamagePrefixOnWeaponLightningPenetrationUber3_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Lightning Penetration", "(57-60)% increased Lightning Damage", statOrderKey = "82,442", statOrder = { 82, 442 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "no_caster_mods", "sceptre_shaper", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 100, 100, 100, 0, }, },
Expand All @@ -1774,8 +1774,8 @@ return {
["IncreasedCastSpeedTwoHandedAvoidInterruptionUber2"] = { type = "Suffix", affix = "of the Elder", "(18-20)% increased Cast Speed", "(26-35)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "507,849", statOrder = { 507, 849 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "no_caster_mods", "staff_elder", "default", }, weightVal = { 0, 500, 0, }, tags = { "has_caster_mod", }, },
["IncreasedCastSpeedTwoHandedKilledRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "(15-17)% increased Cast Speed", "20% increased Cast Speed if you've Killed Recently", statOrderKey = "507,3192", statOrder = { 507, 3192 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "no_caster_mods", "staff_shaper", "default", }, weightVal = { 0, 1000, 0, }, tags = { "has_caster_mod", }, },
["IncreasedCastSpeedTwoHandedKilledRecentlyUber2"] = { type = "Suffix", affix = "of Shaping", "(18-20)% increased Cast Speed", "20% increased Cast Speed if you've Killed Recently", statOrderKey = "507,3192", statOrder = { 507, 3192 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "no_caster_mods", "staff_shaper", "default", }, weightVal = { 0, 500, 0, }, tags = { "has_caster_mod", }, },
["CriticalStrikeChanceSpellsSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Increased Critical Strikes", "(60-74)% increased Critical Strike Chance for Spells", statOrderKey = "76,517", statOrder = { 76, 517 }, level = 68, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "no_caster_mods", "sceptre_shaper", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 0, }, tags = { "has_caster_mod", }, },
["CriticalStrikeChanceSpellsSupportedUber2__"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Increased Critical Strikes", "(75-82)% increased Critical Strike Chance for Spells", statOrderKey = "76,517", statOrder = { 76, 517 }, level = 75, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "no_caster_mods", "sceptre_shaper", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 0, }, tags = { "has_caster_mod", }, },
["CriticalStrikeChanceSpellsSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Increased Critical Strikes", "(60-74)% increased Critical Strike Chance for Spells", statOrderKey = "76,517", statOrder = { 76, 517 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "no_caster_mods", "sceptre_shaper", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 0, }, tags = { "has_caster_mod", }, },
["CriticalStrikeChanceSpellsSupportedUber2__"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Increased Critical Strikes", "(75-82)% increased Critical Strike Chance for Spells", statOrderKey = "76,517", statOrder = { 76, 517 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "no_caster_mods", "sceptre_shaper", "dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 0, }, tags = { "has_caster_mod", }, },
["CriticalStrikeChanceSpellsTwoHandedPowerChargeUber1"] = { type = "Suffix", affix = "of Shaping", "(60-74)% increased Critical Strike Chance for Spells", "10% chance to gain a Power Charge on Critical Strike", statOrderKey = "517,790", statOrder = { 517, 790 }, level = 68, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "no_caster_mods", "staff_shaper", "default", }, weightVal = { 0, 1000, 0, }, tags = { "has_caster_mod", }, },
["CriticalStrikeChanceSpellsTwoHandedPowerChargeUber2"] = { type = "Suffix", affix = "of Shaping", "(75-82)% increased Critical Strike Chance for Spells", "10% chance to gain a Power Charge on Critical Strike", statOrderKey = "517,790", statOrder = { 517, 790 }, level = 75, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "no_caster_mods", "staff_shaper", "default", }, weightVal = { 0, 1000, 0, }, tags = { "has_caster_mod", }, },
["ChanceToFreezeShockIgniteProliferationUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Elemental Proliferation", "(5-7)% chance to Freeze, Shock and Ignite", statOrderKey = "120,1639", statOrder = { 120, 1639 }, level = 68, group = "ChanceToFreezeShockIgnite", weightKey = { "no_caster_mods", "sceptre_shaper", "default", }, weightVal = { 0, 1000, 0, }, },
Expand Down Expand Up @@ -1813,11 +1813,11 @@ return {
["SpellAddedChaosDamageTwoHandWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (21-29) to (42-50) Chaos Damage to Spells", statOrderKey = "468", statOrder = { 468 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "no_caster_mods", "staff_elder", "default", }, weightVal = { 0, 1000, 0, }, tags = { "has_caster_mod", }, },
["SpellAddedChaosDamageTwoHandWeaponUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (25-34) to (51-60) Chaos Damage to Spells", statOrderKey = "468", statOrder = { 468 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "no_caster_mods", "staff_elder", "default", }, weightVal = { 0, 1000, 0, }, tags = { "has_caster_mod", }, },
["SpellAddedChaosDamageTwoHandWeaponUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (30-40) to (61-71) Chaos Damage to Spells", statOrderKey = "468", statOrder = { 468 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "no_caster_mods", "staff_elder", "default", }, weightVal = { 0, 1000, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer10StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Strength", statOrderKey = "3975", statOrder = { 3975 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "no_caster_mods", "sceptre_elder", "default", }, weightVal = { 0, 0, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer10DexterityUber1_"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Dexterity", statOrderKey = "3974", statOrder = { 3974 }, level = 68, group = "SpellDamagePerDexterity", weightKey = { "no_caster_mods", "dagger_elder", "default", }, weightVal = { 0, 0, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer10IntelligenceUber1_"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Intelligence", statOrderKey = "1576", statOrder = { 1576 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "no_caster_mods", "sceptre_elder", "dagger_elder", "wand_elder", "default", }, weightVal = { 0, 0, 0, 0, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer8StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 8 Strength", statOrderKey = "3977", statOrder = { 3977 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "no_caster_mods", "staff_elder", "default", }, weightVal = { 0, 0, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer8IntelligenceUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 8 Intelligence", statOrderKey = "3976", statOrder = { 3976 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "no_caster_mods", "staff_elder", "default", }, weightVal = { 0, 0, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer16StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "", statOrderKey = "", statOrder = { }, level = 68, group = "SpellDamagePerStrength", weightKey = { "no_caster_mods", "sceptre_elder", "default", }, weightVal = { 0, 400, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer16DexterityUber1__"] = { type = "Prefix", affix = "Eldritch", "", statOrderKey = "", statOrder = { }, level = 68, group = "SpellDamagePerDexterity", weightKey = { "no_caster_mods", "dagger_elder", "default", }, weightVal = { 0, 400, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer16IntelligenceUber1"] = { type = "Prefix", affix = "Eldritch", "", statOrderKey = "", statOrder = { }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "no_caster_mods", "sceptre_elder", "dagger_elder", "wand_elder", "default", }, weightVal = { 0, 400, 400, 400, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer10StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Strength", statOrderKey = "3975", statOrder = { 3975 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "no_caster_mods", "staff_elder", "default", }, weightVal = { 0, 400, 0, }, tags = { "has_caster_mod", }, },
["SpellDamagePer10IntelligenceUber1_"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Intelligence", statOrderKey = "1576", statOrder = { 1576 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "no_caster_mods", "staff_elder", "default", }, weightVal = { 0, 400, 0, }, tags = { "has_caster_mod", }, },
["MaximumEnduranceChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Endurance Charges", statOrderKey = "776", statOrder = { 776 }, level = 84, group = "MaximumEnduranceCharges", weightKey = { "2h_mace_shaper", "2h_sword_shaper", "2h_axe_shaper", "staff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0, }, },
["MaximumFrenzyChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Frenzy Charges", statOrderKey = "777", statOrder = { 777 }, level = 84, group = "MaximumFrenzyCharges", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "bow_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0, }, },
["MaximumPowerChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Power Charges", statOrderKey = "778", statOrder = { 778 }, level = 84, group = "IncreasedMaximumPowerCharges", weightKey = { "staff_shaper", "default", }, weightVal = { 1000, 0, }, },
Expand Down
2 changes: 1 addition & 1 deletion Data/3_0/Skills/act_dex.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1483,7 +1483,7 @@ skills["DetonateDead"] = {
gemDex = 60,
gemInt = 40,
color = 2,
description = "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannnot be reflected.",
description = "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected.",
skillTypes = { [2] = true, [10] = true, [11] = true, [17] = true, [18] = true, [19] = true, [26] = true, [36] = true, [33] = true, [67] = true, },
baseFlags = {
cast = true,
Expand Down
1 change: 0 additions & 1 deletion Data/3_0/Skills/act_int.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3517,7 +3517,6 @@ skills["LightningTendrilsChannelled"] = {
--"lightning_tendrils_channelled_larger_pulse_damage_+%_final" = 50
--"lightning_tendrils_channelled_larger_pulse_interval" = 4
--"is_area_damage" = ?
skill("dpsMultiplier", 4),
skill("radius", 22),
},
qualityMods = {
Expand Down
83 changes: 79 additions & 4 deletions Data/New.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ Every 16 seconds you gain iron Reflexes for 8 seconds
30% increased Attack, Cast and Movements Speed while you do not have Iron Reflexes
You have Far Shot while you do not have Iron Reflexes
]],[[
Balefire
Opal Sceptre
Requires Level 60
40% increased Elemental Damage
Grants Level 25 Scorching Ray Skill
16% increased Cast Speed
Recover 3% of Maximum Life on Kill
Recover 3% of Maximum Mana on Kill
10% increased Scorching Ray beam length
]],[[
Bloodbond
Bone Armour
Requires Level: 35
Expand Down Expand Up @@ -45,6 +55,17 @@ Your Critical Strikes do not deal extra Damage during Flask effect
(50–75)% increased Duration of Poisons you inflict during Flask effect
Grants Perfect Agony during Flask effect
]],[[
Cyclopean Coil
Leather Belt
Requires Level 68
+(25-40) to maximum Life
+80 to maximum Life
13% increased Attributes
Cannot be Frozen if Dexterity is higher than Intelligence
Cannot be Ignited if Strength is higher than Dexterity
Cannot be Shocked if Intelligence is higher than Strength
1% increased Damage per 5 of your lowest Attribute
]],[[
Doedre's Skin
Widowsilk Robe
Requires Level: 65
Expand All @@ -64,13 +85,34 @@ Adds 4 to 12 Physical Damage to Attacks
90% increased Armour
Iron Grip
]],[[
Gloomfang
Blue Pearl Amulet
Requires 77
(48-56)% increased Mana Regeneration Rate
0.5% of Chaos Damage Leeched as Life
Lose 10 Life for each Enemy hit by your Spells
Lose 20 Life for each Enemy hit by your Attacks
Skills Chain +1 times
Projectiles gain 19% of Non-Chaos Damage as Extra Chaos Damage per Chain
]],[[
The Golden Rule
Viridian Jewel
(30–40)% increased Armour while Bleeding
Bleeding you inflict is Reflected to you
+1% to Chaos Resistance per Poison on you
Poison you inflict is Reflected to you
]],[[
Grelwood Shank
Eternal Sword
Requires Level 66
+475 to Accuracy Rating
186% increased Physical Damage
16% increased Attack Speed
80% increased Armour while stationary
2 additional Projectiles if you've been Hit Recently
Point Blank
Iron Reflexes while stationary
]],[[
The Hungry Loop
Unset Ring
Requires Level: 45
Expand All @@ -79,6 +121,17 @@ Consumes Socketed Support Gems when they reach Maximum Level
Can Consume 4 Support Gems
Has not Consumed any Gems
]],[[
Impresence
Onyx Amulet
Requires Level 64
+(10-16) to all Attributes
Adds 21 to 35 Cold Damage
+59 to maximum Life
46% increased Mana Regeneration Rate
+25% to Cold Resistance
100% reduced Frostbite Mana Reservation
Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy
]],[[
Invictus Solaris
Archon Kite Shield
Requires Level: 68
Expand Down Expand Up @@ -136,6 +189,18 @@ Requires Level: 68
10% increased Mana Reserved
Gain Armour equal to your Reserved Mana
]],[[
Nebuloch
Nightmare Mace
Requires Level 68
10% reduced Enemy Stun Threshold
Adds 47 to 116 Physical Damage
Gain 32% of Physical Attack Damage as Extra Fire Damage
+4% to Chaos Resistance per Endurance Charge
1% reduced Elemental Damage taken when Hit per Endurance Charge
Adds 5 to 8 Physical Damage per Endurance Charge
+500 to Armour per Endurance Charge
400 Fire Damage taken per second per Endurance Charge if you've been Hit Recently
]],[[
Oskarm
Nubuck Gloves
Requires Level: 33
Expand Down Expand Up @@ -202,6 +267,15 @@ Triggers level 20 Cold Aegis when equipped
+61 to maximum Life
Cannot be Frozen
]],[[
Watcher's Eye
Prismatic Jewel
Limited to: 1
5% increased maximum Energy Shield
5% increased maximum Life
6% increased maximum Mana
29% of Physical Damage Converted to Cold Damage while affected by Hatred
+7% chance to Evade Attacks while affected by Grace
]],[[
White Wind
Imperial Skean
Requires Level: 66
Expand Down Expand Up @@ -274,11 +348,12 @@ Midnight Blade
Requires Level 68, 313 Str, 113 Dex
40% increased Accuracy Rating
Adds (80-100) to (160-190) Physical Damage
19% increased Critical Strike Chance
-1 to Maximum Frenzy Charges
+200 Strength Requirement
+50% Global Critical Strike Multiplier while at Maximum Frenzy Charges
15% increased Area of Effect of Skills while you have no Frenzy Charges
Movement Attack Skills have 40% reduced Attack Speed
10% increased Area of Effect
+100 Strength Requirement
+50% Global Critical Strike Multiplier while you have no Frenzy Charges
+492 to Accuracy Rating while at Maximum Frenzy Charges
]],[[
Allelopathy
Sorcerer Gloves
Expand Down
Loading

0 comments on commit da608c9

Please sign in to comment.