Mutations: Difference between revisions

(favilinks)
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
'''Mutations''' are one aspect of [[character]] creation in [[{{Gamename}}]]. They provide the bulk of character customization for players playing as [[mutated human]]s due to their variety and number, and can be considered roughly analogous to the [[cybernetics]] available to [[True Kin]].
'''Mutations''' are one aspect of [[character]] creation in [[{{Gamename}}]]. They provide the bulk of character customization for players playing as [[mutated human]]s due to their variety and number, and can be considered roughly analogous to the [[cybernetics]] available to [[True Kin]].


Mutations are attributes of a character that grant them new abilities, alter their anatomy, or bolster their stats, among other things. Each mutation has a mutation level that can be raised via '''mutation points''', increasing their power. These points are most commonly obtained from increasing one's character level, which will grant mutants 1 point every level. Other potential sources of mutation points include {{favilink|gamma moth|plural}}, {{favilink|sparking baetyl|plural}}, and {{favilink|eaters' nectar injector|eater's nectar injectors}}.
Mutations are attributes of a character that grant them new abilities, alter their anatomy, or bolster their stats, among other things. Each mutation has a mutation level that can be raised via '''mutation points''', increasing their power. These points are most commonly obtained from increasing one's character level, which will grant mutants 1 point every level. Other potential sources of mutation points include {{favilink|gamma moth|plural}}, {{favilink|sparking baetyl|plural}}, and {{favilink|eaters' nectar injector|plural}}.


Some mutations give the player the opportunity to {{qud text|&WC&yustomize}} them during character creation, which can alter their location on the player's body or simply provide flavor.  
Some mutations give the player the opportunity to {{qud text|&WC&yustomize}} them during character creation, which can alter their location on the player's body or simply provide flavor.  
Line 66: Line 66:
* Eating a recipe
* Eating a recipe
* {{favilink|skulk injector|plural}} provide {{favilink|burrowing claws}} when injected by a [[mutated human]].
* {{favilink|skulk injector|plural}} provide {{favilink|burrowing claws}} when injected by a [[mutated human]].
Temporary mental mutations still gain the additional levels from the Ego bonus, including on True Kin.


==List of Mutations==
==List of Mutations==
===Morphotypes===
===Morphotypes===
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Morphotype' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions|where=_pageNamespace='0' AND Type = 'Morphotype' AND Deprecated='0'|order by=Mutation ASC}}


===Physical Mutations===
===Physical Mutations===
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Slots,Exclusions|where=_pageNamespace='0' AND Type = 'Physical' AND StartingMutation='1' AND Deprecated='0'|order by=Mutation ASC}}


===Physical Defects===
===Physical Defects===
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical Defect' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Slots,Exclusions|where=_pageNamespace='0' AND Type = 'Physical Defect' AND StartingMutation='1' AND Deprecated='0'|order by=Mutation ASC}}


===Mental Mutations===
===Mental Mutations===
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Mental' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions|where=_pageNamespace='0' AND Type = 'Mental' AND StartingMutation='1' AND Deprecated='0'|order by=Mutation ASC}}


===Mental Defects===
===Mental Defects===
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Mental Defect' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions|where=_pageNamespace='0' AND Type = 'Mental Defect' AND StartingMutation='1' AND Deprecated='0'|order by=Mutation ASC}}


== References ==
== References ==