Whisper bleed update v3 (#25434)
* Whisper bleed update v3 * missed a few * Add bleeding message to health analyzer. * Fix bleed notification not updating. * Apparently this either doesnt exist
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
bloodlossDamage:
|
||||
types:
|
||||
Bloodloss:
|
||||
1
|
||||
0.5
|
||||
bloodlossHealDamage:
|
||||
types:
|
||||
Bloodloss:
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
bloodlossDamage:
|
||||
types:
|
||||
Bloodloss:
|
||||
1
|
||||
0.5
|
||||
bloodlossHealDamage:
|
||||
types:
|
||||
Bloodloss:
|
||||
|
||||
@@ -207,7 +207,7 @@
|
||||
- type: Bloodstream
|
||||
bloodlossDamage:
|
||||
types:
|
||||
Bloodloss: 1
|
||||
Bloodloss: 0.5
|
||||
bloodlossHealDamage:
|
||||
types:
|
||||
Bloodloss: -1
|
||||
|
||||
@@ -229,6 +229,7 @@
|
||||
components:
|
||||
- type: Stack
|
||||
lingering: true
|
||||
|
||||
- type: entity
|
||||
parent: BaseHealingItem
|
||||
id: Tourniquet
|
||||
|
||||
Reference in New Issue
Block a user