Item: Bouteille d'eau (vide)

Wiki Project Zomboid

Bouteille d'eau (vide)

Variable AuthenticZClothing.AuthenticAquaBottle_Green Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AuthenticAquaBottle_Green
TypeNormal
CatégorieWaterContainer
Poids0.1
Icône
AquaBottle_Green

Navigation

Nom variableAuthenticAquaBottle_Green
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK903
Lignes1660 → 1674
File ID807

Recettes qui fabriquent cet item

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

0 recette
Aucune recette ne fabrique cet item.

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.

12 propriétés
Key Value (raw) Num Bool JSON
AttachmentType WaterBottle
CanStoreWater TRUE 1 1
DisplayCategory WaterContainer
DisplayName Aqua Bottle
Icon AquaBottle_Green
RainFactor 1 1
ReplaceOnUseOn WaterSource-AuthenticAquaBottle_Green_full
StaticModel AuthenticAquaBottle_Green
Tooltip Tooltip_item_RainFromGround
Type Normal
Weight 0.1 0.1
WorldStaticModel WorldItem_AuthenticAquaBottle_Green
Raw block
	item AuthenticAquaBottle_Green
    	{
        DisplayCategory 		= 	WaterContainer, 		
       	Weight    		 		= 	0.1,
		CanStoreWater			= 	TRUE,
        Type    				= 	Normal,
        DisplayName     		= 	Aqua Bottle,
		ReplaceOnUseOn			= 	WaterSource-AuthenticAquaBottle_Green_full,
        Icon 					= 	AquaBottle_Green,
		RainFactor 				= 	1,
		Tooltip 				= 	Tooltip_item_RainFromGround,
		StaticModel 			= 	AuthenticAquaBottle_Green,
		WorldStaticModel 		= 	WorldItem_AuthenticAquaBottle_Green,	
		AttachmentType  		= 	WaterBottle,			
	}