Item: 92 Nissan Skyline R32 Makeshift Rear Window Armor

Wiki Project Zomboid

92 Nissan Skyline R32 Makeshift Rear Window Armor

Variable Base.R32RearWindowArmor Mod KAVALASH_92nissanGTR

Résumé

VariableBase.R32RearWindowArmor
TypeNormal
CatégorieVehicleMaintenance
Poids6
Icône
R32rwina

Navigation

Nom variableR32RearWindowArmor
ModuleBase
Sourcemedia\scripts\vehicles\92nissanGTR_vehiclesitems.txt
Détails techniques
Item PK692
Lignes548 → 560
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
BlowTorch Make 92 Nissan Skyline R32 Rear Window Armor
Make 92 Nissan Skyline R32 Rear Window Armor
Base
KAVALASH_92nissanGTR Armoring 1000 R32RearWindowArmor=1
SheetMetal Make 92 Nissan Skyline R32 Rear Window Armor
Make 92 Nissan Skyline R32 Rear Window Armor
CraftMoreKavalash
KAVALASH_Custom AutoParts 1000 R32RearWindowArmor=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
SheetMetal Dismantle 92 Nissan Skyline R32 Armor
Dismantle 92 Nissan Skyline R32 Armor
Base
KAVALASH_92nissanGTR Recycling 500 SheetMetal=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 Makeshift Rear Window Armor
Icon R32rwina
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 6.0 6
WorldStaticModel R32rearwindowAWI
Raw block
    item R32RearWindowArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   6.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   92 Nissan Skyline R32 Makeshift Rear Window Armor,
        Icon    =   R32rwina,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = R32rearwindowAWI,
    }