Item: Chaussures (XXL)

Wiki Project Zomboid

Chaussures (XXL)

Variable AuthenticZClothing.Fat02_Shoes Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat02_Shoes
TypeClothing
CatégorieClothing
Poids
Icône
Shoes

Navigation

Nom variableFat02_Shoes
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1862
Lignes294 → 318
File ID830

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.

22 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Shoes
BodyLocation Shoes
ClothingItem Fat02_Shoes
ClothingItemExtra Shoes_Black;AuthenticZClothing.Fat01_Shoes;AuthenticZClothing.Fat03_Shoes
ClothingItemExtraOption Tighten;Wear1XL;Wear3XL
ConditionLowerChanceOneIn 12 12
ConditionMax 24 24
DisplayCategory Clothing
DisplayName Shoes (2XL)
Icon Shoes
Insulation 0.25 0.25
RemoveOnBroken false 0 0
RunSpeedModifier 0.95 0.95
ScratchDefense 20 20
StompPower 2.1 2.1
Tooltip Tooltip_Size2XL
Type Clothing
WaterResistance 0.25 0.25
WindResistance 0.25 0.25
WorldStaticModel Shoes_Ground
clothingExtraSubmenu Loosen
Raw block
	item Fat02_Shoes
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName				= Shoes (2XL),
		ClothingItem = Fat02_Shoes,
        ClothingItemExtra = Shoes_Black;AuthenticZClothing.Fat01_Shoes;AuthenticZClothing.Fat03_Shoes,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear3XL,	
		clothingExtraSubmenu 	= Loosen,		
		BodyLocation = Shoes,
		BloodLocation = Shoes,
		Icon = Shoes,
		StompPower = 2.1,
		ConditionLowerChanceOneIn = 12,
        ConditionMax = 24,
        RunSpeedModifier = 0.95,
        RemoveOnBroken = false,
        ScratchDefense = 20,
        BiteDefense = 10,
        Insulation = 0.25,
        WindResistance = 0.25,
        WaterResistance = 0.25,
        WorldStaticModel = Shoes_Ground,
		Tooltip = Tooltip_Size2XL,		
	}