Electronics Magazine Vol. 3
Properties
Technical
Item ID
Base.ElectronicsMag3
The Electronics magazine vol. 3 is a literature item.
Usage
The Electronics magazine vol. 3 can be read, teaching the player crafting recipes about electronics.
Learned recipes
- Add Motion Sensor V1
- Add Motion Sensor V2
- Add Motion Sensor V3
Crafting
Location
The loot distributions can be found in the table(s) below.
ElectronicsMag3 distributionShow / Hide
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 |
---|---|---|
Electrician | crate | 6.29% |
Electrician | metal_shelves | 6.29% |
all | postbox | 0.71% |
all | shelves | 1.87% |
all | shelvesmag | 3.98% |
bedroom | crate | 3.98% |
bookstore | shelves | 6.29% |
closet | crate | 3.98% |
closet | crate | 6.29% |
electronicsstorage | shelves | 19.27% |
electronicsstore | counter | 19.27% |
electronicsstore | shelves | 19.27% |
garagestorage | crate | 3.98% |
garagestorage | crate | 6.29% |
hall | shelvesmag | 3.98% |
kitchen | crate | 3.98% |
library | shelves | 3.98% |
livingroom | crate | 3.98% |
livingroom | shelves | 1.87% |
livingroom | sidetable | 1.87% |
office | shelves | 1.87% |
poststorage | crate | 3.98% |
poststorage | metal_shelves | 3.98% |
storageunit | crate | 3.98% |
storageunit | crate | 6.29% |
toolstore | counter | 6.29% |
toolstore | shelves | 6.29% |
Variants
Trivia
- The name of the magazine seems to be just "Electronics", and the model for the magazine is mistakenly written as ELETRONICS (missing the letter C) and the description seems to write "For the budding Electronics enthusiast", this time properly with "c" but the word being capitalized.
History
Base.ElectronicsMag3
Version | Description |
---|---|
38.30 | Released on or before this version. |
Help PZwiki by adding to this history.
Code
Code snippet! This section contains source code from Project ZomboidShow / Hide
Source: ProjectZomboid\media\scripts\items_literature.txt
item ElectronicsMag3
{
DisplayCategory = SkillBook,
Weight = 0.1,
Type = Literature,
DisplayName = Electronics Magazine Vol. 3,
Icon = MagazineElectronics04,
TeachedRecipes = Add Motion Sensor V1;Add Motion Sensor V2;Add Motion Sensor V3,
ReplaceOnUse = ElectronicsMag3,
StaticModel = Magazine,
WorldStaticModel = MagazineElec3Ground,
}