Night Vision: Difference between revisions

Redundant citation removed. updating cargo store. limit creature with night vision query bc its too long
No edit summary
(Redundant citation removed. updating cargo store. limit creature with night vision query bc its too long)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{As Of Patch|2.0.201.48}}
{{DisambigMsg|the mutation|the true kin implant|Night vision (implant)}}
{{Mutation
{{Mutation
| title = {{PAGENAME}}
| title = {{PAGENAME}}
| image = none
| image = {{mutation page image}}
| type = Physical
| type = Physical
| cost = 1
| cost = 1
| id = DarkVision
| id = DarkVision
| code = bp
| startingmutation = yes
| gameversion = 2.0.206.63
| desc = You see in the dark.
| desc = You see in the dark.
| realitydistort =no
| realitydistort =no
}}
}}
{{Name}} is a [[Mutations#Physical Mutations|physical mutation]] that allows the player to see in the dark for a short radius.
{{Name}} is a [[Mutations#Physical Mutations|physical mutation]] that allows a creature to see in the dark for a short radius.


Players with Night Vision essentially have a permanent light source that is active at all times, with a circular radius of 5 tiles.
Players with Night Vision essentially have a permanent light source that is active at all times, with a circular radius of 5 tiles.
Line 18: Line 19:
{{Opinion}}
{{Opinion}}
===Advantages===
===Advantages===
* Frees up a hand slot which would be taken up by a {{Favilink|torch}} or {{Favilink|glowsphere}} in the early game.
* Frees up a hand slot which would be taken up by a {{Favilink|torch}} or {{Favilink|glowsphere}} in the early game
* Very low-cost.
* Very low-cost
* Does not take up an item slot.
* Does not take up an item slot
===Disadvantages===
===Disadvantages===
* Provides a poor light radius which cannot be improved.
* Provides a poor light radius which cannot be improved
* Is easily outstripped in terms of light radius by a {{favilink|glowsphere}} or {{favilink|floating glowsphere}}, neither of which are restrictively rare.
* Is easily outstripped in terms of light radius by a {{favilink|glowsphere}} or {{favilink|floating glowsphere}}, neither of which are restrictively rare
* Every creature has advanced night vision or sensory abilities well beyond the player's ability to match, negating any stealth advantages that not having a light source may have provided
 
== Related Mutations ==
The NPC-only mutation, [[Dark Vision]] is similar to {{name}} but with a smaller radius.
 
==Creatures with Night Vision==
{{#cargo_query:
| tables  = CreatureMutations=CM,GeneralData=GD
| join on  = CM._pageName=GD._pageName
| fields  = CONCAT('{{(}}favilink id{{!}}', GD.ObjectID, '{{)}}')=Name
| where    = Mutation = '{{PAGENAME}}' AND CM._pageNamespace='0'
| groupBy  = CM._pageName
| template = favilink format
| format  = ul
| limit    = 5
}}
 
{{Mutation Navbox}}
{{Mutation Navbox}}