Item: 59 Cadillac Miller-Meteor Hood

Wiki Project Zomboid

59 Cadillac Miller-Meteor Hood

Variable Base.ECTO1EngineDoor2 Mod KAVALASH_59meteor

Résumé

VariableBase.ECTO1EngineDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids12
Icône
hoodECTO1

Navigation

Nom variableECTO1EngineDoor2
ModuleBase
Sourcemedia\scripts\vehicles\ECTO1_vehiclesitems.txt
Détails techniques
Item PK42
Lignes243 → 255
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 Hood
Make 59 Cadillac Miller-Meteor Hood
Base
KAVALASH_59meteor Mechanical 1000 ECTO1EngineDoor2=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 Hood
Icon hoodECTO1
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 12.0 12
WorldStaticModel ECTO1EngineDoorWI
Raw block
    item ECTO1EngineDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	12.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	59 Cadillac Miller-Meteor Hood,
        Icon	=	hoodECTO1,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = ECTO1EngineDoorWI,
    }