-
Notifications
You must be signed in to change notification settings - Fork 109
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
Possible to apply scroll of protect weapon and protect armor twice, etc. to the same item without warning, no extended protection? #614
Comments
I sketched a fix for standard Brogue 1.7.5 (not tested): Items.c, lines from line 6977 (CE, v.1.13.0):
|
I would argue this "mistake" should be allowed. It's not dangerous to the player, it's just a redundant play. You have the knowledge to prevent this loss, so leaving the possibility seems, um, educational. Who's to say that two scrolls might add levels of protection? Until you try, you might not know. Not everything unhelpful needs to be protected against. |
I don't know if it is a real bug, but it feels not quite right:
It is possible to apply a scroll of protect weapon or protect armor twice, i.e. when applying a scroll of protect weapon to an already protected weapon or when applying a scroll of protect armor to an already protected armor item, there seems to be no difference to the first application. The same message is displayed, the item is still protected and the scroll is consumed.
Is there a difference between an item, that was protected once, and an item, that was protected twice or more times?
It would be nice to be given a warning message that the item is already protected and that it is not possible to protect it more than once. Cancel the application. So the scroll is saved and can be used on another item.
Tested with Brogue CE, v.1.13.0 (normal brogue, normal mode)
on seed 345925997: protect weapon on D1 and D5.
The text was updated successfully, but these errors were encountered: