| Variable | farming.GardeningSprayFull |
|---|---|
| Type | Drainable |
| Catégorie | Gardening |
| Poids | 1 |
| Icône |
TZ_GardeningSprayCan
|
| Nom variable | GardeningSprayFull |
|---|---|
| Module | farming |
| Source | scripts\farming.txt |
| Item PK | 4668 |
|---|---|
| Lignes | 675 → 693 |
| File ID | 1358 |
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 |
|---|---|---|---|---|
| CanStoreWater | true | 1 | 1 | |
| DisplayCategory | Gardening | |||
| DisplayName | Gardening Spray Can (Full) | |||
| FillFromDispenserSound | GetWaterFromDispenserPlasticMedium | |||
| FillFromTapSound | GetWaterFromTapPlasticMedium | |||
| Icon | TZ_GardeningSprayCan | |||
| IsWaterSource | true | 1 | 1 | |
| ReplaceOnDeplete | GardeningSprayEmpty | |||
| ReplaceOnUseOn | WaterSource-GardeningSprayFull | |||
| StaticModel | GardenSpray | |||
| Tooltip | Tooltip_item_OnlyPurifyMicrowave | |||
| Type | Drainable | |||
| UseDelta | 0.1 | 0.1 | ||
| UseWhileEquipped | false | 0 | 0 | |
| Weight | 1.0 | 1 | ||
| WorldStaticModel | GardenSprayGround |
item GardeningSprayFull
{
DisplayCategory = Gardening,
Type = Drainable,
DisplayName = Gardening Spray Can (Full),
Icon = TZ_GardeningSprayCan,
Weight = 1.0,
UseDelta = 0.1,
ReplaceOnUseOn = WaterSource-GardeningSprayFull,
ReplaceOnDeplete = GardeningSprayEmpty,
IsWaterSource = true,
CanStoreWater = true,
FillFromDispenserSound = GetWaterFromDispenserPlasticMedium,
FillFromTapSound = GetWaterFromTapPlasticMedium,
UseWhileEquipped = false,
StaticModel = GardenSpray,
WorldStaticModel = GardenSprayGround,
Tooltip = Tooltip_item_OnlyPurifyMicrowave,
}