Item: Protection de fenêtre avant de Pontiac Firebird 1982

Wiki Project Zomboid

Protection de fenêtre avant de Pontiac Firebird 1982

Variable Base.82firebirdFrontWindowArmor Mod KAVALASH_82firebird

Résumé

VariableBase.82firebirdFrontWindowArmor
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
FRB82_winfa

Navigation

Nom variable82firebirdFrontWindowArmor
ModuleBase
Sourcemedia\scripts\vehicles\82firebird_vehiclesitems.txt
Détails techniques
Item PK311
Lignes72 → 84
File ID305

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
BlowTorch Make 82 Pontiac Firebird Front Window Armor
Make 82 Pontiac Firebird Front Window Armor
Base
KAVALASH_82firebird Armoring 800 82firebirdFrontWindowArmor=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
SheetMetal Dismantle 82 Pontiac Firebird Armor
Dismantle 82 Pontiac Firebird Armor
Base
KAVALASH_82firebird Recycling 500 SheetMetal=1

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 82 Pontiac Firebird Front Window Armor
Icon FRB82_winfa
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 8.0 8
WorldStaticModel 82firebirdFrontWindowArmorWI
Raw block
	item 82firebirdFrontWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	82 Pontiac Firebird Front Window Armor,
        Icon	=	FRB82_winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 82firebirdFrontWindowArmorWI,
    }