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

Pipe bomb weight fix #36539

Merged
merged 1 commit into from
Dec 30, 2019
Merged

Conversation

RarkGrames
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Reduced the weight of the pipe bomb to match ingredients"

Purpose of change

With an 8 str character the pipe bomb has a 9 tiles range, which is well within the explosion radius.

Describe the solution

If the bomb is being made from around one third of a whole, meter long pipe (1.25 kg), then it is reasonable to adjust the weight to 730 g (410 g short pipe, around 320 g load and fuse). With this the range increases to a more manageable 13 tiles.

Describe alternatives you've considered

  • Adding scrap metal as a byproduct to the recipe (this would require adding a disassembly recipe to the pipe bomb)
  • Adding a "short pipe" item just for this

Both of them seem to be more trouble than worth.

Testing

Spawned a pipe bomb and checked out the weight and range.

@curstwist curstwist added <Bugfix> This is a fix for a bug (or closes open issue) Items / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON labels Dec 29, 2019
@kevingranade kevingranade merged commit b9a503d into CleverRaven:master Dec 30, 2019
@RarkGrames RarkGrames deleted the Pipe-bomb-weight-fix branch December 30, 2019 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Items / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants