Item: 92 AM General M998 Windshield

Wiki Project Zomboid

92 AM General M998 Windshield

Variable Base.M998Windshield2 Mod KAVALASH_92amgeneralM998

Résumé

VariableBase.M998Windshield2
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
windshieldM998

Navigation

Nom variableM998Windshield2
ModuleBase
Sourcemedia\scripts\vehicles\92amgeneralM998_vehiclesitems.txt
Détails techniques
Item PK632
Lignes347 → 360
File ID599

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 92 AM General M998 Windshield
Make 92 AM General M998 Windshield
Base
KAVALASH_92amgeneralM998 Mechanical 500 M998Windshield2=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.

11 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 20 20
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 92 AM General M998 Windshield
Icon windshieldM998
MechanicsItem TRUE 1 1
Tooltip Tooltip_item_M998Windshield2
Type Normal
VehicleType 2 2
Weight 8.0 8
WorldStaticModel M998WindshieldWI
Raw block
	item M998Windshield2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	92 AM General M998 Windshield,
        Icon	=	windshieldM998,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = M998WindshieldWI,
	    Tooltip = Tooltip_item_M998Windshield2,
    }