| Variable | Base.DishCloth |
|---|---|
| Type | Drainable |
| Catégorie | Household |
| Poids | 0.3 |
| Icône |
Dishtowel
|
| Nom variable | DishCloth |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4720 |
|---|---|
| Lignes | 642 → 655 |
| File ID | 1360 |
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 |
|---|---|---|---|---|
| DisplayCategory | Household | |||
| DisplayName | Dish Towel | |||
| Icon | Dishtowel | |||
| ReplaceOnDeplete | DishClothWet | |||
| Tooltip | Tooltip_Bathtowel | |||
| Type | Drainable | |||
| UseDelta | 0.1 | 0.1 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | DishTowel | |||
| cantBeConsolided | TRUE | 1 | 1 |
item DishCloth
{
DisplayCategory = Household,
Weight = 0.3,
Type = Drainable,
DisplayName = Dish Towel,
UseWhileEquipped = FALSE,
Icon = Dishtowel,
UseDelta = 0.1,
ReplaceOnDeplete = DishClothWet,
Tooltip = Tooltip_Bathtowel,
WorldStaticModel = DishTowel,
cantBeConsolided = TRUE,
}