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

No more empty chests! #974

Open
dorkster opened this issue Oct 20, 2024 · 2 comments
Open

No more empty chests! #974

dorkster opened this issue Oct 20, 2024 · 2 comments
Assignees
Milestone

Comments

@dorkster
Copy link
Collaborator

It's very disappointing to get nothing from a chest. And when it does happen, it might seem like the game is broken.

I think we need some new loot tables for chests that guarantee, at the very least, gold.

I also think we should add a chance to get some of the "price-scaled" items that don't drop from enemies. These include potions, empty bottles, and scrolls.

@dorkster dorkster added this to the 1.15 milestone Oct 20, 2024
@Blueberryy
Copy link

Blueberryy commented Oct 28, 2024

It's very disappointing to get nothing from a chest. And when it does happen, it might seem like the game is broken.

I think we need some new loot tables for chests that guarantee, at the very least, gold.

I also think we should add a chance to get some of the "price-scaled" items that don't drop from enemies. These include potions, empty bottles, and scrolls.

Maybe it's bad idea but i'm gonna write it; What about automatically opening for crates without loot? Like your character near them and game will unpack them so you will not need to bother about clicking crate

Plus i think that empty crates is something that makes it a little realistic

@dorkster
Copy link
Collaborator Author

Maybe it's bad idea but i'm gonna write it; What about automatically opening for crates without loot? Like your character near them and game will unpack them so you will not need to bother about clicking crate

Plus i think that empty crates is something that makes it a little realistic

I don't think whether or not the player has to interact with the chest is the core issue here. Plus, it would add complexity in terms of implementation, since we currently determine the loot to drop after the player interacts with an event that drops loot (i.e. a chest).

As for it being arguably more realistic, I would refer to Gabe Newell's thoughts on the subject. With how sparingly we place chests, I think it's a disservice to the player's actions for them to not contain anything.

@dorkster dorkster self-assigned this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants