Item: 59 Cadillac Miller-Meteor Trunk Lid

Wiki Project Zomboid

59 Cadillac Miller-Meteor Trunk Lid

Variable Base.ECTO1TrunkDoor2 Mod KAVALASH_59meteor

Résumé

VariableBase.ECTO1TrunkDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
trunkECTO1

Navigation

Nom variableECTO1TrunkDoor2
ModuleBase
Sourcemedia\scripts\vehicles\ECTO1_vehiclesitems.txt
Détails techniques
Item PK43
Lignes259 → 271
File ID38

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 59 Cadillac Miller-Meteor Trunk Lid
Make 59 Cadillac Miller-Meteor Trunk Lid
Base
KAVALASH_59meteor Mechanical 1000 ECTO1TrunkDoor2=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 59 Cadillac Miller-Meteor Lid
Dismantle 59 Cadillac Miller-Meteor Lid
Base
KAVALASH_59meteor 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 59 Cadillac Miller-Meteor Trunk Lid
Icon trunkECTO1
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 8.0 8
WorldStaticModel ECTO1TrunkDoorWI
Raw block
    item ECTO1TrunkDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	59 Cadillac Miller-Meteor Trunk Lid,
        Icon	=	trunkECTO1,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = ECTO1TrunkDoorWI,
    }