Additional Hydroponics vegetables - Chili + Recipes (#5966)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user