| Variable | Base.Bleach |
|---|---|
| Type | Food |
| Catégorie | Household |
| Poids | 1.6 |
| Icône |
Bleach
|
| Nom variable | Bleach |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4883 |
|---|---|
| Lignes | 2859 → 2879 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
ChmMakeBottleOfBleach
LabRecipes
|
KAVALASH_VaccinDrReapers | ChimieAntidote | 250 | Bleach=1 |
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 |
|---|---|---|---|---|
| CantBeFrozen | TRUE | 1 | 1 | |
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromBottlePlastic | |||
| DisplayCategory | Household | |||
| DisplayName | Bleach | |||
| EatType | BleachBottle | |||
| Icon | Bleach | |||
| Poison | true | 1 | 1 | |
| PoisonDetectionLevel | 7 | 7 | ||
| PoisonPower | 120 | 120 | ||
| ReplaceOnUse | BleachEmpty | |||
| StaticModel | BleachBottle | |||
| ThirstChange | -60 | -60 | ||
| Type | Food | |||
| UnhappyChange | 99 | 99 | ||
| UseForPoison | 38 | 38 | ||
| Weight | 1.6 | 1.6 | ||
| WorldStaticModel | BleachBottle |
item Bleach
{
DisplayName = Bleach,
DisplayCategory = Household,
Type = Food,
Weight = 1.6,
Icon = Bleach,
CantBeFrozen = TRUE,
EatType = BleachBottle,
Poison = true,
PoisonDetectionLevel = 7,
PoisonPower = 120,
ReplaceOnUse = BleachEmpty,
UseForPoison = 38,
ThirstChange = -60,
UnhappyChange = 99,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromBottlePlastic,
StaticModel = BleachBottle,
WorldStaticModel = BleachBottle,
}