Item: Pursuit Special Reinforced Front Bumper Mk2

Wiki Project Zomboid

Pursuit Special Reinforced Front Bumper Mk2

Variable Base.73fordFalconPSBumperFront1 Mod KAVALASH_73fordFalcon

Résumé

VariableBase.73fordFalconPSBumperFront1
TypeNormal
CatégorieVehicleMaintenance
Poids6
Icône
FLC73_bumpPS1

Navigation

Nom variable73fordFalconPSBumperFront1
ModuleBase
Sourcemedia\scripts\vehicles\73fordFalcon_vehiclesitems.txt
Détails techniques
Item PK213
Lignes264 → 275
File ID199

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 Pursuit Special Reinforced Bumper Mk2
Make Pursuit Special Reinforced Bumper Mk2
Base
KAVALASH_73fordFalcon Armoring 900 73fordFalconPSBumperFront1=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 73 Ford Falcon XB Armor
Dismantle 73 Ford Falcon XB Armor
Base
KAVALASH_73fordFalcon Recycling 500 SheetMetal=1

Propriétés

Toutes les propriétés extraites pour cet item.

9 propriétés
Key Value (raw) Num Bool JSON
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName Pursuit Special Reinforced Front Bumper Mk2
Icon FLC73_bumpPS1
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 6.0 6
WorldStaticModel 73fordFalconPSBumperFront1WI
Raw block
    item 73fordFalconPSBumperFront1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	6.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	Pursuit Special Reinforced Front Bumper Mk2,
        Icon	=	FLC73_bumpPS1,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 73fordFalconPSBumperFront1WI,
    }