Difference between revisions of "Light"
Jump to navigation
Jump to search
"Time" updated
imported>SpookyFX (*'''Spot Light:'''The light shines from the source to the walls like a flashlight. I used this on my Crucifix in my vampire mod to light up the vamps face as they got close in front of the player.) |
("Time" updated) |
||
Line 6: | Line 6: | ||
*'''FOV:''' | *'''FOV:''' | ||
*'''Falloff Exponent:''' | *'''Falloff Exponent:''' | ||
*'''Radius:''' Radius of the circle the light illuminates | *'''Radius:''' Radius of the circle the light illuminates. | ||
*'''Color:''' Color of the light produced | *'''Color:''' Color of the light produced. | ||
*'''Fade:''' Determines the opacity/brightness of the light | *'''Fade:''' Determines the opacity/brightness of the light. | ||
*'''Flicker Effect:''' Defines if and how the light should flicker | *'''Flicker Effect:''' Defines if and how the light should flicker. | ||
*'''NIF File:''' 3D art used to display the light ingame | *'''NIF File:''' 3D art used to display the light ingame. | ||
*'''TESSound''': Sound played by the light | *'''TESSound''': Sound played by the light. | ||
*'''Quest Item:''' Marks this as a quest item. | *'''Quest Item:''' Marks this as a quest item. | ||
*'''Negative:''' Reduces the illumination on surroundings objects | *'''Negative:''' Reduces the illumination on surroundings objects. | ||
*'''Dynamic:''' | *'''Dynamic:''' | ||
*'''Spot Light:'''The light shines from the source to the walls like a flashlight. | *'''Spot Light:'''The light shines from the source to the walls like a flashlight. | ||
Line 20: | Line 20: | ||
===Carriable=== | ===Carriable=== | ||
*'''Can Carry:''' Flag to determine if the light can be moved to containers | *'''Can Carry:''' Flag to determine if the light can be moved to containers. | ||
*'''Off by default:''' Flag to determine if the light is turned off by default | *'''Off by default:''' Flag to determine if the light is turned off by default. | ||
*'''Name:''' Name of the light. This is the name displayed in a container | *'''Name:''' Name of the light. This is the name displayed in a container. | ||
*'''Icon Image:''' Inventory icon used by the light | *'''Icon Image:''' Inventory icon used by the light. | ||
*'''Weight:''' Weight of the light | *'''Weight:''' Weight of the light. | ||
*'''Time:''' | *'''Time:''' How long the light stays on when equipped (in seconds). Use "-1" for an infinite duration. | ||
*'''Value:''' Base gold value of the light | *'''Value:''' Base gold value of the light. | ||
==Notes== | ==Notes== |