Two-faced: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
(add list of eligible items)
Line 15: Line 15:
{{name}} is an armor mod which grants its wearer an additional face equipment slot.
{{name}} is an armor mod which grants its wearer an additional face equipment slot.


If a face from a {{name}} helmet is dismembered, the helmet becomes [[broken]].
If a face from a {{name}} helmet is dismembered, the helmet becomes [[broken]].{{Code Reference|class=ModTwoFaced}}
 
== Eligible Items ==
{{#cargo_query:
  | tables = Modability=M,GeneralData=GD
  | join on = M.JoinKey=GD.JoinKey
  | fields = CONCAT('{{(}}favilink id{{!}}',M.ObjectID,'{{)}}')=Item,
            GD.Tier
  | where = M.SupportedMods HOLDS 'HelmetMods'
  | order by = GD.Tier DESC,GD.PlainName
  | format = table
}}
 
{{references|2.0.201.114}}
 
{{Mod Navbox}}
{{Mod Navbox}}

Revision as of 14:41, 4 October 2021

two-faced
Category

Helmet

Rarity

Rare

Tinkerable

yes

Tinker skill

Tinker I

Bit required

<3>

AutotinkerableCan appear spontaneously on an
item you create with tinkering.

no

Value multiplier

1.3

+1

+2

ID

ModTwoFaced

Two-faced: This item grants an additional face slot.

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.

two-faced is an armor mod which grants its wearer an additional face equipment slot.

If a face from a two-faced helmet is dismembered, the helmet becomes broken.[1]

Eligible Items

Item Tier
mental aggregator 8
psychodyne helmet 8
zetachrome apex 8
flawless crysteel coronet 7
psychic meridian 7
crysteel coronet 6
fullerite armet 5
ganglionic teleprojector 4
leafy helm 4
chain coif 3
electric snail shell 3
fork-horned helm 3
miner's helmet 3
steel helmet 3
knollworm skull 2

References

This information is reliable as of patch 2.0.201.114.
  1. XRL.World.Parts.ModTwoFaced