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

Fixes Cinderswallow Urn mod missing in current version. #8419

Merged
merged 1 commit into from
Feb 9, 2025
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
2 changes: 1 addition & 1 deletion src/Data/Uniques/flask.lua
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ Implicits: 0
{variant:7}Recharges 1 Charge when you Consume an Ignited corpse
{variant:9}Recharges 5 Charges when you Consume an Ignited corpse
{variant:7}Enemies Ignited by you during Effect take 10% increased Damage
{variant:8}Enemies Ignited by you during Effect take (7-10)% increased Damage
{variant:8,9}Enemies Ignited by you during Effect take (7-10)% increased Damage
{variant:7,9}Recover (1-3)% of Life when you Kill an Enemy during Effect
{variant:7,9}Recover (1-3)% of Mana when you Kill an Enemy during Effect
{variant:7,9}Recover (1-3)% of Energy Shield when you Kill an Enemy during Effect
Expand Down
Loading