Item: 65 Pontiac Banshee Door

Wiki Project Zomboid

65 Pontiac Banshee Door

Variable Base.65bansheeFrontDoor3 Mod KAVALASH_65banshee

Résumé

VariableBase.65bansheeFrontDoor3
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
BAN65_doorf

Navigation

Nom variable65bansheeFrontDoor3
ModuleBase
Sourcemedia\scripts\vehicles\65banshee_vehiclesitems.txt
Détails techniques
Item PK79
Lignes5 → 17
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 Door
Make 65 Pontiac Banshee Door
Base
KAVALASH_65banshee Mechanical 1000 65bansheeFrontDoor3=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
Dismantle 65 Pontiac Banshee Door
Dismantle 65 Pontiac Banshee Door
Base
KAVALASH_65banshee Recycling 400 damnCraft.HandleClassic=1

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 Door
Icon BAN65_doorf
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 10.0 10
WorldStaticModel 65bansheeFrontDoorWI
Raw block
    item 65bansheeFrontDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Door,
        Icon	=	BAN65_doorf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeFrontDoorWI,
    }