Item: 90 BMW E30 Sedan Trunk Lid

Wiki Project Zomboid

90 BMW E30 Sedan Trunk Lid

Variable Base.90bmwE30SedanTrunkDoor3 Mod KAVALASH_90bmwE30

Résumé

VariableBase.90bmwE30SedanTrunkDoor3
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
BMWE30_lid0

Navigation

Nom variable90bmwE30SedanTrunkDoor3
ModuleBase
Sourcemedia\scripts\vehicles\90bmwE30_vehiclesitems.txt
Détails techniques
Item PK561
Lignes266 → 278
File ID560

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 90 BMW E30 Trunk Lid
Make 90 BMW E30 Trunk Lid
Base
KAVALASH_90bmwE30 Mechanical 1000 90bmwE30SedanTrunkDoor3=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 90 BMW E30 Lid
Dismantle 90 BMW E30 Lid
Base
KAVALASH_90bmwE30 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 90 BMW E30 Sedan Trunk Lid
Icon BMWE30_lid0
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 8.0 8
WorldStaticModel 90bmwE30SedanTrunkDoorWI
Raw block
    item 90bmwE30SedanTrunkDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	90 BMW E30 Sedan Trunk Lid,
        Icon	=	BMWE30_lid0,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 90bmwE30SedanTrunkDoorWI,
    }