Item: 59 Cadillac Miller-Meteor Side Window

Wiki Project Zomboid

59 Cadillac Miller-Meteor Side Window

Variable Base.ECTO1SideWindow2 Mod KAVALASH_59meteor

Résumé

VariableBase.ECTO1SideWindow2
TypeNormal
CatégorieVehicleMaintenance
Poids5
Icône
windowECTO1

Navigation

Nom variableECTO1SideWindow2
ModuleBase
Sourcemedia\scripts\vehicles\ECTO1_vehiclesitems.txt
Détails techniques
Item PK51
Lignes378 → 390
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
Scalpel Make 59 Cadillac Miller-Meteor Window
Make 59 Cadillac Miller-Meteor Window
Base
KAVALASH_59meteor Mechanical 300 ECTO1SideWindow2=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

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 59 Cadillac Miller-Meteor Side Window
Icon windowECTO1
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 5.0 5
WorldStaticModel ECTO1WindowWI
Raw block
	item ECTO1SideWindow2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	5.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	59 Cadillac Miller-Meteor Side Window,
        Icon	=	windowECTO1,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = ECTO1WindowWI,
    }