Item: 65 Pontiac Banshee Rear Windshield

Wiki Project Zomboid

65 Pontiac Banshee Rear Windshield

Variable Base.65bansheeRearWindshield3 Mod KAVALASH_65banshee

Résumé

VariableBase.65bansheeRearWindshield3
TypeNormal
CatégorieVehicleMaintenance
Poids7
Icône
BAN65_windr

Navigation

Nom variable65bansheeRearWindshield3
ModuleBase
Sourcemedia\scripts\vehicles\65banshee_vehiclesitems.txt
Détails techniques
Item PK93
Lignes210 → 222
File ID84

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 65 Pontiac Banshee Windshield
Make 65 Pontiac Banshee Windshield
Base
KAVALASH_65banshee Mechanical 500 65bansheeRearWindshield3=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 65 Pontiac Banshee Rear Windshield
Icon BAN65_windr
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 7.0 7
WorldStaticModel 65bansheeRearWindshieldWI
Raw block
    item 65bansheeRearWindshield3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   7.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Rear Windshield,
        Icon    =   BAN65_windr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeRearWindshieldWI,
    }