| Variable | Base.NormalGasTank1 |
|---|---|
| Type | Normal |
| Catégorie | VehicleMaintenance |
| Poids | 13 |
| Icône |
CarGastank
|
| Nom variable | NormalGasTank1 |
|---|---|
| Module | Base |
| Source | scripts\vehicles\vehiclesitems.txt |
| Item PK | 6840 |
|---|---|
| Lignes | 507 → 521 |
| 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 | Standard Gas Tank | |||
| Icon | CarGastank | |||
| MaxCapacity | 49 | 49 | ||
| MechanicsItem | TRUE | 1 | 1 | |
| Type | Normal | |||
| VehicleType | 1 | 1 | ||
| Weight | 13.0 | 13 | ||
| WorldStaticModel | GasTank |
item NormalGasTank1
{
DisplayCategory = VehicleMaintenance,
Weight = 13.0,
Type = Normal,
DisplayName = Standard Gas Tank,
Icon = CarGastank,
VehicleType = 1,
MaxCapacity = 49,
ConditionAffectsCapacity = true,
ConditionMax = 100,
ChanceToSpawnDamaged = 60,
MechanicsItem = TRUE,
WorldStaticModel = GasTank,
}