Item: 92 Nissan Skyline R32 Hood

Wiki Project Zomboid

92 Nissan Skyline R32 Hood

Variable Base.R32EngineDoor0 Mod KAVALASH_92nissanGTR

Résumé

VariableBase.R32EngineDoor0
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
R32hood0

Navigation

Nom variableR32EngineDoor0
ModuleBase
Sourcemedia\scripts\vehicles\92nissanGTR_vehiclesitems.txt
Détails techniques
Item PK681
Lignes376 → 388
File ID666

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
WeldingMask Make 92 Nissan Skyline R32 Hood
Make 92 Nissan Skyline R32 Hood
Base
KAVALASH_92nissanGTR Mechanical 1000 R32EngineDoor0=1
SheetMetal Make 92 Nissan Skyline R32 Hood
Make 92 Nissan Skyline R32 Hood
CraftMoreKavalash
KAVALASH_Custom AutoParts 800 R32EngineDoor0=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

1 recette
Afficher la liste
Recipe Mod Category Time Result
Screws Dismantle 92 Nissan Skyline R32 Lid
Dismantle 92 Nissan Skyline R32 Lid
Base
KAVALASH_92nissanGTR Recycling 400 Screws=1

Propriétés

Toutes les propriétés extraites pour cet item.

10 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 25 25
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 92 Nissan Skyline R32 Hood
Icon R32hood0
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 10.0 10
WorldStaticModel R32hoodWI
Raw block
    item R32EngineDoor0
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	92 Nissan Skyline R32 Hood,
        Icon	=	R32hood0,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = R32hoodWI,
    }