Item: 92 Nissan Skyline R32 Door

Wiki Project Zomboid

92 Nissan Skyline R32 Door

Variable Base.R32Door3 Mod KAVALASH_92nissanGTR

Résumé

VariableBase.R32Door3
TypeNormal
CatégorieVehicleMaintenance
Poids12
Icône
R32door

Navigation

Nom variableR32Door3
ModuleBase
Sourcemedia\scripts\vehicles\92nissanGTR_vehiclesitems.txt
Détails techniques
Item PK662
Lignes100 → 112
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 Door
Make 92 Nissan Skyline R32 Door
Base
KAVALASH_92nissanGTR Mechanical 1000 R32Door3=1
SheetMetal Make 92 Nissan Skyline R32 Door
Make 92 Nissan Skyline R32 Door
CraftMoreKavalash
KAVALASH_Custom AutoParts 1200 R32Door3=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
Dismantle 92 Nissan Skyline R32 Door
Dismantle 92 Nissan Skyline R32 Door
Base
KAVALASH_92nissanGTR Recycling 400 damnCraft.HandleModern=1

Propriétés

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

10 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 20 20
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 92 Nissan Skyline R32 Door
Icon R32door
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 12.0 12
WorldStaticModel R32FrontDoorWI
Raw block
    item R32Door3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	12.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	92 Nissan Skyline R32 Door,
        Icon	=	R32door,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = R32FrontDoorWI,
    }