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

[Bug report] schleuderdolche #78

Open
invisiblehsadow opened this issue Dec 2, 2021 · 3 comments
Open

[Bug report] schleuderdolche #78

invisiblehsadow opened this issue Dec 2, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@invisiblehsadow
Copy link

invisiblehsadow commented Dec 2, 2021

the bug already existed in the original: the slinging daggers were actually only intended for the dagger throwing. However, you could only put the sling daggers (attack +28 !!) in the other hand and thus get permanent attacks of +28. That is certainly a bug, but another one is that you don't throw away the slinging daggers in a fight (as it was actually intended with the dol slinging. That is illogical and a bug for me because you are overpowered by it.

den bug gab es auch schon im original: die schleuderdolche waren eigentlich nur für die dolchschleuder vorgesehen. man konnte jedoch nur die schleuderdolche (attack +28!!) in die andere hand legen und somit permanent attacke von +28 bekommen. das ist sicherlich schon ein bug, ein weiterer ist jedoch das man dadurch die schleuderdolche nicht wegwirft im kampf (wie es eigentlich mit der dolchschleuder vorgesehen war. das ist unlogisch und für mich ein bug da man dadurch overpowert ist.
00
01

@invisiblehsadow invisiblehsadow added the bug Something isn't working label Dec 2, 2021
@Pyrdacor Pyrdacor changed the title schleuderdolche [Bug report] schleuderdolche Dec 2, 2021
@Pyrdacor
Copy link
Owner

I fixed this now in the remake. It will be part of the upcoming release 1.8. I transfer this issue to the other repo so I can fix it for the original as well.

@Pyrdacor Pyrdacor transferred this issue from Pyrdacor/Ambermoon.net Nov 17, 2022
@Pyrdacor Pyrdacor added this to the Release 1.18 milestone Nov 17, 2022
@Pyrdacor
Copy link
Owner

The current remake logic is now:

The damage of ammunition is only added if a weapon is equipped which uses the ammunition type.

This is only done for ammunition so if there would be a normal weapon which can be used in the second hand, it won't be affected. To ease things the attack damage is still added as usual in the character data so the savegame won't change at all. It is only handled in 2 places:

  • Displaying the value in UI
  • Calculating the damage in battle

@Pyrdacor
Copy link
Owner

Pyrdacor commented Nov 18, 2022

There is another issue which is much less noticable. Many ammunition items grant MBW (magic weapon level). The slingdaggers add +3. So you could hurt the final boss with a kitchen knife if you have such dagger in the second hand. This also holds true for other ammunition like magic arrows.

@Pyrdacor Pyrdacor removed this from the Release 1.18 milestone Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants