Dark Vision: Difference between revisions

Jump to navigation Jump to search
295 bytes added ,  15:26, 27 April 2022
m
favilink fix
(creatures with)
m (favilink fix)
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
| npconly = yes
| npconly = yes
}}
}}
'''Dark Vision''' is an NPC only mutation that is similar to the selectable {{favilink id|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==
==Creatures with Dark Vision==
{{Creatures with the mutation|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}}
{{Mutation Navbox}}

Navigation menu