| Variable | Base.ModernTire2 |
|---|---|
| Type | Normal |
| Catégorie | VehicleMaintenance |
| Poids | 15 |
| Icône |
CarTire
|
| Nom variable | ModernTire2 |
|---|---|
| Module | Base |
| Source | scripts\vehicles\vehiclesitems.txt |
| Item PK | 6820 |
|---|---|
| Lignes | 164 → 180 |
| 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é.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
CMKW460NormalTire2
CraftMoreKavalash
|
KAVALASH_Custom | AutoParts | 1200 | W460NormalTire2=1 |
|
CMKW460WideTire2
CraftMoreKavalash
|
KAVALASH_Custom | AutoParts | 1200 | W460WideTire2=1 |
|
Make 92 Nissan Skyline R32 Tire
CraftMoreKavalash
|
KAVALASH_Custom | AutoParts | 1200 | R32Tire0=1 |
|
Make 92 Nissan Skyline R32 Tire
CraftMoreKavalash
|
KAVALASH_Custom | AutoParts | 1200 | R32Tire1=1 |
|
Make 92 Nissan Skyline R32 Tire
CraftMoreKavalash
|
KAVALASH_Custom | AutoParts | 1200 | R32Tire2=1 |
|
Make 92 Nissan Skyline R32 Tire
CraftMoreKavalash
|
KAVALASH_Custom | AutoParts | 1200 | R32TireA=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| ChanceToSpawnDamaged | 30 | 30 | ||
| ConditionLowerOffroad | 0.15 | 0.15 | ||
| 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 | 2 | 2 | ||
| Weight | 15.0 | 15 | ||
| WheelFriction | 1.6 | 1.6 | ||
| WorldStaticModel | Wheel |
item ModernTire2
{
DisplayCategory = VehicleMaintenance,
Weight = 15.0,
Type = Normal,
DisplayName = Performance Tire,
Icon = CarTire,
VehicleType = 2,
MaxCapacity = 40,
ChanceToSpawnDamaged = 30,
WheelFriction = 1.6,
ConditionMax = 100,
ConditionLowerStandard = 0.02,
ConditionLowerOffroad = 0.15,
MechanicsItem = TRUE,
WorldStaticModel = Wheel,
}