| Variable | Base.Pills |
|---|---|
| Type | Drainable |
| Catégorie | FirstAid |
| Poids | 0.2 |
| Icône |
PillsPainkiller
|
| Nom variable | Pills |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4752 |
|---|---|
| Lignes | 1147 → 1160 |
| File ID | 1360 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Convert into Item
AuthenticZRecipes
|
KAVALASH_Authentic Z - Current | 30 | Pills=1 |
|
|
Unpack 5
GidOrganized
|
KAVALASH_EasyPacking | Storage | 120 | Pills=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Convert into Wearable
AuthenticZRecipes
|
KAVALASH_Authentic Z - Current | 30 | Authentic_Pills=1 |
|
|
Pack 5
GidOrganized
|
KAVALASH_EasyPacking | Storage | 120 | OS50pkPainkillers=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| DisplayCategory | FirstAid | |||
| DisplayName | Painkillers | |||
| Icon | PillsPainkiller | |||
| Medical | TRUE | 1 | 1 | |
| StaticModel | PillBottle | |||
| Tooltip | Tooltip_Painkillers | |||
| Type | Drainable | |||
| UseDelta | 0.1 | 0.1 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | PainKillers_Ground |
item Pills
{
DisplayCategory = FirstAid,
Weight = 0.2,
Type = Drainable,
UseDelta = 0.1,
UseWhileEquipped = FALSE,
DisplayName = Painkillers,
Icon = PillsPainkiller,
Tooltip = Tooltip_Painkillers,
StaticModel = PillBottle,
WorldStaticModel = PainKillers_Ground,
Medical = TRUE,
}