[Tweak] Something about metabolism (#485)
* [Tweak] Something About Metabolism * up1
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Human
|
||||
- !type:Oxygenate # WD
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: AnthroAnimal
|
||||
- !type:Oxygenate
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
@@ -450,6 +454,11 @@
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Human
|
||||
- !type:Oxygenate # WD
|
||||
factor: 8
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: AnthroAnimal
|
||||
- !type:Oxygenate
|
||||
factor: 8
|
||||
conditions:
|
||||
|
||||
@@ -406,6 +406,8 @@
|
||||
min: 1
|
||||
- !type:OrganType
|
||||
type: Animal # Applying damage to the mobs with lower metabolism capabilities
|
||||
- !type:OrganType # WD
|
||||
type: AnthroAnimal
|
||||
damage:
|
||||
types:
|
||||
Poison: 0.4
|
||||
@@ -416,6 +418,8 @@
|
||||
min: 3
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
- !type:OrganType # WD
|
||||
type: AnthroAnimal
|
||||
|
||||
- type: reagent
|
||||
id: Amatoxin
|
||||
@@ -482,6 +486,9 @@
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
shouldHave: false
|
||||
- !type:OrganType # WD
|
||||
type: AnthroAnimal
|
||||
shouldHave: false
|
||||
reagent: Protein
|
||||
type: Local
|
||||
visualType: MediumCaution
|
||||
@@ -493,11 +500,17 @@
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
shouldHave: false
|
||||
- !type:OrganType # WD
|
||||
type: AnthroAnimal
|
||||
shouldHave: false
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
shouldHave: false
|
||||
- !type:OrganType # WD
|
||||
type: AnthroAnimal
|
||||
shouldHave: false
|
||||
damage:
|
||||
types:
|
||||
Poison: 1
|
||||
@@ -506,6 +519,9 @@
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
shouldHave: true
|
||||
- !type:OrganType # WD
|
||||
type: AnthroAnimal
|
||||
shouldHave: true
|
||||
reagent: Protein
|
||||
amount: 0.5
|
||||
|
||||
@@ -527,6 +543,8 @@
|
||||
min: 1
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
- !type:OrganType # WD
|
||||
type: AnthroAnimal
|
||||
damage:
|
||||
types:
|
||||
Poison: 0.06
|
||||
@@ -569,6 +587,8 @@
|
||||
min: 1
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
- !type:OrganType # WD
|
||||
type: AnthroAnimal
|
||||
damage:
|
||||
types:
|
||||
Poison: 0.06
|
||||
|
||||
Reference in New Issue
Block a user