Botany balancing fixes and QoL ('No romerol ambrosia' edition) (#21756)

* Chem 1984 phase 1

* Chem 1984 phase 2

* Notification on species mutation

* Plant yml balancing

* Better localization

* First version of reagent list

* Revert "Better localization"
nvm
This reverts commit bab87cb1bd58523164d306dccaefc1ac5c6b64ad.

* cooler reagents and no more popups

* :trollface:

* I’m blind
This commit is contained in:
Doru991
2023-12-02 19:01:58 +02:00
committed by GitHub
parent b8ded78305
commit 541e9a0711
4 changed files with 143 additions and 26 deletions

View File

@@ -172,8 +172,8 @@
- type: MeleeWeapon
damage:
types:
Heat: 6
Caustic: 6
Heat: 7.5
Caustic: 7.5
- type: SolutionContainerManager
solutions:
food:
@@ -677,12 +677,12 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 19
maxVol: 24
reagents:
- ReagentId: Nutriment
Quantity: 5
- ReagentId: SpaceLube
Quantity: 10
Quantity: 15
- ReagentId: Vitamin
Quantity: 4
- type: Sprite
@@ -1242,10 +1242,10 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 22
maxVol: 20
reagents:
- ReagentId: Omnizine
Quantity: 5
Quantity: 3
- ReagentId: SpaceDrugs
Quantity: 5
- ReagentId: Nutriment
@@ -1398,19 +1398,19 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 9
maxVol: 7
reagents:
- ReagentId: Nutriment
Quantity: 5
- ReagentId: CarpoToxin
Quantity: 4
Quantity: 2
- type: Produce
seedId: koibean
- type: Extractable
juiceSolution:
reagents:
- ReagentId: CarpoToxin
Quantity: 4
Quantity: 2
- type: entity
name: watermelon

View File

@@ -0,0 +1,114 @@
- type: weightedRandomFillSolution
id: RandomPickBotanyReagent
fills:
- quantity: 5
weight: 0.5
reagents:
- Omnizine
- Nocturine
- Barozine
- Lexorin
- Honk
- BuzzochloricBees
- Stimulants
- quantity: 5
weight: 1
reagents:
- Cognizine
- Toxin
- Leporazine
- Epinephrine
- CarpoToxin
- SulfuricAcid
- Licoxide
- Napalm
- ChlorineTrifluoride
- Radium
- Gold
- Uranium
- Phosphorus
- AtomicBomb
- Neurotoxin
- ChangelingSting
- CogChamp
- quantity: 5
weight: 2
reagents:
- Desoxyephedrine
- ChloralHydrate
- Ipecac
- Hyronalin
- Pax
- Cryoxadone
- Ethylredoxrazine
- Dylovene
- Histamine
- Blood
- WeldingFuel
- Mercury
- Silver
- Phenol
- Ultravasculine
- Carbon
- THC
- Nicotine
- DoctorsDelight
- IceCream
- Cola
- Diphenhydramine
- Iron
- quantity: 10
weight: 3
reagents:
- Bicaridine
- Dermaline
- Ephedrine
- NorepinephricAcid
- Tricordrazine
- Saline
- PulpedBananaPeel
- Cryptobiolin
- EZNutrient
- Ammonia
- RobustHarvest
- SpaceLube
- Theobromine
- Allicin
- Acetone
- Ash
- SodiumCarbonate
- SpaceDrugs
- MuteToxin
- JuiceBerryPoison
- Pilk
- Posca
- Ethanol
- FourteenLoko
- LemonLime
- Enzyme
- Vinegar
- Potassium
- Fluorine
- Aluminium
- quantity: 10
weight: 3.5
reagents:
- Vitamin
- Kelotane
- Inaprovaline
- Oil
- Slime
- Fiber
- Water
- Sugar
- Cream
- SodaWater
- Ice
- JuiceCarrot
- JuicePotato
- Protein
- Flour
- Soysauce
- TableSalt
- Chlorine
- Mercury

View File

@@ -427,8 +427,8 @@
Max: 5
PotencyDivisor: 20
SpaceLube:
Min: 1
Max: 10
Min: 5
Max: 15
PotencyDivisor: 10
Vitamin:
Min: 1
@@ -1028,8 +1028,8 @@
PotencyDivisor: 10
Omnizine: # Don't kill me
Min: 1
Max: 5
PotencyDivisor: 20
Max: 3
PotencyDivisor: 35
SpaceDrugs:
Min: 1
Max: 5
@@ -1164,8 +1164,8 @@
chemicals:
Nutriment:
Min: 1
Max: 3
PotencyDivisor: 25
Max: 2
PotencyDivisor: 50
- type: seed
id: koibean