New crops: Berries and Bungo (#19800)

* Add berries

* Berry recipes

* Add bungo fruit

* yml tweaks

* yummy poisonous pits

* Technically it's a seed

* Revert "Technically it's a seed"

This reverts commit be892cf119c1e733ac2922b878aaa476f435152a.

Slapping the seed component onto it led to unforeseen consequences, and I don't want to mess with the seed system for a mostly useless gimmick.

* Revert 2 Electric Boogaloo

This reverts commit 2c4fb34250e9369085d49e730de3dab0e077b687.

* Small rewording

* Cocoa balancing

* Oops
This commit is contained in:
Doru991
2023-09-19 06:29:27 +03:00
committed by GitHub
parent 88ec2aa77c
commit fcfe75a308
35 changed files with 317 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
parent: BaseDrink
desc: reagent-desc-juice-berry
physicalDesc: reagent-physical-desc-sweet
flavor: juice
flavor: berry
color: "#660099"
- type: reagent

View File

@@ -533,3 +533,19 @@
damage:
types:
Poison: 0.6 # Makes it 20 damage per unit.
- type: reagent
id: Bungotoxin
name: reagent-name-bungotoxin
group: Toxins
desc: reagent-desc-bungotoxin
physicalDesc: reagent-physical-desc-nondescript
color: "#EBFF8E"
metabolisms:
Poison:
metabolismRate: 0.2
effects:
- !type:HealthChange
damage:
types:
Poison: 1.8