Item: 82 Porsche 911 Windshield Armor

Wiki Project Zomboid

82 Porsche 911 Windshield Armor

Variable Base.82porsche911WindshieldArmor Mod KAVALASH_82porsche911

Résumé

VariableBase.82porsche911WindshieldArmor
TypeNormal
CatégorieVehicleMaintenance
Poids18
Icône
PRS92_windfa

Navigation

Nom variable82porsche911WindshieldArmor
ModuleBase
Sourcemedia\scripts\vehicles\82porsche911_vehiclesitems.txt
Détails techniques
Item PK350
Lignes124 → 136
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 Windshield Armor
Make 82 Porsche 911 Windshield Armor
Base
KAVALASH_82porsche911 Armoring 1000 82porsche911WindshieldArmor=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 Windshield Armor
Icon PRS92_windfa
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 18.0 18
WorldStaticModel 82porsche911WindshieldArmorWI
Raw block
	item 82porsche911WindshieldArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	18.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	82 Porsche 911 Windshield Armor,
        Icon	=	PRS92_windfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 82porsche911WindshieldArmorWI,
    }