Item: 82 Porsche 911 Front Window Armor

Wiki Project Zomboid

82 Porsche 911 Front Window Armor

Variable Base.82porsche911FrontWindowArmor Mod KAVALASH_82porsche911

Résumé

VariableBase.82porsche911FrontWindowArmor
TypeNormal
CatégorieVehicleMaintenance
Poids14
Icône
PRS92_winfa

Navigation

Nom variable82porsche911FrontWindowArmor
ModuleBase
Sourcemedia\scripts\vehicles\82porsche911_vehiclesitems.txt
Détails techniques
Item PK348
Lignes96 → 108
File ID360

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 Porsche 911 Front Window Armor
Make 82 Porsche 911 Front Window Armor
Base
KAVALASH_82porsche911 Armoring 900 82porsche911FrontWindowArmor=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 Porsche 911 Armor
Dismantle 82 Porsche 911 Armor
Base
KAVALASH_82porsche911 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 Porsche 911 Front Window Armor
Icon PRS92_winfa
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 14.0 14
WorldStaticModel 82porsche911FrontWindowArmorWI
Raw block
	item 82porsche911FrontWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	14.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	82 Porsche 911 Front Window Armor ,
        Icon	=	PRS92_winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 82porsche911FrontWindowArmorWI,
    }