Template:Psychometry check

From Caves of Qud Wiki
Jump to navigation Jump to search


Returns the level of psychometry required to build or identify an object. Pass the object's complexity to this template, and the template returns the numeric psychometry level.

Returns an empty string if impossible (high tier artifacts cannot be built at any psychometry level).

Examples

What level of psychometry is needed to build an artifact with complexity 4?

{{Psychometry check | build | 4}}

Result: 5


What level of psychometry is needed to identify an artifact with complexity 7?

{{Psychometry check | identify | 7}}

Result: 6