Item: Pursuit Special Reinforced Front Bumper Mk1

Wiki Project Zomboid

Pursuit Special Reinforced Front Bumper Mk1

Variable Base.73fordFalconPSBumperFront0 Mod KAVALASH_73fordFalcon

Résumé

VariableBase.73fordFalconPSBumperFront0
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
FLC73_bumpPS0

Navigation

Nom variable73fordFalconPSBumperFront0
ModuleBase
Sourcemedia\scripts\vehicles\73fordFalcon_vehiclesitems.txt
Détails techniques
Item PK212
Lignes251 → 262
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 Mk1
Make Pursuit Special Reinforced Bumper Mk1
Base
KAVALASH_73fordFalcon Armoring 950 73fordFalconPSBumperFront0=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 Mk1
Icon FLC73_bumpPS0
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 8.0 8
WorldStaticModel 73fordFalconPSBumperFront0WI
Raw block
    item 73fordFalconPSBumperFront0
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	Pursuit Special Reinforced Front Bumper Mk1,
        Icon	=	FLC73_bumpPS0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 73fordFalconPSBumperFront0WI,
    }