Template:Psychometry check: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(psychometry template)
 
mNo edit summary
 
Line 9: Line 9:
               | 5 = 7
               | 5 = 7
               | 6 = 9
               | 6 = 9
              | 7 = 0
              | 8 = 0
              | 9 = 0
             }}
             }}


Line 29: Line 26:
}}</includeonly><noinclude>
}}</includeonly><noinclude>


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 0 if impossible (high tier artifacts cannot be built at any psychometry level).
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==
==Examples==

Latest revision as of 19:34, 11 September 2019


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