Item: 92 Nissan Skyline R32 Makeshift Windshield Armor

Wiki Project Zomboid

92 Nissan Skyline R32 Makeshift Windshield Armor

Variable Base.R32WindshieldArmor Mod KAVALASH_92nissanGTR

Résumé

VariableBase.R32WindshieldArmor
TypeNormal
CatégorieVehicleMaintenance
Poids15
Icône
R32winda

Navigation

Nom variableR32WindshieldArmor
ModuleBase
Sourcemedia\scripts\vehicles\92nissanGTR_vehiclesitems.txt
Détails techniques
Item PK693
Lignes562 → 574
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 Windshield Armor
Make 92 Nissan Skyline R32 Windshield Armor
Base
KAVALASH_92nissanGTR Armoring 1200 R32WindshieldArmor=1
SheetMetal Make 92 Nissan Skyline R32 Windshield Armor
Make 92 Nissan Skyline R32 Windshield Armor
CraftMoreKavalash
KAVALASH_Custom AutoParts 1000 R32WindshieldArmor=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 Windshield Armor
Icon R32winda
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 15.0 15
WorldStaticModel R32windshieldAWI
Raw block
    item R32WindshieldArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   15.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   92 Nissan Skyline R32 Makeshift Windshield Armor,
        Icon    =   R32winda,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = R32windshieldAWI,
    }