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

Prison scenario lockpicking issue. #40267

Closed
ghost opened this issue May 6, 2020 · 9 comments
Closed

Prison scenario lockpicking issue. #40267

ghost opened this issue May 6, 2020 · 9 comments
Labels
Game: Balance Balancing of (existing) in-game features. Mechanics: Effects / Skills / Stats Effects / Skills / Stats (S4 - Invalid) wontfix / can't reproduce / notabug Scenarios New Scenarios, balancing, bugs with scenarios <Suggestion / Discussion> Talk it out before implementing

Comments

@ghost
Copy link

ghost commented May 6, 2020

Describe The Bug

The Prison starting scenario is impossible, since you can't craft lockpicks to open the bar doors without fine hammering/bolt turning and metal sawing tools anymore.

Steps To Reproduce

  1. Make a character with Prison as the starting scenario.
  2. Try to craft lockpicks to pick the bar doors leading outside.
  3. Try to break the reinforced glass in the visitor center.
  4. There's no way to pick the doors or break through the reinforced glass.

Expected behavior

There needs to be some way to exit the prison. Starting the prison professions with lockpicks or having them spawn in one of the accessible areas should fix it. Alternatively, adding the tools needed to craft makeshift lockpicks would also solve the issue.

Versions and configuration

  • OS: Windows 10
  • Game Version: 0.E-1828-g7e2c59c
  • Graphics version: Tiles
  • Ingame language: English
  • Mods loaded: DDA, Zetsukaze's Hair - 0.E EDIT, Graphical Overmap, Stats Through Kills, Stats Through Skills.

Additional context

This happened because of the change to the improvised lockpick recipe having higher tool requirements.

This is the world with the soft-locked save, in case it's useful.
Teaneck.zip

@cirops
Copy link
Contributor

cirops commented May 6, 2020

About item 4 in your steps: homewrecker is craftable from inside the prison, and it destroys both jail gates and reinforced glass... it is a mighty pain to get 2400 thread though.

@Dacendeth
Copy link
Contributor

god that would take 30 hours taking apart rags for that much thread but I guess if you could find the light to do that that's one way to escape still.

@Night-Pryanik Night-Pryanik added <Suggestion / Discussion> Talk it out before implementing Game: Balance Balancing of (existing) in-game features. Mechanics: Effects / Skills / Stats Effects / Skills / Stats Scenarios New Scenarios, balancing, bugs with scenarios labels May 7, 2020
@ghost
Copy link
Author

ghost commented May 7, 2020

So the homewrecker does indeed work to get out, even though it does require 30 hours of work. You aren't actually guaranteed to have any objects with the cutting quality spawn in the playable area, but occasionally scissors spawn on prisoner zombies or some of the counters.

That still leaves a pretty large number of saves theoretically locked, since it doesn't seem you can make anything with cutting without using rags. It's not literally impossible, but I think it could use some tweaking, since 30 hours of work just to get out of the prison seems excessive even if you get a cutting tool.

@Night-Pryanik
Copy link
Contributor

Challenge scenarios ain't guaranteed to be winnable at all. There IS a method to get out, so if in one particular run one wasn't able to do this, it doesn't necessarily mean that scenario requires balancing or other changes to make it easier.

@cirops
Copy link
Contributor

cirops commented May 7, 2020

I do agree 30 hours is excessive, and I'd definitely do something to address this current issue.
As for the "You aren't actually guaranteed to have any objects with the cutting quality spawn in the playable area" (supposing none of the desired items drop from monsters), you can:

  1. get a plank.
  2. get pipe and a chunk of steel from lockers and shelves (1 hammering quality).
  3. bash down visitor door.
  4. craft spike with the chunk of steel.
  5. craft makeshift knife from spike and rag (get a rag from the bed upstairs). (1 cutting).
  6. craft homewrecker from tedious rag disassembling.

@ghost
Copy link
Author

ghost commented May 7, 2020

Yeah, that was my fault, I forgot you could get a rag from the bed.

Prison isn't marked as a challenge scenario, though. Unless all scenarios that give points/aren't Evacuee are supposed to be challenge scenarios.

I'm not sure what the definition of 'easier' is, but I don't think adding lockpicks to the professions would change the difficulty in any way other than removing the need to gather 2400 thread, it would just be leaving it exactly as challenging as before the lockpicking overhaul.

Besides, most of the prison professions already get lockpicking skill levels, so it doesn't seem like a huge leap.

@cirops
Copy link
Contributor

cirops commented May 7, 2020

I think at this point this is just a matter of tweaking some sort of variable in this scenario to make it more.. "refined" (fun?). If I were to do something, my preferred solution would be something in the mapgen, e.g:

  • Add some sort of hidden way of finding a lockpick in some toilet;
  • Add a toolshed/prison work area where you would have to kill a bunch of zombies, in exchange to finding the tools necessary to craft the pick.

Both of course require work, so we'd have to wait for some knowledgeable contributor wanting to implement it.

@kevingranade
Copy link
Member

Unless all scenarios that give points/aren't Evacuee are supposed to be challenge scenarios.

You're supposed to figure that out from context. It's staggeringly obvious that starting locked in a prison is a challenge.

As a rule, we do not arbitrarally change scenarios to guarantee they're survivable. One of the main reasons is that frequently when a scenario is reported as being impossible, the reporter is mistaken, and it's entirely too much work to audit reports like this.

If there is a mechanism a player should be able to use to escape, i.e. using a spike to scrape mortar out of a brick wall and removing bricks, or other kinds of improvised demolitions, feel free to make those suggestions, but just giving players resources to defeat the scenario is a non starter.

@kevingranade
Copy link
Member

Specifically, no to the mapgen suggestion as well, since tuned mapgen is fragile and subject to reversion due 5o unrelated reasons.

@kevingranade kevingranade added the (S4 - Invalid) wontfix / can't reproduce / notabug label May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Game: Balance Balancing of (existing) in-game features. Mechanics: Effects / Skills / Stats Effects / Skills / Stats (S4 - Invalid) wontfix / can't reproduce / notabug Scenarios New Scenarios, balancing, bugs with scenarios <Suggestion / Discussion> Talk it out before implementing
Projects
None yet
Development

No branches or pull requests

4 participants