Item: Appareil photo

Wiki Project Zomboid

Appareil photo

Variable AuthenticZClothing.CameraAZ Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.CameraAZ
TypeClothing
CatégorieClothing
Poids0.2
Icône
Camera

Navigation

Nom variableCameraAZ
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1385
Lignes349 → 360
File ID822

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

1 recette
Afficher la liste
Recipe Mod Category Time Result
Camera Convert into Wearable
Convert into Wearable
AuthenticZRecipes
KAVALASH_Authentic Z - Current 20 CameraAZ=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

9 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Necklace_Long
ClothingItem CameraVanillaRegular
DisplayCategory Clothing
DisplayName Camera
Icon Camera
Tags Camera
Type Clothing
Weight 0.2 0.2
WorldStaticModel Camera_Ground
Raw block
    item CameraAZ
    {
        DisplayCategory 	= Clothing,
        Type				= Clothing,
        DisplayName			= Camera,
		ClothingItem 		= CameraVanillaRegular,
		BodyLocation 		= Necklace_Long,		
        Icon				= Camera,
        Weight				= 0.2,
        WorldStaticModel    = Camera_Ground,
        Tags                = Camera,
    }