Item: 75 Pontiac Grand Prix H17 Tire

Wiki Project Zomboid

75 Pontiac Grand Prix H17 Tire

Variable Base.75grandPrixH17Tire3 Mod KAVALASH_75grandPrix

Résumé

VariableBase.75grandPrixH17Tire3
TypeNormal
CatégorieVehicleMaintenance
Poids11
Icône
PRX75_tire3

Navigation

Nom variable75grandPrixH17Tire3
ModuleBase
Sourcemedia\scripts\vehicles\75grandPrix_vehiclesitems.txt
Détails techniques
Item PK222
Lignes7 → 23
File ID222

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
Crowbar Make 75 Pontiac Grand Prix Tire
Make 75 Pontiac Grand Prix Tire
Base
KAVALASH_75grandPrix Mechanical 700 75grandPrixH17Tire3=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
Dismantle Pontiac Tire
Dismantle Pontiac Tire
Base
KAVALASH_75grandPrix Recycling 350 SteelRimSmall=1
Repair 75 Pontiac Grand Prix Tire
Repair 75 Pontiac Grand Prix Tire
Base
KAVALASH_75grandPrix 250 TireRepairTools=1

Propriétés

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

14 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 0 0
ConditionLowerOffroad 0.11 0.11
ConditionLowerStandard 0.5 0.5
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 75 Pontiac Grand Prix H17 Tire
Icon PRX75_tire3
MaxCapacity 35 35
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 11.0 11
WheelFriction 1.9 1.9
WorldStaticModel 75grandPrixTire3WI
Raw block
    item 75grandPrixH17Tire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   11.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   75 Pontiac Grand Prix H17 Tire,
        Icon    =   PRX75_tire3,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.9,
        ConditionMax = 100,
        ConditionLowerStandard = 0.5,
        ConditionLowerOffroad = 0.11,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixTire3WI,
    }