-
Notifications
You must be signed in to change notification settings - Fork 297
Botany Design Doc #654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Botany Design Doc #654
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,75 @@ | ||||||||||||||||||||||
| # Core Concept | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Botany at its best is about rolling the dice then figuring out how to use what you get as best you can. It embodies the design principle of chaos because every shift you’re working with a new set of random mutations. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| # Design Pillars | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ## Pillar 1: Botany is a Provider | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| The goal of the Botany department should be to provide for the station. Food for the Kitchen, bounties for Cargo, and reagents for Chem. Core progression for botany should give botany the tools to make this production faster and more productive. Ideally botany, while being able to make use of \*some\* of their production, will need to give it to other departments to see the best use of it. This means favoring making precursors over finished chemicals, bounties instead of raw sellables, and ingredients, not ready to eat food. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Botany should feel at its best when getting special treats for other departments \- not when they squirrel away in their botany hole for 60 minutes then come out with a god plant. | ||||||||||||||||||||||
|
Comment on lines
+7
to
+11
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. An issue I have with "faster and more productive" in that Botany has historically produced too many items. Entity count and technical concerns aside (RIP point light mutation), getting a ton of items has a high possibility of breaking other designs with exponential growth. It's great for Botany to be providing for others and even getting better at it over time, but the focus shouldn't be on more but better. To harvest one huge blood tomato, instead of six moderately sized blood tomatoes. Also in this pillar you get bogged down a lot in specifics. "What" they're doing is presumably deep and varied, and something to be expanded upon later. Your telling me the number one most important thing about the design here, and I need to know why it's good and how it fits (reference pillars).
Suggested change
|
||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ## Pillar 2: Gamba is King, Sometime a Jack Will Do | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Random mutations and luck based rolls should be better than their more consistent counterparts. If you randomly get a chemical on a plant, it should be better than a plant which is guaranteed to have that chemical. This encourages players to roll for better options and leads to asymmetric shifts where botany is producing different things in high quantities each shift. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Skill expression should come from how you put together the various pieces you get. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Most things should be possible in worse forms with relative consistency. If the station needs omnizine, botany should be able to work towards and produce it \- just not at the same rate as if they get a lucky omnizine roll on something. | ||||||||||||||||||||||
|
Comment on lines
+13
to
+19
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would refactor this section into a more abstract goal than naked gambling and specific implementation. Talk about the fiction of being in the role, and what feelings the mechanics are meant to invoke. It's also good to connect the second pillar to the first to weave a narrative through the design. And always keep in your mind how you can tie your words to the core pillars. Describing different options speaks to player agency, and jokes help to ground yourself in the comedy pillar. Mention chance for unpredictability and chaos, and try to reference other systems when it doesn't distract from the proposed design.
Suggested change
|
||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ## Pillar 3: Good Things Have Costs, No Perfect Plants | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Having an awesome plant that produces massive quantities of stuff is great. It should also require more maintenance on average, both in the initial investment to make the plant, and in ongoing work to tend to the plants | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| This also means that gambling should focus more towards randomness on **WHAT** you get. Ideally there are pros and cons to most outcomes, instead of randomly getting either a good outcome or a bad one. | ||||||||||||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is a good pillar in helping to describe the difficulties to be expected, but again is very specific about what those costs are. You want to spark imagination in the top level design, not prescribe a solution.
Suggested change
|
||||||||||||||||||||||
|
|
||||||||||||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's here where you could (optionally) include a player story. This would still be pretty light on specifics, but begin introduce some structure to the previous abstractions. It would describe a problem or two and how it's overcome, and float some ideas about what the "endgame" looks like. Next a segment on the appearance. "How it looks" is not often written down but no less important. What are it's primary colors? It's secondary colors? It's vibe? Finally after that I have roundflow, and here's the closest a top level design document gets into specifics. In the player story we only focused on the player perspective, but now work the design into the greater game. What does it contribute, and how does it interact with the rest of the game. How does this design improve the experience of everyone? What challenges has this design had in the past, what challenges do you expect? |
||||||||||||||||||||||
| # Providing for the Station | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Botany is in a unique role as a provider because it is ultimately a smaller service department. So while it should be beneficial and helpful to the station, it rarely should feel required. Shifts feel very bad when full departments like Cargo or Science are struggling to do their jobs. This shouldn’t be the case with Botany \- at least for the more complex aspects. Similarly, Botany should provide helpful additions to other departments: It shouldn’t replace them. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Do: Let Botany provide valuable bounties for Cargo. | ||||||||||||||||||||||
| Don’t: Let Botany grow pure money or plants that are as valuable as bounties without interacting with the bounty system. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Do: Let Botany provide precursors to powerful but niche medicines and chemicals (Oppo, Cogni, etc). | ||||||||||||||||||||||
| Do: Let Botany provide larger quantities of basic medicines. I.E. Plants that provide finished products for meds such as Bicardine, Derma, or Tricordizine. | ||||||||||||||||||||||
| Don’t: Let Botany provide finished products for more complex or high tier medicines: I.E. Plants shouldn’t provide Bruiz, Lace, Arith, Pyra. | ||||||||||||||||||||||
| Don’t: Make Botany necessary for treatments to common issues. I.E. making precursors necessary for all cryomeds that work on the dead. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Do: Let Botany provide common foodstuff for the chef. | ||||||||||||||||||||||
| Don’t: Let Botany provide finished foods that can just be eaten raw. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| # Gambling vs. Consistent Methods | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Gambling with mutations is a core part of what makes Botany fun and interesting. It creates a way to have a different experience every shift and serves as a fun puzzle for Botanists to explore. It’s also important to keep it from being a source of frustration. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Nothing that is essential to interact with significant portions of the game should be fully locked behind unreliable RNG. In this case, unreliable RNG means something that’s relatively unlikely. Having a 30% chance that you can repeatedly roll isn’t a problem \- 5 tries and it’s up to 85% chance of happening, 5 more and its 98%. Instead it’s referring to things like a 1% chance of happening where you’d need to roll \~230 times to have a 90% chance of getting the thing. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| RNG should provide larger production, shortcuts to more refined chemicals, utility, and special treats. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Do: Have the highest production rates locked behind RNG. | ||||||||||||||||||||||
| Do: Have finished chems locked behind RNG \- I.E. Cogni can be randomly mutated, but you can also grow the precursors consistently. | ||||||||||||||||||||||
| Do: Have RNG provide a number of strange components which botanists can mix and match. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Don’t: Lock important things behind RNG \- i.e. All meds and food should be possible to make without RNG. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| # Costs | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Good things should come with a cost. Costs can be largely categorized as upfront vs ongoing as well as effort/attention vs resources. Ideally acquiring new things requires an upfront cost, but increases to production, shortcuts, and other utility require ongoing costs. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Upfront costs are those that are invested to create a seed or lineage of plants which will no longer require the cost to maintain. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Ongoing costs are those that require consistent upkeep as long as you are using the plant to produce. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| A resource cost is one that requires chemicals, materials, or otherwise needs some sort of item to be spent. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| An effort cost is one that requires a certain amount of work or input on the part of some player. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| These can of course overlap. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| An example of an upfront resource cost would be a fertilizing chemical that permanently increases the production of a plant and all of its offspring. An ongoing resource cost would be a plant that requires a chemical to keep it from dying. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| An upfront effort cost could look like the effort spent mutating a useful strain of a plant \- once you’ve mutated it, that lineage can be propagated without repeating the effort. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| An ongoing effort cost might look like needing to weed a plant once every 2 minutes to prevent it from kudzu’ing. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your core concept is your elevator pitch; Tell me everything I need to know in one paragraph. One sentence if you can swing it, and maybe even make it funny. I want to see Hydroponics through your eyes. What's your vision? What am I supposed to feel when I think about the Botanist?
For example, take the game's core concept:
It doesn't explain moment to moment gameplay, but paints a picture of what the game might be. It inspires the imagination, while displaying a sense of humor to establish a tone. I might not know what Space Station 14 is exactly but I'm inspired to think about what my Space Station 14 would be.