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

Rebalance item handling costs #14977

Merged
merged 17 commits into from
Jan 28, 2016
Merged

Conversation

mugling
Copy link
Contributor

@mugling mugling commented Jan 24, 2016

Continues from #14972 (which adds ammo pouches and some new constants) by adding a single extra commit (24e5c39) that improves the balance of item handling.

  • increases the overall cost by 100% (VOLUME_MOVE_COST)
  • increase the cost of items not worn or in holsters by a further 50% (MAP_HANDLING_FACTOR)
  • reduces the minimum handling cost by 25% to 30 (MIN_HANDLING_COST)

The idea is that holsters are currently too cheap (#14306) so the overall effect is to increase their cost whilst keeping their advantage of fetching items from the inventory.

@mugling mugling changed the title Rebalance moves Rebalance item handling costs Jan 24, 2016
@kevingranade kevingranade merged commit 24e5c39 into CleverRaven:master Jan 28, 2016
@mugling mugling deleted the rebalance_moves branch January 31, 2016 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants