| Variable | Base.WaterPot |
|---|---|
| Type | Drainable |
| Catégorie | Water |
| Poids | 3 |
| Icône |
Pot_Water
|
| Nom variable | WaterPot |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4876 |
|---|---|
| Lignes | 2692 → 2714 |
| File ID | 1361 |
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é.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Place Pasta in Cooking Pot
Base
|
KAVALASH_Custom | Cooking | 50 | WaterPotPasta=1 |
|
Place Rice in Cooking Pot
Base
|
KAVALASH_Custom | Cooking | 50 | WaterPotRice=1 |
|
ChmSterilizeFlask
LabRecipes
|
KAVALASH_VaccinDrReapers | ChimieAntidote | 75 | LabFlask=1 |
|
ChmSterilizeLabSyringeReusable
LabRecipes
|
KAVALASH_VaccinDrReapers | ChimieAntidote | 75 | LabSyringeReusable=1 |
|
ChmSterilizeTestTube
LabRecipes
|
KAVALASH_VaccinDrReapers | ChimieAntidote | 75 | LabTestTube=1 |
|
Place Pasta in Cooking Pot
Base
|
Vanilla | Cooking | 50 | WaterPotPasta=1 |
|
Place Rice in Cooking Pot
Base
|
Vanilla | Cooking | 50 | WaterPotRice=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| DisplayCategory | Water | |||
| DisplayName | Cooking Pot with Water | |||
| EatType | Pot | |||
| FillFromDispenserSound | GetWaterFromDispenserMetalBig | |||
| FillFromTapSound | GetWaterFromTapMetalBig | |||
| Icon | Pot_Water | |||
| IsCookable | TRUE | 1 | 1 | |
| IsWaterSource | TRUE | 1 | 1 | |
| RainFactor | 1 | 1 | ||
| ReplaceOnDeplete | Pot | |||
| ReplaceOnUseOn | WaterSource-WaterPot | |||
| StaticModel | CookingPot | |||
| Tags | HasMetal | |||
| Tooltip | Tooltip_item_RainFromGround | |||
| Type | Drainable | |||
| UseDelta | 0.04 | 0.04 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 3 | 3 | ||
| WorldStaticModel | CookingPotWater_Ground |
item WaterPot
{
DisplayName = Cooking Pot with Water,
DisplayCategory = Water,
Type = Drainable,
Weight = 3,
Icon = Pot_Water,
CanStoreWater = TRUE,
EatType = Pot,
FillFromDispenserSound = GetWaterFromDispenserMetalBig,
FillFromTapSound = GetWaterFromTapMetalBig,
IsCookable = TRUE,
IsWaterSource = TRUE,
RainFactor = 1,
ReplaceOnDeplete = Pot,
ReplaceOnUseOn = WaterSource-WaterPot,
Tooltip = Tooltip_item_RainFromGround,
UseDelta = 0.04,
UseWhileEquipped = FALSE,
StaticModel = CookingPot,
WorldStaticModel = CookingPotWater_Ground,
Tags = HasMetal,
}