Additional Hydroponics vegetables - Chili + Recipes (#5966)

This commit is contained in:
Michael Phillips
2022-01-04 05:51:22 -08:00
committed by GitHub
parent 1aaefb6346
commit b36c9395d6
24 changed files with 216 additions and 5 deletions

View File

@@ -111,3 +111,30 @@
meltingPoint: -16.0
tileReactions:
- !type:FlammableTileReaction {}
- type: reagent
id: CapsaicinOil
name: Capsaicin Oil
desc: Capsaicin Oil is the ingredient found in different types of hot peppers.
physicalDesc: oily
color: "#FF0000"
meltingPoint: 146
boilingPoint: 410 # Really high boiling point compared to its melting
metabolisms:
Poison:
effects:
- !type:HealthChange
damage:
groups:
Caustic: 0.5
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 5
damage:
groups:
Caustic: 1
- !type:PopupMessage
type: Local
messages: [ "capsaicin-effect-light-burn" ]
probability: 0.2