Mutations: Difference between revisions

No edit summary
 
(3 intermediate revisions by 2 users not shown)
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 ==