Item: Maillot de foot des Patriots

Wiki Project Zomboid

Maillot de foot des Patriots

Variable AuthenticZClothing.Jersey_NEPatriots4 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jersey_NEPatriots4
TypeClothing
CatégorieClothing
Poids2
Icône
JerseyBlue

Navigation

Nom variableJersey_NEPatriots4
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK3570
Nom FRMaillot de foot des Patriots
Nom ENNew England Patriots Jersey
Nom brutNew England Patriots Jersey
Clé de nomNew England Patriots Jersey
Clé FRAuthenticZClothing.Jersey_NEPatriots4
Clé EN
Tooltip FR
Tooltip EN
Tooltip brut
Chemin icôneicons/KAVALASH_Authentic_Z_-_Current/JerseyBlue.png
Source icônemod:KAVALASH_Authentic Z - Current
Icône manquanteNon
Lignes1409 → 1426
File ID991

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.

15 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Jacket
BodyLocation Jacket
ClothingItem Jersey_NEPatriots4
DisplayCategory Clothing
DisplayName New England Patriots Jersey
Icon JerseyBlue
Insulation 0.5 0.5
NeckProtectionModifier 0.5 0.5
RunSpeedModifier 0.95 0.95
ScratchDefense 25 25
Type Clothing
Weight 2 2
WindResistance 0.35 0.35
WorldStaticModel Jacket_Ground
Raw block
    item Jersey_NEPatriots4
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = New England Patriots Jersey,
        ClothingItem = Jersey_NEPatriots4,
        BodyLocation = Jacket,
        Icon = JerseyBlue,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.95,
        BiteDefense = 10,
        ScratchDefense = 25,
        NeckProtectionModifier = 0.5,
        Insulation = 0.5,
        WindResistance = 0.35,
        Weight = 2,
        WorldStaticModel = Jacket_Ground,			
    }