Mutations: Difference between revisions

95 bytes added ,  23:11, 14 October 2020
remove deprecated mutations
m (→‎Rapid Advancement: fixed typo)
(remove deprecated mutations)
Line 49: Line 49:
==List of Mutations==
==List of Mutations==
===Morphotypes===
===Morphotypes===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Morphotype'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Morphotype' AND Deprecated='0'|order by=Mutation ASC}}


===Physical Mutations===
===Physical Mutations===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical' AND CreationCode <> ''|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}


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


===Mental Mutations===
===Mental Mutations===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,CreationCode|where=_pageNamespace='0' AND Type = 'Mental' AND CreationCode <> ''|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,CreationCode|where=_pageNamespace='0' AND Type = 'Mental' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}


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