| Variable | Base.SmallGasTank1 |
|---|---|
| Type | Normal |
| Catégorie | VehicleMaintenance |
| Poids | 11 |
| Icône |
CarGastank
|
| Nom variable | SmallGasTank1 |
|---|---|
| Module | Base |
| Source | scripts\vehicles\vehiclesitems.txt |
| Item PK | 6839 |
|---|---|
| Lignes | 491 → 505 |
| 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 | 60 | 60 | ||
| ConditionAffectsCapacity | true | 1 | 1 | |
| ConditionMax | 100 | 100 | ||
| DisplayCategory | VehicleMaintenance | |||
| DisplayName | Small Gas Tank | |||
| Icon | CarGastank | |||
| MaxCapacity | 39 | 39 | ||
| MechanicsItem | TRUE | 1 | 1 | |
| Type | Normal | |||
| VehicleType | 1 | 1 | ||
| Weight | 11.0 | 11 | ||
| WorldStaticModel | SmallGasTank |
item SmallGasTank1
{
DisplayCategory = VehicleMaintenance,
Weight = 11.0,
Type = Normal,
DisplayName = Small Gas Tank,
Icon = CarGastank,
VehicleType = 1,
MaxCapacity = 39,
ConditionAffectsCapacity = true,
ConditionMax = 100,
ChanceToSpawnDamaged = 60,
MechanicsItem = TRUE,
WorldStaticModel = SmallGasTank,
}