Support multiple containers for HealingComponent (#16867)

This commit is contained in:
Vordenburg
2023-06-03 15:30:20 -04:00
committed by GitHub
parent d8c05d013e
commit 49ba959b82
4 changed files with 23 additions and 12 deletions

View File

@@ -71,7 +71,8 @@
- DroneUsable
- Gauze
- type: Healing
damageContainer: Biological
damageContainers:
- Biological
damage:
types:
Slash: -0.5

View File

@@ -26,7 +26,8 @@
- type: Item
heldPrefix: ointment
- type: Healing
damageContainer: Biological
damageContainers:
- Biological
damage:
types:
Heat: -5
@@ -63,7 +64,8 @@
- type: Sprite
state: brutepack
- type: Healing
damageContainer: Biological
damageContainers:
- Biological
damage:
groups:
Brute: -15 # 5 for each type in the group
@@ -97,7 +99,8 @@
- type: Sprite
state: bloodpack
- type: Healing
damageContainer: Biological
damageContainers:
- Biological
damage:
types:
Bloodloss: -0.5 #lowers bloodloss damage
@@ -127,7 +130,8 @@
graph: Gauze
node: gauze
- type: Healing
damageContainer: Biological
damageContainers:
- Biological
damage:
types:
Slash: -2.5