Gamma moth: Difference between revisions

445 bytes added ,  07:14, 4 January 2021
broad editing and rewriting pass
m (→‎Mutating Result: this is more properly a subheading of the previous heading)
(broad editing and rewriting pass)
Line 42: Line 42:
}}
}}
<!-- END QBE -->
<!-- END QBE -->
The {{name}} is a high tier insect that appears deep underground. It has a unique weapon called the {{favilink|Mutating gaze}} that causes the [[Mutating]] effect.
A {{Name}} is a high-tier [[insect]] that generally appears deep underground. Its unique {{favilink | mutating gaze}} attack can cause creatures to gain random mutations (usually defects) or mutation points.
==Mutating Gaze==
 
{{Main|mutating gaze}}
== Mutating Gaze ==
The mutating gaze has a unique property of mutating any creature that is hit by this gaze. Each successful attack has a 20% chance to inflict [[Mutating]] with a [[toughness]] save with difficulty 20. If the save fails, the creature will begin [[mutating]]. The projectile does not need to penetrate to mutate. The mutating gaze is [[Properties#EMP Sensitive|EMP Sensitive]], so anything that causes EMP can prevent any mutating attacks.
 
A creature struck by a mutating gaze attack, whether or not the attack [[penetration | penetrates]] their armor, must succeed at a [[Toughness]] save with a target of 20, or else gain the [[mutating]] effect.{{Code Reference | class = MutateOnHit | method = FireEvent}} The effect is not applied if the creature is already mutating from a mutating gaze.{{Code Reference | namespace = XRL.World.Effects | class = Mutating | method = Apply}}
 
Mutating gazes are [[EMP-sensitive]]. They will be unable to fire if [[EMP]]'d.
 
=== Mutating Effect ===
 
[[Mutating]] has an incubation period of 100 game turns. Halfway through this duration, the mutating creature's mutation buys are permuted.{{Code Reference | namespace = XRL.World.Effects | class = Mutating | method = FireEvent | name = MutatingFireEvent}} At the end, one of the following effects happens:<ref name="MutatingFireEvent" /><ref>Population <code>MutatingResults</code> in <code>PopulationTables.xml</code></ref>


=== Mutating Result ===
{{main|mutating}}
[[Mutating]] has an incubation period of 100 player turns. Once these 100 turns are up, there is a chance of either gaining a new [[mutations|mutation]], [[:category:Defects|defect]], or mutation points.
{| class="wikitable"
{| class="wikitable"
!Chance
!Effect
!Effect
!Chance
|-
|-
|Mutation
| 10%
|10%
| The creature gains a random positive [[mutation]].
|-
|-
|Defect
| 80%
|80%
| The creature gains a random [[defect]].
|-
|-
|{{dice tooltip|1d4}} mutation points
| 10%
|10%
| The creature gains {{dice tooltip|1d4}} [[mutation points]].
|}
|}
:<small>from population <code>MutatingResults</code> in PopulationTables.xml.</small>


These results do not check if the player is a [[Chimera]], [[Esper]], or [[True Kin]], so  true kin are able to gain mutations, defects, and mutation points. True kin can gain mutation points, but it can only be spent on a mutation not granted through cooking or items. Currently, the gamma moth is the only way for true kin to gain levellable mutations.
These results do not check if the player is a [[Chimera]], [[Esper]], or [[True Kin]], so  true kin are able to gain mutations, defects, and mutation points. True kin can gain mutation points, but it can only be spent on a mutation not granted through cooking or items. Currently, the gamma moth is the only way for true kin to gain levellable mutations.


If the creature has all mutations in a category, such as all defects, landing on that result will have no outcome instead of rerolling. [[Precognition]] (via mutation or a true kin using {{favilink|sphynx salt injector|plural}}) can reroll the mutating result.
If the creature has all mutations in a category, such as all defects, landing on that result will have no outcome instead of rerolling.


==Tips==
== Tips ==
{{Opinion}}
{{Opinion}}
* High [[DV]] can assist in dodging a {{name|possessive}} missile attacks, but will not completely mitigate them since a critical will guarantee a hit.
 
* The best way to avoid being mutated by a gamma moth is to have high [[Toughness]], high [[DV]], or preferably both.
* It's possible to gain positive mutations from a gamma moth, but it's less common than gaining defects. To avoid undesireable results, use a source of [[Precognition]], such as a {{Favilink | sphynx salt injector}} if you are playing a [[True Kin]].
 
{{Creature Navbox|Insects}}
{{Creature Navbox|Insects}}
{{References}}