| Variable | Base.ModernTire1 |
|---|---|
| Type | Normal |
| Catégorie | VehicleMaintenance |
| Poids | 15 |
| Icône |
CarTire
|
| Nom variable | ModernTire1 |
|---|---|
| Module | Base |
| Source | scripts\vehicles\vehiclesitems.txt |
| Item PK | 6817 |
|---|---|
| Lignes | 110 → 126 |
| 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 | 30 | 30 | ||
| ConditionLowerOffroad | 0.35 | 0.35 | ||
| ConditionLowerStandard | 0.02 | 0.02 | ||
| ConditionMax | 100 | 100 | ||
| DisplayCategory | VehicleMaintenance | |||
| DisplayName | Performance Tire | |||
| Icon | CarTire | |||
| MaxCapacity | 40 | 40 | ||
| MechanicsItem | TRUE | 1 | 1 | |
| Type | Normal | |||
| VehicleType | 1 | 1 | ||
| Weight | 15.0 | 15 | ||
| WheelFriction | 1.6 | 1.6 | ||
| WorldStaticModel | Wheel |
item ModernTire1
{
DisplayCategory = VehicleMaintenance,
Weight = 15.0,
Type = Normal,
DisplayName = Performance Tire,
Icon = CarTire,
VehicleType = 1,
MaxCapacity = 40,
ChanceToSpawnDamaged = 30,
WheelFriction = 1.6,
ConditionMax = 100,
ConditionLowerStandard = 0.02,
ConditionLowerOffroad = 0.35,
MechanicsItem = TRUE,
WorldStaticModel = Wheel,
}