Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix life leech and block missing from current version of Essentia Sanguis #7377

Merged
merged 1 commit into from
Mar 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/Data/Uniques/claw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@ Variant: Current
Implicits: 3
{variant:1,2}0.6% of Physical Attack Damage Leeched as Life
{variant:3}Grants 31 Life per Enemy Hit
{variant:4,5}2% of Physical Attack Damage Leeched as Life
{variant:4,5,6}2% of Physical Attack Damage Leeched as Life
{variant:1}+10% Chance to Block Attack Damage while Dual Wielding Claws
{variant:2,3,4,5}+8% Chance to Block Attack Damage while Dual Wielding Claws
{variant:2,3,4,5,6}+8% Chance to Block Attack Damage while Dual Wielding Claws
{variant:1}(80-120)% increased Physical Damage
{variant:2,3,4,5}(140-180)% increased Physical Damage
{variant:1}Adds 1 to 50 Lightning Damage
Expand Down
Loading