Item: 82 Porsche 911 Windshield

Wiki Project Zomboid

82 Porsche 911 Windshield

Variable Base.82porsche911Windshield3 Mod KAVALASH_82porsche911

Résumé

VariableBase.82porsche911Windshield3
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
PRS92_windf

Navigation

Nom variable82porsche911Windshield3
ModuleBase
Sourcemedia\scripts\vehicles\82porsche911_vehiclesitems.txt
Détails techniques
Item PK369
Lignes390 → 402
File ID360

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

1 recette
Afficher la liste
Recipe Mod Category Time Result
Scalpel Make 82 Porsche 911 Windshield
Make 82 Porsche 911 Windshield
Base
KAVALASH_82porsche911 Mechanical 500 82porsche911Windshield3=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 82 Porsche 911 Windshield
Icon PRS92_windf
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 8.0 8
WorldStaticModel 82porsche911WindshieldWI
Raw block
	item 82porsche911Windshield3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	82 Porsche 911 Windshield,
        Icon	=	PRS92_windf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 82porsche911WindshieldWI,
    }