Light source: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(→‎List of Light Sources: specify what radius means)
Line 5: Line 5:


== List of Light Sources ==
== List of Light Sources ==
Note that the radius includes the tile the object is in itself. An item with a light radius of 1 only lights up its own tile.
Note that the radius extends outwards. For example, an item with a light radius of 1 lights up its own tile and the 4 tiles directly adjacent to it.
{{#cargo_query:tables=ItemsTable
{{#cargo_query:tables=ItemsTable
|fields=CONCAT('{{((}}favilink{{!}}',CONCAT(_pageName),'{{))}}')=Light Source,LightRadius=Radius
|fields=CONCAT('{{((}}favilink{{!}}',CONCAT(_pageName),'{{))}}')=Light Source,LightRadius=Radius

Revision as of 16:26, 18 June 2021

Example light radius of 8

A light source is any item that provides light, revealing objects and creatures in the tiles around it, which would otherwise be obscured in darkness. When above ground, light sources will reveal double their light radius, though tiles beyond their normal radius is not fully illuminated and will not be in color.

Light sources are particularly important for navigating underground or at night.

List of Light Sources

Note that the radius extends outwards. For example, an item with a light radius of 1 lights up its own tile and the 4 tiles directly adjacent to it.

Error: No field named "LightRadius" found for any of the specified database tables.

See Also