botany slight rebalance (#9766)

This commit is contained in:
Nemanja
2022-07-20 00:16:35 -04:00
committed by GitHub
parent 5881e3176c
commit 34bdb96c5f
4 changed files with 47 additions and 33 deletions

View File

@@ -10,6 +10,18 @@
category: Hydroponics category: Hydroponics
group: market group: market
- type: cargoProduct
name: "Medicinal seeds crate"
id: HydroponicsSeedsMedicinal
description: "A wannabe chemist's dream! Contains many different medicinal seeds. Requires Hydroponics access to open."
icon:
sprite: Objects/Specific/Hydroponics/galaxythistle.rsi
state: seed
product: CrateHydroponicsSeedsMedicinal
cost: 1000
category: Hydroponics
group: market
- type: cargoProduct - type: cargoProduct
name: "hydroponics crate" name: "hydroponics crate"
id: HydroponicsTools id: HydroponicsTools
@@ -33,15 +45,3 @@
cost: 1000 cost: 1000
category: Hydroponics category: Hydroponics
group: market group: market
#- type: cargoProduct
# name: "hydroponics backpack crate"
# id: HydroponicsBackpack
# description: "Bring on the flood with this high-capacity backpack crate. Contains 500 units of life-giving H2O. Requires hydroponics access to open."
# icon:
# sprite:
# state:
# product:
# cost: 1000
# category: Hydroponics
# group: market

View File

@@ -20,12 +20,27 @@
amount: 2 amount: 2
- id: FlyAmanitaSeeds - id: FlyAmanitaSeeds
amount: 2 amount: 2
# - id: RainbowBunchSeeds - id: PineappleSeeds
# amount: 2 amount: 2
# - id: StrangeSeeds
# amount: 2 - type: entity
# - id: BunchaOfMyceliumSeeds id: CrateHydroponicsSeedsMedicinal
# amount: 2 name: medicinal seeds crate
parent: CrateHydroSecure
description: "The wannabe chemist's dream. The power of medicine is at your fingertips! Requires Hydroponics access to open."
components:
- type: StorageFill
contents:
- id: AloeSeeds
amount: 3
- id: AmbrosiaVulgarisSeeds
amount: 3
- id: GalaxythistleSeeds
amount: 3
- id: LingzhiSeeds
amount: 3
- id: PoppySeeds
amount: 3
- type: entity - type: entity
id: CrateHydroponicsTools id: CrateHydroponicsTools
@@ -62,26 +77,16 @@
contents: contents:
- id: ChiliSeeds - id: ChiliSeeds
amount: 1 amount: 1
# - id: CottonSeeds
# amount: 1
# - id: BerrySeeds
# amount: 1
- id: CornSeeds - id: CornSeeds
amount: 1 amount: 1
- id: EggplantSeeds - id: EggplantSeeds
amount: 1 amount: 1
- id: TomatoSeeds - id: TomatoSeeds
amount: 1 amount: 1
# - id: SoybeanSeeds
# amount: 1
- id: WheatSeeds - id: WheatSeeds
amount: 1 amount: 1
# - id: RiceSeeds
# amount: 1
- id: CarrotSeeds - id: CarrotSeeds
amount: 1 amount: 1
# - id: SunflowerSeeds
# amount: 1
- id: ChanterelleSeeds - id: ChanterelleSeeds
amount: 1 amount: 1
- id: PotatoSeeds - id: PotatoSeeds

View File

@@ -4,8 +4,8 @@
animationDuration: 1.3 animationDuration: 1.3
spriteName: seeds spriteName: seeds
startingInventory: startingInventory:
AloeSeeds: 5 AloeSeeds: 3
AmbrosiaVulgarisSeeds: 5 AmbrosiaVulgarisSeeds: 3
AppleSeeds: 5 AppleSeeds: 5
BananaSeeds: 5 BananaSeeds: 5
CarrotSeeds: 5 CarrotSeeds: 5
@@ -13,12 +13,12 @@
ChiliSeeds: 5 ChiliSeeds: 5
CornSeeds: 5 CornSeeds: 5
EggplantSeeds: 5 EggplantSeeds: 5
GalaxythistleSeeds: 5 GalaxythistleSeeds: 3
# LemonSeeds: 5 No recipes # LemonSeeds: 5 No recipes
LingzhiSeeds: 5 LingzhiSeeds: 3
# OatSeeds: 5 No recipes # OatSeeds: 5 No recipes
OnionSeeds: 5 OnionSeeds: 5
PoppySeeds: 5 PoppySeeds: 3
PotatoSeeds: 5 PotatoSeeds: 5
SugarcaneSeeds: 5 SugarcaneSeeds: 5
TomatoSeeds: 5 TomatoSeeds: 5

View File

@@ -306,6 +306,15 @@
# Job Specific # Job Specific
- type: uplinkListing
id: uplinkGatfruitSeeds
category: Job
itemId: GatfruitSeeds
description: And who says guns don't grow on trees?
price: 4
jobWhitelist:
- Botanist
- type: uplinkListing - type: uplinkListing
id: uplinkNecronomicon id: uplinkNecronomicon
category: Job category: Job