Update Blood healing and blood absorpsion (#1331)
This commit is contained in:
@@ -259,6 +259,10 @@
|
||||
effects:
|
||||
- !type:ModifyBloodLevel
|
||||
amount: 20
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Bloodloss: -10
|
||||
pricePerUnit: 2
|
||||
|
||||
- type: reagent
|
||||
@@ -276,6 +280,10 @@
|
||||
effects:
|
||||
- !type:ModifyBloodLevel
|
||||
amount: -10
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Bloodloss: 3
|
||||
pricePerUnit: 2
|
||||
|
||||
- type: reagent
|
||||
@@ -528,4 +536,4 @@
|
||||
Food:
|
||||
metabolismRate: 0.05
|
||||
effects:
|
||||
- !type:Jitter
|
||||
- !type:Jitter
|
||||
|
||||
Reference in New Issue
Block a user