Item: Basquettes vertes

Wiki Project Zomboid

Basquettes vertes

Variable AuthenticZClothing.Shoes_TrainerGreenandWhite Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shoes_TrainerGreenandWhite
TypeClothing
CatégorieClothing
Poids
Icône
ShoesRunningGreenWhite

Navigation

Nom variableShoes_TrainerGreenandWhite
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shoes.txt
Détails techniques
Item PK1666
Lignes466 → 484
File ID825

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.

16 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shoes
BodyLocation Shoes
ClothingItem Shoes_TrainerGreenandWhite
ConditionLowerChanceOneIn 10 10
ConditionMax 24 24
DisplayCategory Clothing
DisplayName Green Sneakers
Icon ShoesRunningGreenWhite
Insulation 0.45 0.45
RemoveOnBroken false 0 0
RunSpeedModifier 1.1 1.1
ScratchDefense 10 10
StompPower 1.8 1.8
Type Clothing
WindResistance 0.3 0.3
WorldStaticModel Shoes_Ground
Raw block
 	item Shoes_TrainerGreenandWhite
	{
       DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Green Sneakers,
		ClothingItem = Shoes_TrainerGreenandWhite,
		BodyLocation = Shoes,
		BloodLocation = Shoes,
		Icon = ShoesRunningGreenWhite,
		StompPower = 1.8,
		ConditionLowerChanceOneIn = 10,
		ConditionMax = 24,
		RunSpeedModifier = 1.1,
		RemoveOnBroken = false,
		ScratchDefense = 10,
        Insulation = 0.45,
        WindResistance = 0.3,
		WorldStaticModel = Shoes_Ground,
    	}