Unstable Genome: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m (minor editing)
(Avoid using "you" in main namespace pages unless writing a guide: added blurb and linked to iterated probability)
Line 4: Line 4:
| type = Morphotype
| type = Morphotype
| cost = 3
| cost = 3
| id =  
| id = UnstableGenome
| code = uu
| code = uu
| desc = You gain an extra mutation, but it doesn't manifest right away. Whenever you gain a level, there's a 33% chance that your genome destabilizes and you get to choose from 3 random mutations.
| desc = You gain an extra mutation, but it doesnt manifest right away. Whenever you gain a level, there is 33% chance that your genome destabilizes and you get to chose from 3 random mutations.
| realitydistort =no
| realitydistort =no
}}
}}
 
'''Unstable Genome''' is a morphotype that is unique in the way that it is the only mutation that is able to be stacked multiple times. The code for multiple stacks of unstable genome is <code>u(number of stacks)</code>. Every level up, there is a 33% chance that one stack of '''Unstable Genome''' will be used up and let you choose from 3 random mutations. The types of mutations can be limited by taking [[Esper]] or [[Chimera]]].
==Probability==
Taking multiple stacks of '''Unstable Genome''' does not increase the chance of a genome destabilizing. There is always a 33% chance. For a query to find what chance a genome will destabilize after a specified number of level ups, follow the button below to the IteratedProbability Query:
{{#queryformlink:form=IteratedProbability|link text=Find probability|link type=button|new window|query string=|IteratedProbability[probability]=0.33}}
==Exclusions==
One point mutations are excluded from destabilizing results. All one point mutations are:
{{#cargo_query:table=Mutations|where=Cost='1' AND _pageNamespace='0'|format=ul}}
== Advantages ==
== Advantages ==
* You can potentially gain (semi-)random mutations at a fast pace.
* Can potentially gain semi-random mutations at a fast pace
* You could gain mutation combinations that cost more than your allotted points.
* Can gain 4 or 5 point mutations that cost more than Unstable Genome at character creation.


== Disadvantages ==
== Disadvantages ==
* You could get unlucky and not get any mutations for a while before it starts to pick up.
* Can get unlucky and not get any mutations for a while before it starts to pick up. It will take 8 level ups to have a 95% chance of at least one genome destabilizing, and 12 levels for a 99% chance.
* You could get mutations that cost very little, making it better to have just chosen them at startup.
* Can get mutations that cost less than 3 points, making it better to have just chosen them at startup.
{{Mutation Navbox}}
{{Mutation Navbox}}

Revision as of 15:03, 26 August 2019

Unstable Genome
Category

Morphotype

Cost

3

ID?Use this ID to wish for the mutation
(example: mutation:UnstableGenome)

UnstableGenome

Reality DistortingReality distorting mutations
cannot be used under
the effects of normality.

no

Unstable Genome

You gain an extra mutation, but it doesnt manifest right away. Whenever you gain a level, there is 33% chance that your genome destabilizes and you get to chose from 3 random mutations.

Unstable Genome is a morphotype that is unique in the way that it is the only mutation that is able to be stacked multiple times. The code for multiple stacks of unstable genome is u(number of stacks). Every level up, there is a 33% chance that one stack of Unstable Genome will be used up and let you choose from 3 random mutations. The types of mutations can be limited by taking Esper or Chimera].

Probability

Taking multiple stacks of Unstable Genome does not increase the chance of a genome destabilizing. There is always a 33% chance. For a query to find what chance a genome will destabilize after a specified number of level ups, follow the button below to the IteratedProbability Query:

Exclusions

One point mutations are excluded from destabilizing results. All one point mutations are:

Advantages

  • Can potentially gain semi-random mutations at a fast pace
  • Can gain 4 or 5 point mutations that cost more than Unstable Genome at character creation.

Disadvantages

  • Can get unlucky and not get any mutations for a while before it starts to pick up. It will take 8 level ups to have a 95% chance of at least one genome destabilizing, and 12 levels for a 99% chance.
  • Can get mutations that cost less than 3 points, making it better to have just chosen them at startup.