| Variable | Base.OldTire1 |
|---|---|
| Type | Normal |
| Catégorie | VehicleMaintenance |
| Poids | 15 |
| Icône |
CarTire
|
| Nom variable | OldTire1 |
|---|---|
| Module | Base |
| Source | scripts\vehicles\vehiclesitems.txt |
| Item PK | 6815 |
|---|---|
| Lignes | 74 → 90 |
| File ID | 1421 |
Icône affichée: un des objets requis pour fabriquer cette recette.
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| ChanceToSpawnDamaged | 70 | 70 | ||
| ConditionLowerOffroad | 0.5 | 0.5 | ||
| ConditionLowerStandard | 0.04 | 0.04 | ||
| ConditionMax | 100 | 100 | ||
| DisplayCategory | VehicleMaintenance | |||
| DisplayName | Valu-Tire | |||
| Icon | CarTire | |||
| MaxCapacity | 30 | 30 | ||
| MechanicsItem | TRUE | 1 | 1 | |
| Type | Normal | |||
| VehicleType | 1 | 1 | ||
| Weight | 15.0 | 15 | ||
| WheelFriction | 1.2 | 1.2 | ||
| WorldStaticModel | Wheel |
item OldTire1
{
DisplayCategory = VehicleMaintenance,
Weight = 15.0,
Type = Normal,
DisplayName = Valu-Tire,
Icon = CarTire,
VehicleType = 1,
MaxCapacity = 30,
ChanceToSpawnDamaged = 70,
ConditionMax = 100,
ConditionLowerStandard = 0.04,
ConditionLowerOffroad = 0.5,
WheelFriction = 1.2,
MechanicsItem = TRUE,
WorldStaticModel = Wheel,
}