| Variable | Base.WaterPopBottle |
|---|---|
| Type | Drainable |
| Catégorie | Water |
| Poids | 0.8 |
| Icône |
Pop_water
|
| Nom variable | WaterPopBottle |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4875 |
|---|---|
| Lignes | 2670 → 2690 |
| 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 |
|---|---|---|---|---|
|
Make Backpack Attachable Item
AuthenticZRecipes
|
KAVALASH_Authentic Z - Current | 30 | AuthenticZClothing.WaterPopBottle=1 |
|
|
ChmMakeBottleOfDisinfectant
LabRecipes
|
KAVALASH_VaccinDrReapers | ChimieAntidote | 250 | Disinfectant=1 |
|
Make Milk2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | PopbottlewithMilk=1 |
|
Make Protein Shake2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | PopBottlewithProteinShake=1 |
|
Mix Apple Drink
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | BottleofAppleJuice=1 |
|
Mix Grape Drink
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BottleofGrapeJuice=1 |
|
Mix Lemon Drink
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | BottleofLemonJuice=1 |
|
Mix Orange Drink
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BottleofOrangeJuice=1 |
|
Mix Peach Drink
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BottleofPeachJuice=1 |
|
Mix Pineapple Drink
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BottleofPineappleJuice=1 |
|
Mix Strawberry Drink
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BottleofStrawberryJuice=1 |
|
Mix Watermelon Drink
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BottleofWatermelonJuice=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromBottlePlastic | |||
| DisplayCategory | Water | |||
| DisplayName | Water Bottle | |||
| FillFromDispenserSound | GetWaterFromDispenserPlasticMedium | |||
| FillFromTapSound | GetWaterFromTapPlasticMedium | |||
| Icon | Pop_water | |||
| IsWaterSource | TRUE | 1 | 1 | |
| ReplaceOnDeplete | PopBottleEmpty | |||
| ReplaceOnUseOn | WaterSource-WaterPopBottle | |||
| StaticModel | PopBottle | |||
| Tooltip | Tooltip_item_OnlyPurifyMicrowave | |||
| Type | Drainable | |||
| UseDelta | 0.1 | 0.1 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 0.8 | 0.8 | ||
| WorldStaticModel | EmptyPopBottle |
item WaterPopBottle
{
DisplayName = Water Bottle,
DisplayCategory = Water,
Type = Drainable,
Weight = 0.8,
Icon = Pop_water,
CanStoreWater = TRUE,
FillFromDispenserSound = GetWaterFromDispenserPlasticMedium,
FillFromTapSound = GetWaterFromTapPlasticMedium,
IsWaterSource = TRUE,
ReplaceOnDeplete = PopBottleEmpty,
ReplaceOnUseOn = WaterSource-WaterPopBottle,
UseDelta = 0.1,
UseWhileEquipped = FALSE,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromBottlePlastic,
StaticModel = PopBottle,
WorldStaticModel = EmptyPopBottle,
Tooltip = Tooltip_item_OnlyPurifyMicrowave,
}