| Variable | Base.NormalBrake2 |
|---|---|
| Type | Normal |
| Catégorie | VehicleMaintenance |
| Poids | 3 |
| Icône |
CarBrakes
|
| Nom variable | NormalBrake2 |
|---|---|
| Module | Base |
| Source | scripts\vehicles\vehiclesitems.txt |
| Item PK | 6828 |
|---|---|
| Lignes | 300 → 314 |
| 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 | ||
| ConditionMax | 100 | 100 | ||
| DisplayCategory | VehicleMaintenance | |||
| DisplayName | Regular Brake | |||
| Icon | CarBrakes | |||
| MaxCapacity | 35 | 35 | ||
| MechanicsItem | TRUE | 1 | 1 | |
| Type | Normal | |||
| VehicleType | 2 | 2 | ||
| Weight | 3.0 | 3 | ||
| WorldStaticModel | BrakeDisk | |||
| brakeForce | 23 | 23 |
item NormalBrake2
{
DisplayCategory = VehicleMaintenance,
Weight = 3.0,
Type = Normal,
DisplayName = Regular Brake,
Icon = CarBrakes,
VehicleType = 2,
MaxCapacity = 35,
ConditionMax = 100,
brakeForce = 23,
ChanceToSpawnDamaged = 50,
MechanicsItem = TRUE,
WorldStaticModel = BrakeDisk,
}