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

Ability to change hitpoints value on parts? #431

Closed
ghost opened this issue Dec 23, 2017 · 5 comments
Closed

Ability to change hitpoints value on parts? #431

ghost opened this issue Dec 23, 2017 · 5 comments
Assignees

Comments

@ghost
Copy link

ghost commented Dec 23, 2017

ISSUE TYPE
  • Enhancement (Expand on existing features)
SUMMARY

It's kinda weird how we can't change the hitpoint values on parts, since some might want to make the parts a bit weaker (think wood and canvas WWI biplanes)

@gomker
Copy link
Collaborator

gomker commented Dec 23, 2017

You can via MM patches. The default hit points are calculated on surface area and density of the part. This formula works OK for most parts but custom parts from mod makers will require some balance.

Documentation here : https://github.com/PapaJoesSoup/BDArmory/wiki/1.2.1-Hitpoints-&-Armor

You can also see some manual adjustment that needed to be made here:

https://github.com/PapaJoesSoup/BDArmory/blob/dev/BDArmory/Distribution/GameData/BDArmory/MMPatches/000000_HitpointModule_PartFixes.cfg

@ghost
Copy link
Author

ghost commented Dec 23, 2017

I know, but what if you had the same part, and one was on a WWII plane and the other was on a WWI plane? Or maybe you want to change the hitpoints without having to load and reload the game all the time.

I think I'm getting pretty annoying with you guys now that I'm requesting so many stuff. If you want me to close the issue then please notify me.

@gomker
Copy link
Collaborator

gomker commented Dec 23, 2017

Lol - you're fine , we need other perspectives on how things could be used. #429 is related, I think I may combine these two items for a feature set like a window to control the values. Or a setting that switches it up to allow editing.

Here is the thing, it probably will be All or nothing, meaning if you switch to "manual" mode you will need to define the Hitpoints for all parts on your vessel, set with a low or manually set default value.

Adding color to this as to "why" is that its a part module and it will be applicable to all parts with the Hitpoint module

@ghost
Copy link
Author

ghost commented Dec 23, 2017

Okay, thanks for considering and thank you for your patience with me 😄

@ghost ghost mentioned this issue Dec 24, 2017
@gomker
Copy link
Collaborator

gomker commented Jul 8, 2018

I think Doc has some extra tools for tweaking HP values as well

@gomker gomker closed this as completed Jul 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant