Spaceman's Trumpet and Lily (#25090)

* trumpet + lily +polypy

* trumbet
This commit is contained in:
potato1234_x
2024-02-21 16:49:39 +10:00
committed by GitHub
parent 41267979f4
commit 33153aaa2e
25 changed files with 240 additions and 0 deletions

View File

@@ -1209,6 +1209,34 @@
tags:
- Flower # TODO add "RedFlower" or "Poppy" tag, when other color flowers will be
- type: entity
name: lily
parent: FoodPoppy
id: FoodLily
description: A beautiful orange flower.
components:
- type: FlavorProfile
flavors:
- medicine
- type: SolutionContainerManager
solutions:
food:
maxVol: 22
reagents:
- ReagentId: Nutriment
Quantity: 2
- ReagentId: Bicaridine
Quantity: 20
- type: Sprite
sprite: Objects/Specific/Hydroponics/lily.rsi
- type: Produce
seedId: lily
- type: Extractable
grindableSolutionName: food
- type: Tag
tags:
- Flower
- type: entity
name: lingzhi
parent: FoodProduceBase
@@ -1432,6 +1460,34 @@
- ReagentId: MilkSoy
Quantity: 5
- type: entity
name: spaceman's trumpet
description: A vivid flower that smells faintly of freshly cut grass. Touching the flower seems to stain the skin some time after contact, yet most other surfaces seem to be unaffected by this phenomenon.
id: FoodSpacemansTrumpet
parent: FoodProduceBase
components:
- type: FlavorProfile
flavors:
- violets
- type: Sprite
sprite: Objects/Specific/Hydroponics/spacemans_trumpet.rsi
- type: SolutionContainerManager
solutions:
food:
maxVol: 4
reagents:
- ReagentId: Nutriment
Quantity: 1
- ReagentId: PolypyryliumOligomers
Quantity: 3
- type: Produce
seedId: spacemansTrumpet
- type: Tag
tags:
- Flower
- type: Instrument #hehe trumpet
program: 56
- type: entity
name: koibean
description: These beans seem a little bit fishy.

View File

@@ -351,6 +351,17 @@
- type: Sprite
sprite: Objects/Specific/Hydroponics/poppy.rsi
- type: entity
parent: SeedBase
name: packet of lily seeds
description: "These seeds grow into lilies."
id: LilySeeds
components:
- type: Seed
seedId: lily
- type: Sprite
sprite: Objects/Specific/Hydroponics/lily.rsi
- type: entity
parent: SeedBase
name: packet of lingzhi spores
@@ -448,6 +459,16 @@
- type: Sprite
sprite: Objects/Specific/Hydroponics/soybeans.rsi
- type: entity
parent: SeedBase
name: packet of spaceman's trumpet seeds
id: SpacemansTrumpetSeeds
components:
- type: Seed
seedId: spacemansTrumpet
- type: Sprite
sprite: Objects/Specific/Hydroponics/spacemans_trumpet.rsi
- type: entity
parent: SeedBase
name: packet of koibean seeds

View File

@@ -1008,3 +1008,8 @@
id: fishops
flavorType: Complex
description: flavor-complex-fishops
- type: flavor
id: violets
flavorType: Complex
description: flavor-complex-violets

View File

@@ -933,6 +933,8 @@
packetPrototype: PoppySeeds
productPrototypes:
- FoodPoppy
mutationPrototypes:
- lily
lifespan: 25
maturation: 10
production: 3
@@ -976,6 +978,34 @@
Max: 10
PotencyDivisor: 10
- type: seed
id: lily
name: seeds-lily-name
noun: seeds-noun-seeds
displayName: seeds-lily-display-name
plantRsi: Objects/Specific/Hydroponics/lily.rsi
packetPrototype: LilySeeds
productPrototypes:
- FoodLily
mutationPrototypes:
- spacemansTrumpet
lifespan: 25
maturation: 10
production: 3
yield: 3
potency: 10
growthStages: 3
waterConsumption: 0.60
chemicals:
Nutriment:
Min: 1
Max: 2
Potencydivisor: 50
Bicaridine:
Min: 1
Max: 20
PotencyDivisor: 5
- type: seed
id: lingzhi
name: seeds-lingzhi-name
@@ -1204,6 +1234,32 @@
Max: 2
PotencyDivisor: 50
- type: seed
id: spacemansTrumpet
name: seeds-spacemans-trumpet-name
noun: seeds-noun-seeds
displayName: seeds-spacemans-trumpet-display-name
plantRsi: Objects/Specific/Hydroponics/spacemans_trumpet.rsi
packetPrototype: SpacemansTrumpetSeeds
productPrototypes:
- FoodSpacemansTrumpet
growthStages: 4
lifespan: 20
maturation: 14
production: 3
yield: 2
potency: 10
waterConsumption: 0.60
chemicals:
Nutriment:
Min: 1
Max: 5
Potencydivisor: 50
PolypyryliumOligomers:
Min: 1
Max: 15
PotencyDivisor: 5
- type: seed
id: koibean
name: seeds-koibean-name

View File

@@ -565,6 +565,33 @@
- !type:ChemVomit
probability: 0.05
- type: reagent
id: PolypyryliumOligomers
name: reagent-name-polypyrylium-oligomers
group: Medicine
desc: reagent-desc-polypyrylium-oligomers
physicalDesc: reagent-physical-desc-pungent
flavor: violets
color: "#9423FF"
metabolisms:
Medicine:
effects:
- !type:HealthChange
damage:
groups:
Brute: -3.5
types:
Asphyxiation: -2.5
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 30
damage:
types:
Asphyxiation: 3.5
- !type:ModifyBleedAmount
amount: -0.25
- type: reagent
id: Ambuzol
name: reagent-name-ambuzol