More actions
A black lamp is a light source tile.
Usage
This tile uses the generic movable item when picked up. A black lamp provides a source of light when placed. It can be turned on and off by left-clicking the tile. It is also possible to remove the light bulb by right-clicking it.
Crafting
This tile can be scrapped for materials.
Location
The loot distributions can be found in the table(s) below.
Effective chance calculations are based off of default loot settings and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Building/Room | Container | Effective chance |
---|---|---|
departmentstorage | metal_shelves | 15.1% |
electronicsstorage | shelves | 30.41% |
electronicsstore | counter | 30.41% |
electronicsstore | shelves | 30.41% |
generalstore | shelves | 15.1% |
generalstorestorage | shelves | 15.1% |
gigamart | shelves | 15.1% |
housewarestore | shelves | 15.1% |
kitchenwares | shelves | 15.1% |
Code
Important note: the item does not get all the values from this location. These values are overridden by the tile properties. The item ID will even be replaced by the tile ID as soon as it is placed, and is only used for item distribution.
Source: ProjectZomboid\media\scripts\newitems.txt
item Mov_Lamp2
{
DisplayCategory = Furniture,
Type = Moveable,
Icon = default,
Weight = 0.5,
DisplayName = Moveable,
WorldObjectSprite = lighting_indoor_01_9,
}
keyName | CustomItem | CustomName | GroupName | CanScrap | ScrapSize | Material | Material2 | Material3 | container | ContainerCapacity | ContainerPosition | FreezerCapacity | FreezerPosition | IsLow | IsTableTop | IsMoveAble | PickUpWeight | PickUpTool | PickUpLevel | MoveType | HasLightOnSprite | lightB | lightG | lightR | BedType |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Black_Lamp | - | Lamp | Black | yes | Small | Electric | - | - | - | - | - | - | - | - | yes | yes | 20 | - | - | - | yes | 98 | 128 | 128 | - |