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

Blood loss from bleeding seemingly cannot be resisted by afflictions #13711

Open
2 tasks done
Regalis11 opened this issue Apr 2, 2024 Discussed in #13706 · 0 comments
Open
2 tasks done

Blood loss from bleeding seemingly cannot be resisted by afflictions #13711

Regalis11 opened this issue Apr 2, 2024 Discussed in #13706 · 0 comments
Assignees
Labels
Bug Something isn't working Code Programming task Modding Modding-related feature request or issue, or a bug that only occurs with mods

Comments

@Regalis11
Copy link
Collaborator

Discussed in #13706

Originally posted by WrillWasTaken April 1, 2024

Disclaimers

  • I have searched the issue tracker to check if the issue has already been reported.
  • My issue happened while using mods.

What happened?

Attempted to create an affliction that provided 100% blood loss resistance. Character still received full blood loss from bleeding.

Reproduction steps

  1. Create an affliction that grants any amount of blood loss resistance. I encountered it with the following:
 <Affliction name="gsrgsrgsgrsg 2 ekectruvrbrbr boogsrgsloo" identifier="humanbloodlossresistance" description="" type="resistance" isbuff="true" causeofdeathdescription="" selfcauseofdeathdescription="" limbspecific="false" indicatorlimb="Torso" maxstrength="1" showiconthreshold="0" showinhealthscannerthreshold="0">
   <icon texture="%ModDir%/Afflictions/new_afflictions.png" sourcerect="0,0,1,1" color="0,0,0,0" origin="0,0" />
   <Effect minstrength="0" maxstrength="1" resistancefor="bloodloss"  minresistance="1.0" maxresistance="1.0"/>
 </Affliction>
  1. Apply bleeding to a character with aforementioned affliction
  2. Observe as said character takes full blood loss:

image

Bug prevalence

Just once

Single player or multiplayer?

Other

-

quickstart humpback

Version

v1.3.0.0/v1.3.0.1

-

No response

Which operating system did you encounter this bug on?

Windows

Relevant error messages and crash reports

No response

@Regalis11 Regalis11 added Bug Something isn't working Code Programming task Modding Modding-related feature request or issue, or a bug that only occurs with mods labels Apr 2, 2024
@Regalis11 Regalis11 self-assigned this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Code Programming task Modding Modding-related feature request or issue, or a bug that only occurs with mods
Projects
None yet
Development

No branches or pull requests

1 participant