Mutations: Difference between revisions

376 bytes added ,  22:28, 18 August 2019
→‎List of Mutations: Split up the tables
(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]]