Item: 49 Dodge Power Wagon Apocalypse Tire

Wiki Project Zomboid

49 Dodge Power Wagon Apocalypse Tire

Variable Base.49powerWagonApocalypseTire Mod KAVALASH_49powerWagon

Résumé

VariableBase.49powerWagonApocalypseTire
TypeNormal
CatégorieVehicleMaintenance
Poids20
Icône
PWRStire

Navigation

Nom variable49powerWagonApocalypseTire
ModuleBase
Sourcemedia\scripts\vehicles\49powerWagon_vehiclesitems.txt
Détails techniques
Item PK2
Lignes25 → 41
File ID15

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 49 Dodge Power Wagon Tire
Make 49 Dodge Power Wagon Tire
Base
KAVALASH_49powerWagon Mechanical 700 49powerWagonApocalypseTire=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 49 Dodge Power Wagon Tire
Dismantle 49 Dodge Power Wagon Tire
Base
KAVALASH_49powerWagon Recycling 400 damnCraft.SteelRimMedium=1
Repair 49 Dodge Power Wagon Tire
Repair 49 Dodge Power Wagon Tire
Base
KAVALASH_49powerWagon 250 damnCraft.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.01 0.01
ConditionLowerStandard 0.01 0.01
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 49 Dodge Power Wagon Apocalypse Tire
Icon PWRStire
MaxCapacity 35 35
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 20.0 20
WheelFriction 2.15 2.15
WorldStaticModel 49powerWagonTirePAWI
Raw block
    item 49powerWagonApocalypseTire
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   20.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   49 Dodge Power Wagon Apocalypse Tire,
        Icon    =   PWRStire,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 2.15,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
        WorldStaticModel = 49powerWagonTirePAWI,
    }