| Variable | Base.Cigarettes |
|---|---|
| Type | Food |
| Catégorie | Junk |
| Poids | 0.005 |
| Icône |
IckySticks
|
| Nom variable | Cigarettes |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4719 |
|---|---|
| Lignes | 620 → 638 |
| 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 | Cigarettes=1 |
|
|
Unpack 20
Packing
|
KAVALASH_EasyPacking | 25 | Cigarettes=1 |
|
|
Open Pack of Cigarettes
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 10 | Cigarettes=2 |
|
Roll Cigarette
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 120 | Base.Cigarettes=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Attach Cigarette to Cigarette Holder
AuthenticZRecipes
|
KAVALASH_Authentic Z - Current | 30 | AuthenticCigaretteHolder_Cig=1 |
|
|
Convert into Wearable
AuthenticZRecipes
|
KAVALASH_Authentic Z - Current | 30 | Cigarette=1 |
|
|
Pack 20
Packing
|
KAVALASH_EasyPacking | Storage | 50 | 20pkCigarettes=1 |
|
Break Cigarette
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 20 | Tobacco=1 |
|
Place Cigarettes into Pack
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 10 | GFCigarettes=1 |
|
Make Flies Cure
farming
|
Vanilla | Farming | 40 | GardeningSprayCigarettes=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CantBeFrozen | TRUE | 1 | 1 | |
| Count | 20 | 20 | ||
| CustomContextMenu | Smoke | |||
| CustomEatSound | ||||
| DisplayCategory | Junk | |||
| DisplayName | Cigarettes | |||
| EatType | Cigarettes | |||
| HungerChange | 0 | 0 | ||
| Icon | IckySticks | |||
| OnEat | OnEat_Cigarettes | |||
| RequireInHandOrInventory | Matches/Lighter | |||
| StaticModel | Cigarette | |||
| StressChange | -5 | -5 | ||
| Type | Food | |||
| Weight | 0.005 | 0.005 | ||
| WorldStaticModel | CigarettePack_Ground |
item Cigarettes
{
DisplayCategory = Junk,
Count = 20,
HungerChange = 0,
Weight = 0.005,
RequireInHandOrInventory = Matches/Lighter,
Type = Food,
DisplayName = Cigarettes,
StressChange = -5,
Icon = IckySticks,
CustomContextMenu = Smoke,
CantBeFrozen = TRUE,
OnEat = OnEat_Cigarettes,
StaticModel = Cigarette,
EatType = Cigarettes,
WorldStaticModel = CigarettePack_Ground,
CustomEatSound = ,
}