Item: 59 Cadillac Miller-Meteor Windshield

Wiki Project Zomboid

59 Cadillac Miller-Meteor Windshield

Variable Base.ECTO1Windshield2 Mod KAVALASH_59meteor

Résumé

VariableBase.ECTO1Windshield2
TypeNormal
CatégorieVehicleMaintenance
Poids12
Icône
windshieldECTO1

Navigation

Nom variableECTO1Windshield2
ModuleBase
Sourcemedia\scripts\vehicles\ECTO1_vehiclesitems.txt
Détails techniques
Item PK49
Lignes350 → 362
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 Windshield
Make 59 Cadillac Miller-Meteor Windshield
Base
KAVALASH_59meteor Mechanical 700 ECTO1Windshield2=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 Windshield
Icon windshieldECTO1
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 12.0 12
WorldStaticModel ECTO1WindshieldWI
Raw block
	item ECTO1Windshield2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	12.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	59 Cadillac Miller-Meteor Windshield,
        Icon	=	windshieldECTO1,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = ECTO1WindshieldWI,
    }