Item: Appareil photo jetable

Wiki Project Zomboid

Appareil photo jetable

Variable AuthenticZClothing.CameraDisposableAZ Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.CameraDisposableAZ
TypeClothing
CatégorieClothing
Poids0.2
Icône
CameraDisposable

Navigation

Nom variableCameraDisposableAZ
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1386
Lignes362 → 373
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
CameraDisposable Convert into Wearable
Convert into Wearable
AuthenticZRecipes
KAVALASH_Authentic Z - Current 20 CameraDisposableAZ=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 CameraVanillaDisposible
DisplayCategory Clothing
DisplayName Disposable Camera
Icon CameraDisposable
Tags Camera
Type Clothing
Weight 0.2 0.2
WorldStaticModel CameraDisposable_Ground
Raw block
    item CameraDisposableAZ
    {
        DisplayCategory 	= Clothing,
        Type				= Clothing,
        DisplayName			= Disposable Camera,
		ClothingItem 		= CameraVanillaDisposible,	
		BodyLocation 		= Necklace_Long,		
        Icon				= CameraDisposable,
        Weight				= 0.2,
        WorldStaticModel    = CameraDisposable_Ground,
        Tags                = Camera,
    }