| Variable | Base.NormalTire1 |
|---|---|
| Type | Normal |
| Catégorie | VehicleMaintenance |
| Poids | 15 |
| Icône |
CarTire
|
| Nom variable | NormalTire1 |
|---|---|
| Module | Base |
| Source | scripts\vehicles\vehiclesitems.txt |
| Item PK | 6816 |
|---|---|
| Lignes | 92 → 108 |
| 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 | 50 | 50 | ||
| ConditionLowerOffroad | 0.4 | 0.4 | ||
| ConditionLowerStandard | 0.03 | 0.03 | ||
| ConditionMax | 100 | 100 | ||
| DisplayCategory | VehicleMaintenance | |||
| DisplayName | Regular Tire | |||
| Icon | CarTire | |||
| MaxCapacity | 35 | 35 | ||
| MechanicsItem | TRUE | 1 | 1 | |
| Type | Normal | |||
| VehicleType | 1 | 1 | ||
| Weight | 15.0 | 15 | ||
| WheelFriction | 1.4 | 1.4 | ||
| WorldStaticModel | Wheel |
item NormalTire1
{
DisplayCategory = VehicleMaintenance,
Weight = 15.0,
Type = Normal,
DisplayName = Regular Tire,
Icon = CarTire,
VehicleType = 1,
MaxCapacity = 35,
ChanceToSpawnDamaged = 50,
ConditionMax = 100,
ConditionLowerStandard = 0.03,
ConditionLowerOffroad = 0.4,
WheelFriction = 1.4,
MechanicsItem = TRUE,
WorldStaticModel = Wheel,
}