Item: 92 Nissan Skyline R32 Trunk Lid

Wiki Project Zomboid

92 Nissan Skyline R32 Trunk Lid

Variable Base.R32TrunkDoor3 Mod KAVALASH_92nissanGTR

Résumé

VariableBase.R32TrunkDoor3
TypeNormal
CatégorieVehicleMaintenance
Poids9
Icône
R32trunklid0

Navigation

Nom variableR32TrunkDoor3
ModuleBase
Sourcemedia\scripts\vehicles\92nissanGTR_vehiclesitems.txt
Détails techniques
Item PK682
Lignes392 → 404
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 Trunk Lid
Make 92 Nissan Skyline R32 Trunk Lid
Base
KAVALASH_92nissanGTR Mechanical 1000 R32TrunkDoor3=1
SheetMetal Make 92 Nissan Skyline R32 Trunk Lid
Make 92 Nissan Skyline R32 Trunk Lid
CraftMoreKavalash
KAVALASH_Custom AutoParts 1200 R32TrunkDoor3=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 Trunk Lid
Icon R32trunklid0
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 9.0 9
WorldStaticModel R32trunkDoorWI
Raw block
    item R32TrunkDoor3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	92 Nissan Skyline R32 Trunk Lid,
        Icon	=	R32trunklid0,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = R32trunkDoorWI,
    }