Item: 65 Pontiac Banshee Hood

Wiki Project Zomboid

65 Pontiac Banshee Hood

Variable Base.65bansheeFinEngineDoor3 Mod KAVALASH_65banshee

Résumé

VariableBase.65bansheeFinEngineDoor3
TypeNormal
CatégorieVehicleMaintenance
Poids9
Icône
BAN65_hood0

Navigation

Nom variable65bansheeFinEngineDoor3
ModuleBase
Sourcemedia\scripts\vehicles\65banshee_vehiclesitems.txt
Détails techniques
Item PK83
Lignes64 → 76
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
WeldingMask Make 65 Pontiac Banshee Hood
Make 65 Pontiac Banshee Hood
Base
KAVALASH_65banshee Mechanical 1000 65bansheeFinEngineDoor3=1

Recettes qui utilisent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
Screws Dismantle 65 Pontiac Banshee Lid
Dismantle 65 Pontiac Banshee Lid
Base
KAVALASH_65banshee Recycling 400 Screws=1

Propriétés

Toutes les propriétés extraites pour cet item.

10 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 25 25
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 65 Pontiac Banshee Hood
Icon BAN65_hood0
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 9.0 9
WorldStaticModel 65bansheeEngineDoorWI
Raw block
    item 65bansheeFinEngineDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Hood,
        Icon	=	BAN65_hood0,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeEngineDoorWI,
    }