| Variable | Base.WaterPaintbucket |
|---|---|
| Type | Drainable |
| Catégorie | Water |
| Poids | 4 |
| Icône |
PaintbucketEmpty
|
| Nom variable | WaterPaintbucket |
|---|---|
| Module | Base |
| Source | scripts\newitems.txt |
| Item PK | 5821 |
|---|---|
| Lignes | 4054 → 4074 |
| File ID | 1370 |
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 | Water | |||
| DisplayName | Paint Bucket With Water | |||
| EatType | Bucket | |||
| FillFromDispenserSound | GetWaterFromDispenserMetalBig | |||
| FillFromTapSound | GetWaterFromTapMetalBig | |||
| Icon | PaintbucketEmpty | |||
| IsCookable | TRUE | 1 | 1 | |
| IsWaterSource | TRUE | 1 | 1 | |
| RainFactor | 1 | 1 | ||
| ReplaceOnDeplete | PaintbucketEmpty | |||
| ReplaceOnUseOn | WaterSource-WaterPaintbucket | |||
| Tags | HasMetal | |||
| Type | Drainable | |||
| UseDelta | 0.04 | 0.04 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 4.0 | 4 | ||
| WorldStaticModel | PaintTinEmpty_Ground |
item WaterPaintbucket
{
DisplayCategory = Water,
Type = Drainable,
DisplayName = Paint Bucket With Water,
Icon = PaintbucketEmpty,
IsCookable = TRUE,
Weight = 4.0,
ReplaceOnDeplete = PaintbucketEmpty,
UseWhileEquipped = FALSE,
UseDelta = 0.04,
ReplaceOnUseOn = WaterSource-WaterPaintbucket,
IsWaterSource = TRUE,
CanStoreWater = TRUE,
FillFromDispenserSound = GetWaterFromDispenserMetalBig,
FillFromTapSound = GetWaterFromTapMetalBig,
RainFactor = 1,
EatType = Bucket,
WorldStaticModel = PaintTinEmpty_Ground,
Tags = HasMetal,
}