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

Set correct Weapon Damage after dead/downstate #323

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

thokkat
Copy link
Contributor

@thokkat thokkat commented Sep 18, 2022

If you get killed or become unconscious while wielding a e.g. 1H weapon, every other 1H weapon you have or pick up will have the dropped weapon's damage added.

For testing start a new game and grab a branch from the goblins at Cavalorn's place. Now let the bandit kill you, revive with F8 and pick-up your branch or get a new one from the goblins. If you now attack the bandit, weapon damage is now 20 instead of 10.

fixes #310

@Try Try merged commit b4ac1b0 into Try:master Sep 18, 2022
@Try
Copy link
Owner

Try commented Sep 18, 2022

Tested - works correct. Thanks!

@thokkat thokkat deleted the fix-additiveWeaponDamage branch September 18, 2022 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

marvin F8 increases your weapon strength if used to revive yourself
2 participants