Апстрим некоторого из ботаники (#415)

* Rainbow Weed (#25759)

* rainbow weed

* Lipolicide

* psicodine + mannitol

* happiness

* ground + dried + smokables

* damn you notepad++

* fix

WHY NOT TELL ME ALL THE PROBLEMS AT THE SAME TIME!!!

* work

* work i beg you

* recipe good

* possibly fix merge conflict

* remove reagents

* Psicodine, Mannitol, Lipolicide and Happiness (#27134)

* reagents

* Update Resources/Locale/en-US/reagents/meta/narcotics.ftl

---------

Co-authored-by: Kara <lunarautomaton6@gmail.com>

* fix cannabis

* Killer tomatoes (#26053)

* make tomatoes

* many friends! many mommies

* finish

* renaming system

* fix

* Update miscellaneous.yml

* Update Content.Server/NPC/Systems/NPCImpritingBehaviourSystem.cs

Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>

* N

* deleete exception?

* merge conflict fix

* fix?

* fuck you

* sloth fixes

* fixess?

* fix

---------

Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>

* Small tomato killer tweak (#27265)

* Update miscellaneous.yml

* Update mobspawn.yml

* Update miscellaneous.yml

* Update miscellaneous.yml

* Spaceman's Trumpet and Lily (#25090)

* trumpet + lily +polypy

* trumbet

* Change plant clipping mechanics (#25326)

Make seeds from clipped plants inherit the decreased health from parents.
Also require one growth stage before clipping.

* fixes

* Resprite & hand position correction of Nettle & Death Nettle (#25421)

Resprite of Nettle & Death Nettle. Corrected R & L hand locations for all orientations of both plants.

* Remake hairflowers (#25475)

* Add more lily usage (orange hairflower and flowercrown)

* comit 2

* ee

* more fixes

* w

* im stupid

* bring poppy in authodrobe

* weh

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Revert "Remake hairflowers (#25475)"

This reverts commit 6b2a9b96b18a6c854c3aea149611d7dd496518c0.

* Make Holy Water more like Water (#27068)

holy water can now be used to satiate thirst, water plants, and extinguish fires.

* New plant mutation: Pyrotton (#27200)

* WIP

* sprites n stuff

* flavour

* maybe fix

* add stack

* fix parent

* Rewords plant/effect descriptions for clarity (#28156) (#28169)

* Rewords plant/effect descriptions for clarity (#28156)

* Forgot Robust Harvest.

* Update Resources/Locale/en-US/guidebook/chemistry/effects.ftl

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>

---------

Co-authored-by: potato1234_x <79580518+potato1234x@users.noreply.github.com>
Co-authored-by: Kara <lunarautomaton6@gmail.com>
Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
Co-authored-by: Flesh <62557990+PolterTzi@users.noreply.github.com>
Co-authored-by: MjrLandWhale <brandonemitch@gmail.com>
Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Ghagliiarghii <68826635+Ghagliiarghii@users.noreply.github.com>
Co-authored-by: Ubaser <134914314+UbaserB@users.noreply.github.com>
Co-authored-by: alex-georgeff <54858069+taurie@users.noreply.github.com>
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
ThereDrD0
2024-07-02 23:23:12 +03:00
committed by GitHub
parent d63d3521ee
commit d8ffea1ee8
72 changed files with 1335 additions and 16 deletions

View File

@@ -1064,6 +1064,16 @@
conditions:
- !type:ReagentThreshold
min: 15
reactiveEffects:
Extinguish:
methods: [ Touch ]
effects:
- !type:ExtinguishReaction
plantMetabolism:
- !type:PlantAdjustWater
amount: 1
tileReactions:
- !type:ExtinguishTileReaction { }
- type: reagent
id: Pyrazine
@@ -1278,3 +1288,68 @@
Brute: -2
types:
Poison: 0.5
- type: reagent
id : Mannitol # currently this is just a way to create psicodine
name: reagent-name-mannitol
group: Medicine
desc: reagent-desc-mannitol
physicalDesc: reagent-physical-desc-opaque
flavor: sweet
color: "#A0A0A0"
metabolisms:
Medicine:
effects:
- !type:PopupMessage
conditions:
- !type:ReagentThreshold
min: 15
type: Local
visualType: Medium
messages: [ "mannitol-effect-enlightened" ]
probability: 0.2
- type: reagent
id: Psicodine
name: reagent-name-psicodine
group: Medicine
desc: reagent-desc-psicodine
physicalDesc: reagent-physical-desc-shiny
flavor: bitter
color: "#07E79E"
metabolisms:
Medicine:
effects:
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 30
damage:
types:
Poison: 2
- !type:GenericStatusEffect
conditions:
- !type:ReagentThreshold
min: 30
key: SeeingRainbows
component: SeeingRainbows
type: Add
time: 8
refresh: false
- !type:GenericStatusEffect
key: Jitter
time: 2.0
type: Remove
- !type:GenericStatusEffect
key: Drunk
time: 6.0
type: Remove
- !type:PopupMessage # we dont have sanity/mood so this will have to do
type: Local
visualType: Medium
messages:
- "psicodine-effect-fearless"
- "psicodine-effect-anxieties-wash-away"
- "psicodine-effect-at-peace"
probability: 0.2

View File

@@ -536,3 +536,53 @@
conditions:
- !type:ReagentThreshold
min: 20
- type: reagent
id: Happiness
name: reagent-name-happiness
group: Narcotics
desc: reagent-desc-happiness
physicalDesc: reagent-physical-desc-soothing
flavor: paintthinner
color: "#EE35FF"
metabolisms:
Narcotic:
effects:
- !type:Emote
emote: Laugh
showInChat: true
probability: 0.1
conditions:
- !type:ReagentThreshold
max: 20
- !type:Emote
emote: Whistle
showInChat: true
probability: 0.1
conditions:
- !type:ReagentThreshold
max: 20
- !type:Emote
emote: Crying
showInChat: true
probability: 0.1
conditions:
- !type:ReagentThreshold
min: 20
- !type:PopupMessage # we dont have sanity/mood so this will have to do
type: Local
visualType: Medium
messages:
- "psicodine-effect-fearless"
- "psicodine-effect-anxieties-wash-away"
- "psicodine-effect-at-peace"
probability: 0.2
conditions:
- !type:ReagentThreshold
max: 20
- !type:GenericStatusEffect
key: SeeingRainbows
component: SeeingRainbows
type: Add
time: 5
refresh: false

View File

@@ -638,3 +638,23 @@
- !type:Electrocute
probability: 0.8
- type: reagent
id: Lipolicide
name: reagent-name-lipolicide
group: Toxins
desc: reagent-desc-lipolicide
physicalDesc: reagent-physical-desc-strong-smelling
flavor: mothballs #why does weightloss juice taste like mothballs
color: "#F0FFF0"
metabolisms:
Poison:
effects:
- !type:HealthChange
conditions:
- !type:Hunger
max: 50
damage:
types:
Poison: 2
- !type:SatiateHunger
factor: -6