Merge branch 'crystallpunk-14:master' into Comoss_update_22.02.25
This commit is contained in:
@@ -426,6 +426,18 @@
|
||||
layers:
|
||||
- state: cloth_1
|
||||
map: ["base"]
|
||||
- type: Healing
|
||||
damageContainers:
|
||||
- Biological
|
||||
damage:
|
||||
types:
|
||||
Slash: -3
|
||||
Piercing: -3
|
||||
bloodlossModifier: -8
|
||||
healingBeginSound:
|
||||
path: "/Audio/Items/Medical/brutepack_begin.ogg"
|
||||
healingEndSound:
|
||||
path: "/Audio/Items/Medical/brutepack_end.ogg"
|
||||
- type: Appearance
|
||||
- type: Stack
|
||||
stackType: CP14Cloth
|
||||
|
||||
@@ -23,9 +23,10 @@
|
||||
- Biological
|
||||
damage:
|
||||
types:
|
||||
Slash: -1
|
||||
Piercing: -1
|
||||
bloodlossModifier: -4
|
||||
Slash: -2
|
||||
Piercing: -2
|
||||
bloodlossModifier: -6
|
||||
delay: 2.5
|
||||
healingBeginSound:
|
||||
path: "/Audio/Items/Medical/brutepack_begin.ogg"
|
||||
healingEndSound:
|
||||
@@ -74,9 +75,10 @@
|
||||
- Biological
|
||||
damage:
|
||||
types:
|
||||
Slash: -4
|
||||
Piercing: -4
|
||||
Slash: -6
|
||||
Piercing: -6
|
||||
bloodlossModifier: -10
|
||||
delay: 2
|
||||
healingBeginSound:
|
||||
path: "/Audio/Items/Medical/brutepack_begin.ogg"
|
||||
healingEndSound:
|
||||
|
||||
Reference in New Issue
Block a user