Item: 92 Nissan Skyline R32 Performance Tire

Wiki Project Zomboid

92 Nissan Skyline R32 Performance Tire

Variable Base.R32Tire1 Mod KAVALASH_92nissanGTR

Résumé

VariableBase.R32Tire1
TypeNormal
CatégorieVehicleMaintenance
Poids12
Icône
R32tire1

Navigation

Nom variableR32Tire1
ModuleBase
Sourcemedia\scripts\vehicles\92nissanGTR_vehiclesitems.txt
Détails techniques
Item PK658
Lignes25 → 42
File ID666

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
Crowbar Make 92 Nissan Skyline R32 Tire
Make 92 Nissan Skyline R32 Tire
Base
KAVALASH_92nissanGTR Mechanical 700 R32Tire1=1
Crowbar Make 92 Nissan Skyline R32 Tire
Make 92 Nissan Skyline R32 Tire
CraftMoreKavalash
KAVALASH_Custom AutoParts 1200 R32Tire1=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 92 Nissan Skyline R32 Tire
Dismantle 92 Nissan Skyline R32 Tire
Base
KAVALASH_92nissanGTR Recycling 350 SteelRimSmall=1
Repair 92 Nissan Skyline R32 Tire
Repair 92 Nissan Skyline R32 Tire
Base
KAVALASH_92nissanGTR 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 20 20
ConditionLowerOffroad 0.15 0.15
ConditionLowerStandard 0.13 0.13
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 92 Nissan Skyline R32 Performance Tire
Icon R32tire1
MaxCapacity 35 35
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 12.0 12
WheelFriction 2.10f
WorldStaticModel R32tire1WI
Raw block
    item R32Tire1
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   92 Nissan Skyline R32 Performance Tire,
        Icon    =   R32tire1,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 20,
        WheelFriction = 2.10f,
        ConditionMax = 100,
        ConditionLowerStandard = 0.13,
        ConditionLowerOffroad = 0.15,
        MechanicsItem = TRUE,
        WorldStaticModel = R32tire1WI,

    }