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