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

[Magiclysm] Pain Split doesn't account for differing max health #53383

Open
Sohex opened this issue Dec 12, 2021 · 0 comments
Open

[Magiclysm] Pain Split doesn't account for differing max health #53383

Sohex opened this issue Dec 12, 2021 · 0 comments
Labels
<Bug> This needs to be fixed Mechanics: Character / Player Character / Player mechanics Mechanics: Enchantments / Spells Enchantments and spells Mods: Magiclysm Anything to do with the Magiclysm mod

Comments

@Sohex
Copy link
Contributor

Sohex commented Dec 12, 2021

Describe the bug

The spell pain split doesn't account for body parts having different amounts of max health, e.g. the head from the glass jaw trait. As a result you can heal a part to above its maximum health. E.g. if your head has a max health of 65 and the rest of you 87 if your head is damaged to 45 and you cast pain split it'll heal to 80.

Steps to reproduce

  1. Have a body part with max health different from the rest (e.g. take glass jaw)
  2. Cast pain split
  3. See that body part be pushed to above max health

Expected behavior

Pain split should never raise the health of a part above its max health. The preferred behavior would probably be for it to average health based on percentages rather than absolute values.

Screenshots

No response

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 2009
  • Game Version: e481839 [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    No Fungal Growth [no_fungal_growth],
    Bionic Professions [package_bionic_professions],
    Magiclysm [magiclysm],
    Stats Through Kills [stats_through_kills],
    Stats Through Skills [StatsThroughSkills]
    ]

Additional context

No response

@wapcaplet wapcaplet added Mechanics: Character / Player Character / Player mechanics Mechanics: Enchantments / Spells Enchantments and spells Mods: Magiclysm Anything to do with the Magiclysm mod <Bug> This needs to be fixed labels Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Mechanics: Character / Player Character / Player mechanics Mechanics: Enchantments / Spells Enchantments and spells Mods: Magiclysm Anything to do with the Magiclysm mod
Projects
None yet
Development

No branches or pull requests

2 participants