Dark Vision: Difference between revisions

Jump to navigation Jump to search
420 bytes added ,  15:26, 27 April 2022
m
favilink fix
No edit summary
m (favilink fix)
 
(7 intermediate revisions by 3 users not shown)
Line 6: Line 6:
| desc = You see in the dark.\n
| desc = You see in the dark.\n
| realitydistort = no
| realitydistort = no
| npconly = yes
}}
}}
'''Dark Vision''' is an NPC only mutation that is similar to the selectable [[Night Vision]], but only has a light radius of 1. It is able to be leveled, but extra levels do not affect the radius.
'''Dark Vision''' is an NPC only mutation that is similar to the selectable {{favilink id|Mutation:DarkVision}}, but only has a light radius of 1. It is able to be leveled, but extra levels do not affect the radius.
 
==Creatures with Dark 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    = 999
}}
 
{{Mutation Navbox}}

Navigation menu