Difference between revisions of "Smokeleaf joint"

From RimWorld Wiki
Jump to navigation Jump to search
m (→‎Summary: clarification)
(35 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
| name = Smokeleaf joint
 
| name = Smokeleaf joint
 
| image = Joint a.png
 
| image = Joint a.png
| description = Smokeleaf leaves prepared in small rolls for smoking. The drug improves mood, but also increases appetite, reduces focus and slows movement. Smokeleaf use can produce a dependency.<br><br>Joints can be produced at a crafting spot without equipment, and are a fixture in many traditional low-industriousness cultures.
+
| description = Smokeleaf leaves prepared in small rolls for smoking. The drug improves mood, but also increases appetite, reduces focus and slows movement. Smokeleaf use can produce a dependency.<br>Joints can be produced at a crafting spot without equipment, and are a fixture in many traditional low-industriousness cultures.
 
| type = Drug
 
| type = Drug
 
| type2 = Social drug
 
| type2 = Social drug
Line 27: Line 27:
 
| resource 1 amount = 4
 
| resource 1 amount = 4
 
<!-- Technical -->
 
<!-- Technical -->
| drug category = social
+
| drug category = social}}
<!-- Unused -->
+
{{Info|'''Smokeleaf joints''' are [[social drugs]] that are relatively safe to use, easy to produce, and provide a moderately potent [[mood]] and [[recreation]] buff, balanced by some drawbacks. Care should be taken however, as the [[consciousness]] debuff its high inflicts can cause death in pawns with already lowered consciousness.}}
| food type = Plant, Processed
 
| nurseable = true
 
<!-- Drug -->
 
| high severity = 0.5
 
| rest offset = -0.1
 
| tolerance severity = 0.03
 
<!-- Addiction -->
 
| min tolerance to addict = 0.15
 
| existing addiction severity offset = 0.06
 
| need level offset = 0.9
 
<!-- High -->
 
| hunger rate factor offset = 0.3
 
| pain offset = -0.2
 
| consciousness offset = -0.3
 
| moving offset = -0.1
 
<!-- Thought -->
 
| mood offset = 13}}
 
{{Info|The '''smokeleaf joint''', categorized in-game as a [[Social Drugs|"social" drug]], is available to all starting colonies, tribal and industrial. It is relatively safe to use, easy to produce and has a decent commercial value, with some drawbacks. It is infamous for being one of the only drugs other than luciferium to be able to kill.}}
 
  
 
== Aquisition ==
 
== Aquisition ==
Yayo can be synthesized at a [[{{P|Production Facility 1}}]] or [[{{P|Production Facility 2}}]]. No [[Research]] is required to unlock Smokeleaf Joint crafting. Each join requires {{Required Resources}} and {{Ticks|{{P|Work To Make}}}} of work. Its [[Drug Synthesis Speed|synthesis speed]] is dependent on the [[Skills#{{P|Skill 1}}|{{P|Skill 1}}]] skill.
+
Smokeleaf joints can be cooked at a [[{{P|Production Facility 1}}]] or [[{{P|Production Facility 2}}]]. No [[research]] is required to craft smokeleaf joints. Each joint requires {{Required Resources}} and {{Ticks|{{P|Work To Make}}}} of work. Its [[Drug Cooking Speed|cooking speed]] is dependent on the [[Skills#{{P|Skill 1}}|{{P|Skill 1}}]] skill.
Despite being [[Skills#{{P|Skill 1}}|{{P|Skill 1}}]]-based, the [[Crafting]] work-type must be enabled in the [[Work]] menu in order to perform this activity.
+
Despite being [[Skills#{{P|Skill 1}}|{{P|Skill 1}}]]-based, the [[Crafting]] work-type must be enabled in the [[Work]] menu in order to perform this activity.
  
 
It can also be found on [[raider]]s and [[Trade|purchased]].
 
It can also be found on [[raider]]s and [[Trade|purchased]].
Line 58: Line 40:
 
* Instantaneously and one time upon using the drug.
 
* Instantaneously and one time upon using the drug.
 
* While high on the drug.
 
* While high on the drug.
 +
* While having a built-up tolerance to the drug.
 
* While addicted to the drug.
 
* While addicted to the drug.
 
* While withdrawing from the drug.
 
* While withdrawing from the drug.
Line 65: Line 48:
  
 
* {{+|{{%|{{P|Joy Offset}}}}}} {{P|Joy Kind}} [[recreation]]
 
* {{+|{{%|{{P|Joy Offset}}}}}} {{P|Joy Kind}} [[recreation]]
* '''+{{%|{{#vardefineecho:highSeverity|0.50}}}}''' Stoned on smokeleaf severity ''(see "Stoned on smokeleaf" below)''
 
 
* {{--|10%}} [[Rest]]
 
* {{--|10%}} [[Rest]]
* <span style="color:firebrick>'''{{%|{{P|Addictiveness}}}}'''</span> [[Addiction]] chance
+
* '''+{{%|{{#vardefineecho:highSeverity|0.5}} * 0.25}} to +{{%|{{#var:highSeverity}}}}''' Stoned on smokeleaf severity, depending on tolerance ''(see "Stoned on smokeleaf" below)''
 +
* {{++|{{%|{{#vardefineecho:toleranceSeverityOffset|0.03}}}}}} [[Drugs#Tolerance|Tolerance]] severity, divided by body size ''(see "Tolerance" below)''
 +
* If the pawn has {{%|{{#vardefineecho:minToleranceToAddict|0.15}}}} tolerance already:
 +
** <span style="color:firebrick>'''{{%|{{P|Addictiveness}} * ( 1 + 4 * {{#var:minToleranceToAddict}} / 0.5) }} to {{%|{{P|Addictiveness}} * 15}}'''</span> [[Addiction]] chance ''(see "Addiction" below)''
 
* If the pawn has an addiction already:
 
* If the pawn has an addiction already:
 
** {{+|{{%|{{#vardefineecho:needOffset|0.9}}}}}} Smokeleaf need ''(see "Addiction" below)''
 
** {{+|{{%|{{#vardefineecho:needOffset|0.9}}}}}} Smokeleaf need ''(see "Addiction" below)''
** {{++|{{%|{{#vardefineecho:addictionSeverityOffset|0.06}}}}}} Addiction severity ''(see "Withdrawal" below)''
+
** {{--|{{%|{{#vardefineecho:addictionSeverityOffset|0.06}}}}}} Addiction progress ''(see "Addiction" below)''
  
 
=== Stoned on smokeleaf ===
 
=== Stoned on smokeleaf ===
 
{{Quote|"Smokeleaf's active chemical in the bloodstream. Generates a soft feeling of fuzzy well-being."|Stoned on smokeleaf description}}
 
{{Quote|"Smokeleaf's active chemical in the bloodstream. Generates a soft feeling of fuzzy well-being."|Stoned on smokeleaf description}}
 +
 +
Each joint smoked increases the stoned on smokeleaf severity by the following formula:
 +
 +
<code>Increase in severity = {{#var:highSeverity}} * (100 - (tolerance * 75 round 0))</code>
 +
 +
Therefore with 0% tolerance the severity increases by {{%|{{#var:highSeverity}}}}, with 100% tolerance by {{%|{{#var:highSeverity}}*0.25}}. It decreases by {{%|{{#vardefineecho:highSeverityPerDay|1}}}} per day again, meaning that the high of a single dose lasts between {{#vardefineecho:highDurationMin|{{#expr: {{#var:highSeverity}}*0.25/({{#var:highSeverityPerDay}}/24)}}}} and {{Plural|{{#vardefineecho:highDurationMax|{{#expr: {{#var:highSeverity}}/({{#var:highSeverityPerDay}}/24)}}}}|hour}}. The maximum severity of a smokeleaf high is 100% which is reached with {{#expr: 1/{{#var:highSeverity}} round 1}} to {{Plural|1/{{#var:highSeverity}}/0.25 round 1|joint}}. Regardless of the smokeleaf high severity, the effects are always the same. Only their duration changes accordingly:
 
* {{+|13}} [[Mood]] (''"I'm, like, stoned, man."'')
 
* {{+|13}} [[Mood]] (''"I'm, like, stoned, man."'')
* {{--|30%}} [[Consciousness]] ('''WARNING''' : If a colonist's '''consciousness is currently below 30%''', smoking a joint can be '''FATAL!''')
+
* {{--|30%}} [[Consciousness]] ('''WARNING:''' If a pawns consciousness drops to 0% they die.)
 
* {{--|10%}} [[Moving]]
 
* {{--|10%}} [[Moving]]
* <span style="color:firebrick>'''+30%'''</span> Hunger rate offset
+
* {{++|30%}} [[Saturation|Hunger]] rate factor offset. (Note: The offsets to the factor are additive with each other, while the factor itself is multiplicative with the hunger rate.)
* <span style="color:forestgreen>'''-20%'''</span> [[Pain]]
+
* {{---|20%}} [[Pain]]
  
 
=== Tolerance ===
 
=== Tolerance ===
 +
{{Main|Tolerance}}
 
{{Quote|"A built-up tolerance to smokeleaf. The more severe this tolerance is, the more smokeleaf it takes to get the same effect."|Tolerance description}}
 
{{Quote|"A built-up tolerance to smokeleaf. The more severe this tolerance is, the more smokeleaf it takes to get the same effect."|Tolerance description}}
 +
Each smokeleaf joint consumed increases the tolerance of the pawn by {{%|{{#var:toleranceSeverityOffset}}}}, divided by the body size of the pawn. Thus smaller or not fully grown pawns gain more tolerance per drug use then bigger or fully grown ones. A [[Human]] has a body size of {{Q|Human|Body Size}}. Tolerance decreases at a rate of {{%|{{#vardefineecho:toleranceSeverityPerDay|0.015}}}} per day.
 +
 +
See sections ''"Stoned on smokeleaf"'' and ''"Addiction"'' for how tolerance affects stoned on smokeleaf severity and addiction chance respectively.
 +
 +
If the tolerance is above a certain thresholds it imposes a chance over time to gain the following [[ailments]]:
 +
 +
<ul><li><span style="color:firebrick>'''Carcinoma'''</span><br/>
 +
'''Tolerance above 36%''' imposes a chance to get [[carcinoma]] proportional to the tolerance held. Carcinoma gained this way will affect only lungs and only one lung at a time.
 +
{| class="wikitable" style="text-align:right"
 +
|-
 +
! Tolerance !! Average carcinoma interval !! Graph
 +
|-
 +
| 36% || 99999 Days
 +
| rowspan="3" | {{GraphChart| width = 400 | height = 100 | type = line | xAxisTitle = Tolerance (%) | yAxisTitle = MTB Carcinoma (Days) | x = 40, 40, 100 | y = 250, 180, 135 | xAxisMin = 36 | yAxisMax = 250}}
 +
|-
 +
| 40% || 180 Days
 +
|-
 +
| 100% || 135 Days
 +
|}</li>
 +
<li><span style="color:firebrick>'''Asthma'''</span><br/>
 +
'''Tolerance above 45%''' imposes a chance to get [[asthma]] proportional to the tolerance held. Asthma gained this way will affect both lungs.
 +
{| class="wikitable" style="text-align:right"
 +
|-
 +
! Tolerance !! Average asthma interval !! Graph
 +
|-
 +
| 45% || 99999 Days
 +
| rowspan="3" | {{GraphChart| width = 400 | height = 100 | type = line | xAxisTitle = Tolerance (%) | yAxisTitle = MTB Asthma (Days) | x = 50, 50, 100 | y =  250, 180, 135 | xAxisMin = 45 | yAxisMax = 250}}
 +
|-
 +
| 50% || 180 Days
 +
|-
 +
| 100% || 135 Days
 +
|}</li></ul>
  
 
=== Addiction ===
 
=== Addiction ===
 
{{Quote|"A chemical addiction to smokeleaf. Long-term use of smokeleaf has caused neurological adaptations at the cellular level, so the brain can no longer function properly without the drug. Without regular doses of smokeleaf, withdrawal symptoms will begin. However, extended abstinence will force the brain to adapt back to its normal state, resolving the addiction."|Addiction description}}
 
{{Quote|"A chemical addiction to smokeleaf. Long-term use of smokeleaf has caused neurological adaptations at the cellular level, so the brain can no longer function properly without the drug. Without regular doses of smokeleaf, withdrawal symptoms will begin. However, extended abstinence will force the brain to adapt back to its normal state, resolving the addiction."|Addiction description}}
Developing an addiction means a pawn has a smokeleaf [[Needs#Drug addictions|need]]. The need for smokeleaf falls by {{%|{{#vardefineecho:needFall|0.5}}}} per day, consuming smokeleaf satisfies the need by {{%|{{#var:needOffset}}}} ''(see "Upon smoking" above)'', meaning the pawn will need to consume smokeleaf at least every {{#expr: {{#var:needOffset}}/{{#var:needFall}} round 1}}&nbsp;days to prevent withdrawal symptoms.
+
Once a pawn has a [[#Tolerance|tolerance]] of {{%|{{#var:minToleranceToAddict}} }} or above, each dose carries a chance of addiction that scales with tolerance. Due to the minimum tolerance to addict, smokeleaf joints can be safely consumed once every {{Plural|{{#var:toleranceSeverityOffset}}/{{#var:toleranceSeverityPerDay}}|day}} without risking addiction, so long as the pawn has a body size of 1 or higher and their tolerance is not already elevated before starting the schedule.
 +
 
 +
The chance of addiction is as follows:
 +
{| class="wikitable" style="text-align:right"
 +
|-
 +
! Tolerance !! Addiction chance !! Graph
 +
|-
 +
| 0% || 0%
 +
| rowspan="4" | {{GraphChart
 +
  | width = 400 | height = 100 | type = line | xAxisTitle = Tolerance (%) | yAxisTitle = Addiction Chance (%)
 +
  | x = 0, {{#expr:{{#var:minToleranceToAddict}}*100}}, {{#expr:{{#var:minToleranceToAddict}}*100}}, 50, 80, 100
 +
  | y = 0, 0, {{#expr:{{P|Addictiveness}} * ( 1 + 4 * {{#var:minToleranceToAddict}} / 0.5) * 100}}, {{#expr:{{P|Addictiveness}} * 5 * 100}}, {{#expr:{{P|Addictiveness}} * 15 * 100}}, {{#expr:{{P|Addictiveness}} * 15 * 100}}
 +
}}
 +
|-
 +
| {{%|{{#var:minToleranceToAddict}}}} || {{%|{{P|Addictiveness}} * ( 1 + 4 * {{#var:minToleranceToAddict}} / 0.5) }}
 +
|-
 +
| 50% || {{%|{{P|Addictiveness}} * 5}}
 +
|-
 +
| 80% || {{%|{{P|Addictiveness}} * 15}}
 +
|}
 +
 
 +
The addiction progresses by {{%|{{#vardefineecho:addictionSeverityPerDay|0.0333}}}} per day from the initial 50%. Once it reaches 100% the addiction is healed, meaning it takes about {{Plural|0.5/{{#var:addictionSeverityPerDay}} round 1|day}} to overcome the addiction. Consuming smokeleaf during an addiction will reduce the addiction progress by {{%|{{#var:addictionSeverityOffset}}}} again ''(see "Upon smoking" above)''.
 +
 
 +
Developing an addiction means a pawn has a smokeleaf [[Needs#Drug addictions|need]]. The need for smokeleaf falls by {{%|{{#vardefineecho:needFall|0.5}}}} per day, consuming smokeleaf satisfies the need by {{%|{{#var:needOffset}}}} ''(see "Upon smoking" above)'', meaning the pawn will need to consume smokeleaf at least every {{Plural|{{#var:needOffset}}/{{#var:needFall}} round 1|day}} to prevent withdrawal symptoms.
  
 
=== Withdrawal ===
 
=== Withdrawal ===
 
{{Quote|"Because of a smokeleaf dependence, this person needs to regularly consume the drug to avoid withdrawal symptoms."|Need description}}
 
{{Quote|"Because of a smokeleaf dependence, this person needs to regularly consume the drug to avoid withdrawal symptoms."|Need description}}
As soon as the smokeleaf need reaches 0%, the pawn will develop a smokeleaf withdrawal. From then on the addiction severity falls by {{%|{{#vardefineecho:addictionSeverityPerDay|0.0666}}}} per day from the initial 50%, meaning it takes about {{#expr: 1/{{#var:addictionSeverityPerDay}} round 1}}&nbsp;days to overcome the addiction. Consuming smokeleaf during a withdrawal will increase the addiction severity by {{%|{{#var:addictionSeverityOffset}}}} again ''(see "Upon smoking" above)''.  During the withdrawal the pawn suffers from the following symptoms:
+
As soon as the smokeleaf need reaches 0% the pawn suffers from the following withdrawal symptoms:
 
* {{--|20}} [[Mood]] (''"I really wish I could smoke. I feel jittery, and my gut has that anxious sensation all the time."'')
 
* {{--|20}} [[Mood]] (''"I really wish I could smoke. I feel jittery, and my gut has that anxious sensation all the time."'')
* {{--|20%}} [[Consciousness]]
+
* {{--|20%}} [[Consciousness]] ('''WARNING:''' If a pawns consciousness drops to 0% they die.)
 
* {{--|15%}} [[Moving]]
 
* {{--|15%}} [[Moving]]
 
* <span style="color:firebrick>'''Mental break'''</span> chances:
 
* <span style="color:firebrick>'''Mental break'''</span> chances:
** [[Hard drug binge]]: on average every {{#vardefineecho:bingeMtb|40}} days. This averages to {{#expr: 1/{{#var:addictionSeverityPerDay}}/{{#var:bingeMtb}} round 1}}&nbsp;hard drug binges during each withdrawal.
+
** [[Food binge]]: on average every {{#vardefineecho:foodBingeMtb|30}} days. This averages to {{Plural|1/{{#var:addictionSeverityPerDay}}/{{#var:foodBingeMtb}} round 1|food binge}} during each withdrawal.
** [[Psychotic wandering]]: on average every {{#vardefineecho:wanderingMtb|10}} days. This averages to {{#expr: 1/{{#var:addictionSeverityPerDay}}/{{#var:wanderingMtb}} round 1}}&nbsp;psychotic wanderings during each withdrawal.
+
** [[Hard drug binge]]: on average every {{#vardefineecho:drugBingeMtb|50}} days. This averages to {{Plural|1/{{#var:addictionSeverityPerDay}}/{{#var:drugBingeMtb}} round 1|hard drug binge}} during each withdrawal.
  
 
== Analysis ==
 
== Analysis ==
{{Stub}}
+
{{Stub|section=1}}
 
This is a relatively easy to acquire drug with moderate [[mood]] boosting and [[Recreation]] effects, but the high has significant penalties to Pawn [[Capacities]], such as decreased Consciousness and Moving. As such, it is advisable to change your colonists' [[drug policy]] setting from the default of free recreational use.
 
This is a relatively easy to acquire drug with moderate [[mood]] boosting and [[Recreation]] effects, but the high has significant penalties to Pawn [[Capacities]], such as decreased Consciousness and Moving. As such, it is advisable to change your colonists' [[drug policy]] setting from the default of free recreational use.
  

Revision as of 09:16, 18 September 2022

Smokeleaf joint

Smokeleaf joint

Smokeleaf leaves prepared in small rolls for smoking. The drug improves mood, but also increases appetite, reduces focus and slows movement. Smokeleaf use can produce a dependency.
Joints can be produced at a crafting spot without equipment, and are a fixture in many traditional low-industriousness cultures.

Base Stats

Type
DrugSocial drug
Tech Level
Neolithic
Market Value
11 Silver
Stack Limit
150
Mass
0.05 kg
Beauty
-4
HP
50
Deterioration Rate
6
Flammability
130%

Ingestion

Recreation Offset
80%
Recreation Kind
Chemical
Addictiveness
2%
Maximum To Ingest
1
Ingestion Time
720 ticks (12 secs)

Creation

Crafted At
Crafting spot / Drug lab
Skill Required
Cooking
Work To Make
450 ticks (7.5 secs)
Resources to make
Smokeleaf leaves 4
Technical
Drug Category
social


Smokeleaf joints are social drugs that are relatively safe to use, easy to produce, and provide a moderately potent mood and recreation buff, balanced by some drawbacks. Care should be taken however, as the consciousness debuff its high inflicts can cause death in pawns with already lowered consciousness.

Aquisition

Smokeleaf joints can be cooked at a Crafting spot or Drug lab. No research is required to craft smokeleaf joints. Each joint requires Smokeleaf leaves 4 Smokeleaf leaves and 450 ticks (7.5 secs) of work. Its cooking speed is dependent on the [[Skills#|]] skill. Despite being [[Skills#|]]-based, the Crafting work-type must be enabled in the Work menu in order to perform this activity.

It can also be found on raiders and purchased.

Summary

Smokeleaf is a moderately potent mood enhancing social drug that has a variety of effects. These can be broken into effects that occur:

  • Instantaneously and one time upon using the drug.
  • While high on the drug.
  • While having a built-up tolerance to the drug.
  • While addicted to the drug.
  • While withdrawing from the drug.

Upon smoking

A pawn smoking a smokeleaf joint will look for a place to sit first, but is still able to smoke without one. Smokeleaf joints are smoked, taking 720 ticks (12 secs). It has the following one time effects:

  • +80% Chemical recreation
  • −10% Rest
  • +12.5% to +50% Stoned on smokeleaf severity, depending on tolerance (see "Stoned on smokeleaf" below)
  • +3% Tolerance severity, divided by body size (see "Tolerance" below)
  • If the pawn has 15% tolerance already:
    • 4.4% to 30% Addiction chance (see "Addiction" below)
  • If the pawn has an addiction already:
    • +90% Smokeleaf need (see "Addiction" below)
    • −6% Addiction progress (see "Addiction" below)

Stoned on smokeleaf

"Smokeleaf's active chemical in the bloodstream. Generates a soft feeling of fuzzy well-being."

— Stoned on smokeleaf description

Each joint smoked increases the stoned on smokeleaf severity by the following formula:

Increase in severity = 0.5 * (100 - (tolerance * 75 round 0))

Therefore with 0% tolerance the severity increases by 50%, with 100% tolerance by 12.5%. It decreases by 100% per day again, meaning that the high of a single dose lasts between 3 and 12 hours. The maximum severity of a smokeleaf high is 100% which is reached with 2 to 8 joints. Regardless of the smokeleaf high severity, the effects are always the same. Only their duration changes accordingly:

  • +13 Mood ("I'm, like, stoned, man.")
  • −30% Consciousness (WARNING: If a pawns consciousness drops to 0% they die.)
  • −10% Moving
  • +30% Hunger rate factor offset. (Note: The offsets to the factor are additive with each other, while the factor itself is multiplicative with the hunger rate.)
  • −20% Pain

Tolerance

"A built-up tolerance to smokeleaf. The more severe this tolerance is, the more smokeleaf it takes to get the same effect."

— Tolerance description

Each smokeleaf joint consumed increases the tolerance of the pawn by 3%, divided by the body size of the pawn. Thus smaller or not fully grown pawns gain more tolerance per drug use then bigger or fully grown ones. A Human has a body size of 1. Tolerance decreases at a rate of 1.5% per day.

See sections "Stoned on smokeleaf" and "Addiction" for how tolerance affects stoned on smokeleaf severity and addiction chance respectively.

If the tolerance is above a certain thresholds it imposes a chance over time to gain the following ailments:

  • Carcinoma
    Tolerance above 36% imposes a chance to get carcinoma proportional to the tolerance held. Carcinoma gained this way will affect only lungs and only one lung at a time.
    Tolerance Average carcinoma interval Graph
    36% 99999 Days
    40% 180 Days
    100% 135 Days
  • Asthma
    Tolerance above 45% imposes a chance to get asthma proportional to the tolerance held. Asthma gained this way will affect both lungs.
    Tolerance Average asthma interval Graph
    45% 99999 Days
    50% 180 Days
    100% 135 Days

Addiction

"A chemical addiction to smokeleaf. Long-term use of smokeleaf has caused neurological adaptations at the cellular level, so the brain can no longer function properly without the drug. Without regular doses of smokeleaf, withdrawal symptoms will begin. However, extended abstinence will force the brain to adapt back to its normal state, resolving the addiction."

— Addiction description

Once a pawn has a tolerance of 15% or above, each dose carries a chance of addiction that scales with tolerance. Due to the minimum tolerance to addict, smokeleaf joints can be safely consumed once every 2 days without risking addiction, so long as the pawn has a body size of 1 or higher and their tolerance is not already elevated before starting the schedule.

The chance of addiction is as follows:

Tolerance Addiction chance Graph
0% 0%
15% 4.4%
50% 10%
80% 30%

The addiction progresses by 3.33% per day from the initial 50%. Once it reaches 100% the addiction is healed, meaning it takes about 15 days to overcome the addiction. Consuming smokeleaf during an addiction will reduce the addiction progress by 6% again (see "Upon smoking" above).

Developing an addiction means a pawn has a smokeleaf need. The need for smokeleaf falls by 50% per day, consuming smokeleaf satisfies the need by 90% (see "Upon smoking" above), meaning the pawn will need to consume smokeleaf at least every 1.8 days to prevent withdrawal symptoms.

Withdrawal

"Because of a smokeleaf dependence, this person needs to regularly consume the drug to avoid withdrawal symptoms."

— Need description

As soon as the smokeleaf need reaches 0% the pawn suffers from the following withdrawal symptoms:

  • −20 Mood ("I really wish I could smoke. I feel jittery, and my gut has that anxious sensation all the time.")
  • −20% Consciousness (WARNING: If a pawns consciousness drops to 0% they die.)
  • −15% Moving
  • Mental break chances:
    • Food binge: on average every 30 days. This averages to 1 food binge during each withdrawal.
    • Hard drug binge: on average every 50 days. This averages to 0.6 hard drug binges during each withdrawal.

Analysis

This is a relatively easy to acquire drug with moderate mood boosting and Recreation effects, but the high has significant penalties to Pawn Capacities, such as decreased Consciousness and Moving. As such, it is advisable to change your colonists' drug policy setting from the default of free recreational use.

As a social drug, consumption is relatively safe compared to hard drugs; one smokeleaf joint every 2 days will not cause dependency. If smoked more often and the smokeleaf tolerance reaches 15% or more, then consumption has a 2% chance to create addiction. Those with visible tolerance will develop asthma or carcinoma in the lungs in a mean time of 180 days.

Despite a +13 mood boost and its relative safety, smokeleaf is not suitable for regular mood management due to its severe Consciousness penalty of 30%. Consciousness directly impacts Moving and Manipulation, and Manipulation in turn heavily impacts a very large number of critical pawn stats and most production speeds.

The default drug policy for new colonists is set to "Social drugs", which, also by default, has smokeleaf set to "For recreation", meaning colonists are allowed to smoke a joint whenever they feel like it for joy and social purposes. Due to the risks and the loss of productivity caused by smokeleaf highs, it is advisable to change this policy so joints are only used when needed to prevent mental breaks.

Gallery

Version history

  • 0.15.1279 - Added.
  • Version 1.0 the effect of the mood buff was decreased from 15 to 13.