Item: 87 Ford B700 Windshield

Wiki Project Zomboid

87 Ford B700 Windshield

Variable Base.87fordB700Windshield2 Mod KAVALASH_87fordB700

Résumé

VariableBase.87fordB700Windshield2
TypeNormal
CatégorieVehicleMaintenance
Poids9
Icône
B700_windf

Navigation

Nom variable87fordB700Windshield2
ModuleBase
Sourcemedia\scripts\vehicles\87fordB700_vehiclesitems.txt
Détails techniques
Item PK477
Lignes340 → 352
File ID466

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 87 Ford B700 Windshield
Make 87 Ford B700 Windshield
Base
KAVALASH_87fordB700 Mechanical 650 87fordB700Windshield2=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 87 Ford B700 Windshield
Icon B700_windf
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 9.0 9
WorldStaticModel 87fordB700WindshieldWI
Raw block
	item 87fordB700Windshield2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	87 Ford B700 Windshield,
        Icon	=	B700_windf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 87fordB700WindshieldWI,
    }