Item: 92 Nissan Skyline R32 Windshield

Wiki Project Zomboid

92 Nissan Skyline R32 Windshield

Variable Base.R32Windshield3 Mod KAVALASH_92nissanGTR

Résumé

VariableBase.R32Windshield3
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
R32wind

Navigation

Nom variableR32Windshield3
ModuleBase
Sourcemedia\scripts\vehicles\92nissanGTR_vehiclesitems.txt
Détails techniques
Item PK687
Lignes476 → 488
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
Scalpel Make 92 Nissan Skyline R32 Windshield
Make 92 Nissan Skyline R32 Windshield
Base
KAVALASH_92nissanGTR Mechanical 500 R32Windshield3=1
Scalpel Make 92 Nissan Skyline R32 Windshield
Make 92 Nissan Skyline R32 Windshield
CraftMoreKavalash
KAVALASH_Custom AutoParts 500 R32Windshield3=1

Recettes qui utilisent cet item

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

0 recette
Aucune recette n'utilise cet item.

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 Windshield
Icon R32wind
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 8.0 8
WorldStaticModel R32windshieldWI
Raw block
	item R32Windshield3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	92 Nissan Skyline R32 Windshield,
        Icon	=	R32wind,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = R32windshieldWI,
    }