Mutations: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(cargo queries!)
(→‎List of Mutations: Split up the tables)
Line 3: Line 3:
'''Mutations''' are one aspect of [[character]] creation in [[{{Gamename}}]]. They provide the bulk of character customization due to their variety and number. There are over 70 mutations available.
'''Mutations''' are one aspect of [[character]] creation in [[{{Gamename}}]]. They provide the bulk of character customization due to their variety and number. There are over 70 mutations available.


__TOC__
==List of Mutations==
==List of Mutations==
===Physical Mutations===
===Physical Mutations===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Type,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type LIKE 'Physical%'|order by=Type,Mutation ASC}}
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical'|order by=Mutation ASC}}
 
===Physical Defects===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical Defect'|order by=Mutation ASC}}


===Mental Mutaions===
===Mental Mutaions===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Type,Cost,Description,CreationCode|where=_pageNamespace='0' AND Type LIKE 'Mental%'|order by=Type,Mutation ASC}}
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,CreationCode|where=_pageNamespace='0' AND Type = 'Mental'|order by=Mutation ASC}}
 
===Mental Defects===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Type,Cost,Description,CreationCode|where=_pageNamespace='0' AND Type = 'Mental Defect'|order by=Mutation ASC}}
[[Category:Character]]
[[Category:Character]]

Revision as of 22:28, 18 August 2019

This article is a stub. You can help Caves of Qud Wiki by expanding it.
This article is a stub. You can help Caves of Qud Wiki by expanding it.

Mutation selection

Mutations are one aspect of character creation in Caves of Qud. They provide the bulk of character customization due to their variety and number. There are over 70 mutations available.

List of Mutations

Physical Mutations

Error: No field named "CreationCode" found for any of the specified database tables.

Physical Defects

Error: No field named "CreationCode" found for any of the specified database tables.

Mental Mutaions

Error: No field named "CreationCode" found for any of the specified database tables.

Mental Defects

Error: No field named "CreationCode" found for any of the specified database tables.