| Variable | Base.RicePaper |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
RicePaper
|
| Nom variable | RicePaper |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5067 |
|---|---|
| Lignes | 6748 → 6762 |
| 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é.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 10 | 10 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| Carbohydrates | 0 | 0 | ||
| DisplayCategory | Food | |||
| DisplayName | Rice Paper | |||
| HungerChange | -4 | -4 | ||
| Icon | RicePaper | |||
| Lipids | 0 | 0 | ||
| Proteins | 0 | 0 | ||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | RicePaper_Ground |
item RicePaper
{
DisplayName = Rice Paper,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = RicePaper,
CantBeFrozen = TRUE,
HungerChange = -4,
Calories = 10,
Carbohydrates = 0,
Lipids = 0,
Proteins = 0,
WorldStaticModel = RicePaper_Ground,
}