Item: 65 Pontiac Banshee Window Armor

Wiki Project Zomboid

65 Pontiac Banshee Window Armor

Variable Base.65bansheeFrontWindowArmor Mod KAVALASH_65banshee

Résumé

VariableBase.65bansheeFrontWindowArmor
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
BAN65_winfa

Navigation

Nom variable65bansheeFrontWindowArmor
ModuleBase
Sourcemedia\scripts\vehicles\65banshee_vehiclesitems.txt
Détails techniques
Item PK81
Lignes34 → 46
File ID84

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 65 Pontiac Banshee Front Window Armor
Make 65 Pontiac Banshee Front Window Armor
Base
KAVALASH_65banshee Armoring 800 65bansheeFrontWindowArmor=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 65 Pontiac Banshee Armor
Dismantle 65 Pontiac Banshee Armor
Base
KAVALASH_65banshee 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 65 Pontiac Banshee Window Armor
Icon BAN65_winfa
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 10.0 10
WorldStaticModel 65bansheeFrontWindowArmorWI
Raw block
	item 65bansheeFrontWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Window Armor,
        Icon	=	BAN65_winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeFrontWindowArmorWI,
    }