-
Notifications
You must be signed in to change notification settings - Fork 845
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
[Feature Request]: Shrine effect suggestion #7033
Comments
This would probably make a nice Lua mod. But I don't think it should go in the main code base. Looks nice though. |
Yeah, if it's the type of shrine that makes subtle changes to stats, it's hard to even recognize what it did because that requires memorization of what your stats were before you clicked it. You either click every shrine without thinking and deal with the effects, or you figure out what the shrine does and avoid it using OP's savescum technique. If you're doing the latter, then shrine descriptions are better than playing the savescum minigame. I don't know why this feature's detractors don't understand that. |
Focusing on this particular issue first: if your problem is that it is hard to tell what changed after clicking on a shrine (which I totally agree with), then the feature doesn't need to be "describe shrine effects on hover", but instead "add a way to communicate shrine changes to the player". In other words, instead of adding a pre-emptive description on the shrine, listings its effects, have it remain a mistery but make it obvious in the UI what changed after clicking on it. This could be done in a number of ways, including subtle ones like playing existing sounds. I think this proposal would have more chance of making it than just exposing all the shrines effects upfront. |
My point is that, if you play casual, then the effect of a Shrine is not that important. In my first plays, if I couldn’t understand the effect, I carried on. Telling you what happened “after” won’t be much useful. You’ll still have to save the game before the click and reload it if the effect was bad. |
Sounds complicated. How do you show that a shrine did nothing because Str was already at max? Or that a glimmering shrine would have identified your items but you had none? Or that you got a particular stat because of the time of day? You also can't lengthen the flavor text message duration because it's obstructive, or take over the description box. Mouseover text is straightforward. You just have to accept that the "mystery" is a mirage. To me, it doesn't make sense to withhold information that can be so quickly deduced and undone with savescum. |
I never alluded to it being easy. Totally agree this is quite hard to do.
I don't have the answers for those questions at the moment. I would think about them more deeply if the idea itself was approved and I was involved in the design.
True, but that doesn't mean it should be used here. Something being "easy to do" is not the defining factor for implementing it.
I don't. I'd rather expand upon it by removing the shrine names and have them all work like cauldrons, so that the player cannot guess the effects. I like the randomness factor that this introduces, personally.
Sounds like an easy fix: prevent save scumming. The entire game is broken if you rely on save scumming for everything. It completely kills the original design (again, IMHO). |
I like this, but also like the idea of names being randomized per session. So all Holy shrines would have the same effect in that game, but on a new game, it could (potentially) have a different effect. |
Ok, but that will change the nature of Diablo. The game wants you to know what a shrine does (besides the random ones on later levels). |
Yeah sorry, I meant to add something about liking that for a mod, not for the DevilutionX. |
Some one can make a mod using lua once 1.6.0 is released |
Feature Type
Quality of Life
Describe
Sorry if this suggestion is too wild (it is!), but I had to... :)
Most players are so good at this game they can recognize shrines by their names (when it's not a random one, of course). Not me, I've bad memory so I know only a few of them; I need to save the game before touching one, click it, see the result, possibly check online (https://diablo.fandom.com/wiki/Shrines_(Diablo_I)) when the result is not clear and decide if to keep it or reload the save and ignore it (I don't keep dangerous ones disabled).
I think it could be very nice to have an optional way to quickly identify the resulting effect hovering the mouse (or gamepad), maybe using the way unique items do, because some are a bit complicated:
(I know, I know, it wasn't in the original game, but I had to give it a try. :)
P.S. Please, ignore the shrine description in the bottom bar, it's of course a Photoshop edit. :D
The text was updated successfully, but these errors were encountered: