Item: Mini-jupe de PomPom Girl

Wiki Project Zomboid

Mini-jupe de PomPom Girl

Variable AuthenticZClothing.Skirt_ShortCheerleader Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Skirt_ShortCheerleader
TypeClothing
CatégorieClothing
Poids
Icône
Cheerleader_Skirt

Navigation

Nom variableSkirt_ShortCheerleader
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1512
Lignes302 → 314
File ID823

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.

10 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShortsShort
BodyLocation Skirt
ClothingItem Skirt_ShortCheerleader
DisplayCategory Clothing
DisplayName Cheerleader Short Skirt
FabricType Cotton
Icon Cheerleader_Skirt
Insulation 0.05 0.05
Type Clothing
WorldStaticModel Skirt_Short_Ground
Raw block
    item Skirt_ShortCheerleader
    {
		DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Cheerleader Short Skirt,
        ClothingItem = Skirt_ShortCheerleader,
        BodyLocation = Skirt,
        Icon = Cheerleader_Skirt,
        BloodLocation = ShortsShort,
        Insulation = 0.05,
        FabricType = Cotton,
		WorldStaticModel = Skirt_Short_Ground,
    }