Reagent "Fat" and reactions for soapification and meatification (#16058)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
Kit0vras
2023-06-07 16:04:36 +03:00
committed by GitHub
parent 559574ccb9
commit 9adf737854
10 changed files with 202 additions and 1 deletions

View File

@@ -9,3 +9,6 @@ reagent-desc-spider-blood = Doesn't taste like blueberry juice.
reagent-name-ichor = ichor reagent-name-ichor = ichor
reagent-desc-ichor = An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it. reagent-desc-ichor = An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.
reagent-name-fat = fat
reagent-desc-fat = No matter how it was obtained, its application is important.

View File

@@ -20,6 +20,13 @@
- type: Tag - type: Tag
tags: tags:
- Trash - Trash
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 3
- ReagentId: Blood
Quantity: 10
# For primates mainly # For primates mainly
- type: entity - type: entity
@@ -61,3 +68,11 @@
partType: Torso partType: Torso
- type: Damageable - type: Damageable
damageContainer: Biological damageContainer: Biological
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 10
- ReagentId: Blood
Quantity: 20

View File

@@ -13,6 +13,13 @@
containers: containers:
bodypart: !type:Container bodypart: !type:Container
ents: [] ents: []
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 3
- ReagentId: SpiderBlood
Quantity: 10
- type: entity - type: entity
id: TorsoArachnid id: TorsoArachnid
@@ -28,6 +35,13 @@
state: "torso_m" state: "torso_m"
- type: BodyPart - type: BodyPart
partType: Torso partType: Torso
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 10
- ReagentId: SpiderBlood
Quantity: 20
- type: entity - type: entity
id: HeadArachnid id: HeadArachnid
@@ -54,6 +68,13 @@
- type: Tag - type: Tag
tags: tags:
- Head - Head
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 5
- ReagentId: SpiderBlood
Quantity: 10
- type: entity - type: entity
id: LeftArmArachnid id: LeftArmArachnid

View File

@@ -18,6 +18,13 @@
- type: Tag - type: Tag
tags: tags:
- Trash - Trash
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 3
- ReagentId: Blood
Quantity: 10
- type: entity - type: entity
id: TorsoHuman id: TorsoHuman
@@ -33,6 +40,13 @@
state: "torso_m" state: "torso_m"
- type: BodyPart - type: BodyPart
partType: Torso partType: Torso
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 10
- ReagentId: Blood
Quantity: 20
- type: entity - type: entity
id: HeadHuman id: HeadHuman
@@ -54,6 +68,13 @@
- type: Tag - type: Tag
tags: tags:
- Head - Head
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 5
- ReagentId: Blood
Quantity: 10
- type: entity - type: entity
id: LeftArmHuman id: LeftArmHuman

View File

@@ -16,6 +16,13 @@
- type: Tag - type: Tag
tags: tags:
- Trash - Trash
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 3
- ReagentId: Blood
Quantity: 10
- type: entity - type: entity
id: TorsoReptilian id: TorsoReptilian
@@ -31,6 +38,13 @@
state: "torso_m" state: "torso_m"
- type: BodyPart - type: BodyPart
partType: Torso partType: Torso
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 10
- ReagentId: Blood
Quantity: 20
- type: entity - type: entity
id: HeadReptilian id: HeadReptilian
@@ -52,6 +66,13 @@
- type: Tag - type: Tag
tags: tags:
- Head - Head
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 5
- ReagentId: Blood
Quantity: 10
- type: entity - type: entity
id: LeftArmReptilian id: LeftArmReptilian

View File

@@ -18,6 +18,13 @@
- type: Tag - type: Tag
tags: tags:
- Trash - Trash
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 3
- ReagentId: Blood
Quantity: 10
- type: entity - type: entity
id: TorsoVox id: TorsoVox
@@ -33,6 +40,13 @@
state: "torso_m" state: "torso_m"
- type: BodyPart - type: BodyPart
partType: Torso partType: Torso
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 3
- ReagentId: Blood
Quantity: 10
- type: entity - type: entity
id: HeadVox id: HeadVox
@@ -54,6 +68,13 @@
- type: Tag - type: Tag
tags: tags:
- Head - Head
- type: Extractable
juiceSolution:
reagents:
- ReagentId: Fat
Quantity: 5
- ReagentId: Blood
Quantity: 10
- type: entity - type: entity
id: LeftArmVox id: LeftArmVox

View File

@@ -2112,7 +2112,9 @@
- ReagentId: Nutriment - ReagentId: Nutriment
Quantity: 10 Quantity: 10
- ReagentId: Blood - ReagentId: Blood
Quantity: 60 Quantity: 55
- ReagentId: Fat
Quantity: 5
- type: Butcherable - type: Butcherable
spawned: spawned:
- id: FoodMeat - id: FoodMeat

View File

@@ -23,6 +23,8 @@
Quantity: 5 Quantity: 5
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 1 Quantity: 1
- ReagentId: Fat
Quantity: 5
- type: Item - type: Item
size: 5 size: 5
- type: Temperature - type: Temperature
@@ -56,6 +58,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 9 Quantity: 9
- ReagentId: Fat
Quantity: 9
- type: SliceableFood - type: SliceableFood
count: 3 count: 3
slice: FoodMeatCutlet slice: FoodMeatCutlet
@@ -130,6 +134,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 2 Quantity: 2
- ReagentId: Fat
Quantity: 9
- type: entity - type: entity
name: raw bear meat name: raw bear meat
@@ -148,6 +154,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 9 Quantity: 9
- ReagentId: Fat
Quantity: 9
- type: SliceableFood - type: SliceableFood
count: 3 count: 3
slice: FoodMeatBearCutlet slice: FoodMeatBearCutlet
@@ -173,6 +181,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 9 Quantity: 9
- ReagentId: Fat
Quantity: 9
- type: SliceableFood - type: SliceableFood
count: 3 count: 3
slice: FoodMeatPenguinCutletSlice slice: FoodMeatPenguinCutletSlice
@@ -198,6 +208,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 9 Quantity: 9
- ReagentId: Fat
Quantity: 9
- type: SliceableFood - type: SliceableFood
count: 3 count: 3
slice: FoodMeatChickenCutlet slice: FoodMeatChickenCutlet
@@ -223,6 +235,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 9 Quantity: 9
- ReagentId: Fat
Quantity: 9
- type: SliceableFood - type: SliceableFood
count: 3 count: 3
slice: FoodMeatDuckCutlet slice: FoodMeatDuckCutlet
@@ -272,6 +286,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 1 Quantity: 1
- ReagentId: Fat
Quantity: 2
- type: Construction - type: Construction
graph: CrabSteak graph: CrabSteak
node: start node: start
@@ -294,6 +310,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 5 Quantity: 5
- ReagentId: Fat
Quantity: 3
- type: Construction - type: Construction
graph: GoliathSteak graph: GoliathSteak
node: start node: start
@@ -342,6 +360,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 3 Quantity: 3
- ReagentId: Fat
Quantity: 3
- type: entity - type: entity
name: raw lizard meat name: raw lizard meat
@@ -360,6 +380,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 9 Quantity: 9
- ReagentId: Fat
Quantity: 9
- type: SliceableFood - type: SliceableFood
count: 3 count: 3
slice: FoodMeatLizardCutlet slice: FoodMeatLizardCutlet
@@ -412,6 +434,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 9 Quantity: 9
- ReagentId: Fat
Quantity: 9
- type: SliceableFood - type: SliceableFood
count: 3 count: 3
slice: FoodMeatSpiderCutlet slice: FoodMeatSpiderCutlet
@@ -433,6 +457,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 10 Quantity: 10
- ReagentId: Fat
Quantity: 3
- type: entity - type: entity
name: meatwheat clump name: meatwheat clump
@@ -906,6 +932,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 3 Quantity: 3
- ReagentId: Fat
Quantity: 2
- type: entity - type: entity
name: raw bear cutlet name: raw bear cutlet
@@ -928,6 +956,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 3 Quantity: 3
- ReagentId: Fat
Quantity: 2
- type: entity - type: entity
name: raw penguin cutlet name: raw penguin cutlet
@@ -948,6 +978,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 3 Quantity: 3
- ReagentId: Fat
Quantity: 2
- type: entity - type: entity
name: raw chicken cutlet name: raw chicken cutlet
@@ -968,6 +1000,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 3 Quantity: 3
- ReagentId: Fat
Quantity: 2
- type: entity - type: entity
name: raw duck cutlet name: raw duck cutlet
@@ -988,6 +1022,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 3 Quantity: 3
- ReagentId: Fat
Quantity: 2
- type: entity - type: entity
name: raw lizard cutlet name: raw lizard cutlet
@@ -1011,6 +1047,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 3 Quantity: 3
- ReagentId: Fat
Quantity: 2
- type: entity - type: entity
name: raw spider cutlet name: raw spider cutlet
@@ -1030,6 +1068,8 @@
reagents: reagents:
- ReagentId: UncookedAnimalProteins - ReagentId: UncookedAnimalProteins
Quantity: 3 Quantity: 3
- ReagentId: Fat
Quantity: 2
- type: entity - type: entity
name: raw xeno cutlet name: raw xeno cutlet

View File

@@ -87,3 +87,13 @@
plantMetabolism: plantMetabolism:
- !type:PlantAdjustWater - !type:PlantAdjustWater
amount: 0.5 amount: 0.5
- type: reagent
id: Fat
name: reagent-name-fat
group: Biological
desc: reagent-desc-fat
flavor: terrible
color: "#d8d8b0"
physicalDesc: reagent-physical-desc-exotic-smelling
slippery: false

View File

@@ -24,6 +24,53 @@
products: products:
BuzzochloricBees: 3 BuzzochloricBees: 3
- type: reaction
id: CreateSoap
impact: Low
quantized: true
reactants:
Fat:
amount: 15
TableSalt:
amount: 10
Water:
amount: 10
effects:
- !type:CreateEntityReactionEffect
entity: Soap
- type: reaction
id: CreateSoapHomemade
impact: Low
quantized: true
reactants:
Fat:
amount: 15
TableSalt:
amount: 10
Blood:
amount: 10
effects:
- !type:CreateEntityReactionEffect
entity: SoapHomemade
- type: reaction
id: Meatification
impact: Low
quantized: true
reactants:
Fat:
amount: 25
Nutriment:
amount: 5
Blood:
amount: 10
Carbon:
amount: 10
effects:
- !type:CreateEntityReactionEffect
entity: FoodMeat
- type: reaction - type: reaction
id: SpaceGlue id: SpaceGlue
minTemp: 370 minTemp: 370