Item: Grande gourde de sport (vide)

Wiki Project Zomboid

Grande gourde de sport (vide)

Variable AuthenticZClothing.AuthenticGymBottle_Green Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AuthenticGymBottle_Green
TypeNormal
CatégorieWaterContainer
Poids0.1
Icône
Gymbottle_Green

Navigation

Nom variableAuthenticGymBottle_Green
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK921
Lignes2002 → 2016
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 Gym Bottle
Icon Gymbottle_Green
RainFactor 1 1
ReplaceOnUseOn WaterSource-AuthenticGymBottle_Green_full
StaticModel AuthenticGymBottle_Green
Tooltip Tooltip_item_RainFromGround
Type Normal
Weight 0.1 0.1
WorldStaticModel WorldItem_AuthenticGymBottle_Green
Raw block
	item AuthenticGymBottle_Green
    {
        DisplayCategory 		= 	WaterContainer, 		
       	Weight    		 		= 	0.1,
		CanStoreWater			= 	TRUE,
        Type    				= 	Normal,
        DisplayName     		= 	Gym Bottle,
		Icon					=	Gymbottle_Green,		
		ReplaceOnUseOn			= 	WaterSource-AuthenticGymBottle_Green_full,
		RainFactor 				= 	1,
		Tooltip 				= 	Tooltip_item_RainFromGround,
		StaticModel 			= 	AuthenticGymBottle_Green,
		WorldStaticModel 		= 	WorldItem_AuthenticGymBottle_Green,	
		AttachmentType  		= 	WaterBottle,			
	}