-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Make it possible to protect yourself from boomers attacks by umbrella #72101
Comments
That's incorrect. You can dodge it or wear protective outerwear. I'm also not sure when this would be useful. You would have to be holding the open umbrella, which would mean you certainly wouldn't be making any attacks. Logically it should be possible, of course. The method I'd use would be to add a LIQUID_PARRY flag to certain items and make them able to parry liquid spells in the same way that DODGEABLE spells can be dodged on line 573 of magic_spell_effect.cpp. |
An umbrella would make sense if the game supported two hands, as it would act as a shield (and, like a shield, would provide limited coverage). Thus, I don't see this being practical in the game until it supports the usage of two hands. |
The game kinda supports this (hackishly); you can 'w'ear the umbrella, which puts it on your wrist I think. This prevents wielding 2 handed weapons (so you cant for instance use an umbrella while shooting a bow at the same time). |
I am going to add support for this if only because I think it would be cool if certain weapons could parry certain spells in Magiclysm - its utility will be very limited in the base game until we get proper shields, but the basic idea is logical enough, and once splash attacks are using acid, it may be something someone decides to do in an emergency. And parrying a lightning bolt with a magic sword in Magiclysm sounds cool as hell. |
This is very silly, no. |
Is your feature request related to a problem? Please describe.
#71964 added to boomers ability to make your clothes dirty, and there is no way to avoid it except long range firearm
Solution you would like.
Make it possible to avoid boomer filthy attack by welding in hand umbrella. And make umbrella filthy after boomer barf attack, but still usable even when it filthy for blocking future boomers attack
Describe alternatives you have considered.
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: