Item: 75 Pontiac Grand Prix Front Door

Wiki Project Zomboid

75 Pontiac Grand Prix Front Door

Variable Base.75grandPrixFrontDoor1 Mod KAVALASH_75grandPrix

Résumé

VariableBase.75grandPrixFrontDoor1
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
PRX75_door

Navigation

Nom variable75grandPrixFrontDoor1
ModuleBase
Sourcemedia\scripts\vehicles\75grandPrix_vehiclesitems.txt
Détails techniques
Item PK225
Lignes60 → 72
File ID222

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 75 Pontiac Grand Prix Door
Make 75 Pontiac Grand Prix Door
Base
KAVALASH_75grandPrix Mechanical 1000 75grandPrixFrontDoor1=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 75 Pontiac Grand Prix Door
Dismantle 75 Pontiac Grand Prix Door
Base
KAVALASH_75grandPrix Recycling 400 damnCraft.HandleModern=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 75 Pontiac Grand Prix Front Door
Icon PRX75_door
MechanicsItem TRUE 1 1
Type Normal
VehicleType 1 1
Weight 10.0 10
WorldStaticModel 75grandPrixFrontDoorWI
Raw block
    item 75grandPrixFrontDoor1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Front Door,
        Icon	=	PRX75_door,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixFrontDoorWI,
    }