Item: 75 Pontiac Grand Prix Trunk Lid

Wiki Project Zomboid

75 Pontiac Grand Prix Trunk Lid

Variable Base.75grandPrixTrunkDoor1 Mod KAVALASH_75grandPrix

Résumé

VariableBase.75grandPrixTrunkDoor1
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
PRX75_trunkl

Navigation

Nom variable75grandPrixTrunkDoor1
ModuleBase
Sourcemedia\scripts\vehicles\75grandPrix_vehiclesitems.txt
Détails techniques
Item PK231
Lignes149 → 161
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 Trunk Lid
Make 75 Pontiac Grand Prix Trunk Lid
Base
KAVALASH_75grandPrix Mechanical 1000 75grandPrixTrunkDoor1=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 75 Pontiac Grand Prix Lid
Dismantle 75 Pontiac Grand Prix Lid
Base
KAVALASH_75grandPrix 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 75 Pontiac Grand Prix Trunk Lid
Icon PRX75_trunkl
MechanicsItem TRUE 1 1
Type Normal
VehicleType 1 1
Weight 8.0 8
WorldStaticModel 75grandPrixTrunkDoorWI
Raw block
    item 75grandPrixTrunkDoor1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Trunk Lid,
        Icon	=	PRX75_trunkl,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixTrunkDoorWI,
    }