Crossroads-Development / Crossroads

Crossroads is a mod for Minecraft. It adds a lot of content, and has the design philosophy of "simple pieces, complex contraptions".
MIT License
29 stars 18 forks source link

Expanded bioengineering cloning #277

Open Da-Technomancer opened 4 months ago

Da-Technomancer commented 4 months ago

Scope Overhaul the cloning and permanent potion effect mechanics in bioengineering.

Suggestion Existing systems: Currently, cloning goes:

  1. Take blood sample (done once per production line)
  2. Centrifuge blood sample (done once per production line, rarely automated)
  3. Modify blood sample and turn into embryo w/ life-spark capsule (done once per production line, rarely automated). Costs random resources
  4. [Optional] Copy embryo, costs cheap resources
  5. Incubate into clones While permanent potion injection goes:
  6. Incubate plasmids
  7. Inject

Proposed new systems: Cloning goes:

  1. Take blood sample
  2. [Optional] Centrifuge blood sample
  3. [Optional] Modify centrifuged blood sample in life-spark capsule. Makes centrifuged blood sample, not embryo. Costs normal resources (ie, not a nametag).
  4. Make embryo in nutrition vat, which will be changed to be able to work from either embryos, blood samples, or centrifuged blood samples. Costs same resources as copying.
  5. [Optional] copy embryo, costs cheap resources.
  6. Incubate into clones

Modifying goes (expanded from just potion effects, and you can do it to mobs instead of just yourself):

  1. [Same as cloning] Take blood sample from mob type you want to change (player blood for self-modification)
  2. [Same as cloning] Centrifuge blood sample
  3. [Same as cloning] Modify centrifuged blood sample in life-spark capsule
  4. Combine centrifuged blood sample with mutagen in incubator to make genetic plasmids (customized with the traits from the blood sample)
  5. Inject genetic plasmids into target. The target will now have all the traits from the blood sample, not just potion effects- so you can make yourself bigger, faster, stronger, whatever. Target also suffers the degradation from the plasmids.

New traits: Existing traits are:

However, as a traits nerf to balance the new possibilities:

Justification Adds more reasons to do bioengineering, with more possible uses including things that you can't get from the other paths or most other mods. Makes the complexity curve a little less steep, as 'basic' clones have one less step. If you want modified clones, there are now two routes for mass production: copying the embryo with a resource cost, or making default clones (cheaply), then injecting them with processed blood taken from the modified clones, giving a reason to automate blood-taking

Impact The injection of permanent potions and cloning will be unified from two separate systems into one. Significantly more possible modifiers, both for clones and for the player- new powers to work towards. Custom clones are more expensive and complicated to mass produce, while default clones are simpler.