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

Allow low strength characters to drag more furniture #34882

Merged
merged 1 commit into from
Oct 20, 2019

Conversation

anothersimulacrum
Copy link
Member

@anothersimulacrum anothersimulacrum commented Oct 20, 2019

Summary

SUMMARY: Balance "Allow low strength characters to drag furniture within a reasonable range of their strength"

Purpose of change

Low strength characters cannot drag common household items, things such as tables and chairs.

Describe the solution

Allow low strength characters to move these, at high move cost (Whatever is higher, the (required strength squared + 100) * 10, or 3000 (30 seconds) ).

Describe alternatives you've considered

Going through and adjusting all the required strength values, but low strength characters should arguably still be able to move most furniture, it will just take much longer.

Testing

Start as a strength four character and try to move a table. You are able to do this with a high movecost and possibly a few attempts with these changes, unable to without.

Additional context

I'm open for adjustment to the strength wiggle room, the multiplier on the move penalty, and the minimum moves.

@anothersimulacrum anothersimulacrum changed the title Allow low strength characters to drag furniture Allow low strength characters to drag more furniture Oct 20, 2019
@KorGgenT KorGgenT added Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. Game: Balance Balancing of (existing) in-game features. labels Oct 20, 2019
Currently, low strength characters are prevented from moving things that
require a strength suitably higher than theirs. This can lead to weird
results, such as low strength characters being unable to move common
household furniture, such as tables.
@ZhilkinSerg ZhilkinSerg merged commit 002d740 into CleverRaven:master Oct 20, 2019
@anothersimulacrum anothersimulacrum deleted the low-drag branch October 20, 2019 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. Game: Balance Balancing of (existing) in-game features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants