| Variable | Greenfire.Joint |
|---|---|
| Type | Food |
| Catégorie | GreenFireItem |
| Poids | 0.001 |
| Icône |
Joint
|
| Nom variable | Joint |
|---|---|
| Module | Greenfire |
| Source | media\scripts\GreenfireCannabis.txt |
| Item PK | 2694 |
|---|---|
| Lignes | 445 → 464 |
| File ID | 1043 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Roll Joint
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 60 | Joint=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Break Joint
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 20 | CannabisShake=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BoredomChange | -5 | -5 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| CustomContextMenu | Smoke | |||
| CustomEatSound | GF_LightUp | |||
| DisplayCategory | GreenFireItem | |||
| DisplayName | Joint | |||
| EatType | Cigarettes | |||
| Icon | Joint | |||
| OnEat | OnSmoke_Cannabis | |||
| RequireInHandOrInventory | Lighter/Matches | |||
| StaticModel | Joint | |||
| StressChange | -5 | -5 | ||
| Tooltip | Tooltip_Painkillers | |||
| Type | Food | |||
| UnhappyChange | -7 | -7 | ||
| Weight | 0.001 | 0.001 | ||
| WorldStaticModel | Joint_Ground |
item Joint
{
BoredomChange = -5,
UnhappyChange = -7,
StressChange = -5,
Weight = 0.001,
RequireInHandOrInventory = Lighter/Matches,
Type = Food,
DisplayName = Joint,
DisplayCategory = GreenFireItem,
Icon = Joint,
Tooltip = Tooltip_Painkillers,
CustomContextMenu = Smoke,
CantBeFrozen = TRUE,
OnEat = OnSmoke_Cannabis,
CustomEatSound = GF_LightUp,
StaticModel = Joint,
EatType = Cigarettes,
WorldStaticModel = Joint_Ground,
}