Difference between revisions of "Psychite tea"

From RimWorld Wiki
Jump to navigation Jump to search
Line 63: Line 63:
 
* {{+|10%}} [[Rest]]
 
* {{+|10%}} [[Rest]]
 
* {{++|{{%|{{#vardefineecho:toleranceSeverityOffset|0.03}}}}}} Tolerance severity, divided by body size ''(see "Tolerance" below)''
 
* {{++|{{%|{{#vardefineecho:toleranceSeverityOffset|0.03}}}}}} Tolerance severity, divided by body size ''(see "Tolerance" below)''
* <span style="color:firebrick>'''{{%|{{P|Addictiveness}}}}'''</span> [[Addiction]] chance
+
* If the pawn has an {{%|{{#vardefineecho:minToleranceToAddict|0.10}}}} tolerance already:
 +
** <span style="color:firebrick>'''{{%|{{P|Addictiveness}}}}+'''</span> [[Addiction]] chance ''(see "Addiction" below)''
 
* If the pawn has an addiction already:
 
* If the pawn has an addiction already:
 
** {{+|{{%|{{#vardefineecho:needOffset|0.9}}}}}} Psychite Tea need ''(see "Addiction" below)''
 
** {{+|{{%|{{#vardefineecho:needOffset|0.9}}}}}} Psychite Tea need ''(see "Addiction" below)''
Line 72: Line 73:
 
* {{+|12}} [[Mood]] (''"Drinking that tea made me feel great. I love having this energy!"'')
 
* {{+|12}} [[Mood]] (''"Drinking that tea made me feel great. I love having this energy!"'')
 
* <span style="color:forestgreen>'''×90%'''</span> [[Pain]]
 
* <span style="color:forestgreen>'''×90%'''</span> [[Pain]]
* <span style="color:forestgreen>'''×80%'''</span> Tiredness (rest fall factor)
+
* <span style="color:forestgreen>'''×80%'''</span> [[Rest fall factor]]
  
 
=== Tolerance ===
 
=== Tolerance ===
 
{{Quote|"A built-up tolerance to psychite. The more severe this tolerance is, the more psychite-based drugs like yayo or flake it takes to get the same effect."|Tolerance description}}
 
{{Quote|"A built-up tolerance to psychite. The more severe this tolerance is, the more psychite-based drugs like yayo or flake it takes to get the same effect."|Tolerance description}}
 
If a pawn has a visible tolerance to psychite, they will develop chemical damage in the kidneys in a mean time of 120 days.  
 
If a pawn has a visible tolerance to psychite, they will develop chemical damage in the kidneys in a mean time of 120 days.  
 +
 +
Note that psychite tolerance, and addiction are shared by psychite tea, [[flake]], and [[yayo]].
 +
 +
==== Gain and loss ====
 +
Each psychite tea consumed increases the tolerance of the pawn by {{%|{{#var:toleranceSeverityOffset}}}}, divided by the body size of the pawn. Thus, animals or small colonists, such as teenagers, gain more tolerance per drug use. Tolerance decreases at a rate of {{%|{{#vardefineecho:toleranceSeverityPerDay|0.015}}}} per day.
 +
 +
==== Effects ====
 +
Tolerance proportionally reduces the severity of high given per dose of the drug. This is done by way of applying the following multiplier on severity gain for high of the drug in question only:
 +
{| class="wikitable"
 +
|-
 +
| Multiplier = (100 - (0.75*Tolerance (%) round 0))%
 +
|}
 +
Note that the rounding is performed ''before'' subtraction from the 100. For example, a tolerance of 10% results in a multiplier of 82% 
 +
 +
Pawns can become addicted to psychite upon taking a dose once their tolerance is over the minimum of {{%|{{#var:minToleranceToAddict}}}}. There is also an increased chance of addiction as tolerance rises. See [[#Addiction|Addiction]] for details.
 +
 +
Further more, tolerance above certain thresholds imposes a chance over time to gain the following [[ailments]]:
 +
 +
Tolerance above 45% imposes a chance to get [[chemical damage]] to the kidneys proportional to the tolerance held. It is unknown whether chemical damage gained this way will affect both kidneys at once, or only a single kidney.{{Check Tag|Fact Check}}
 +
{| class="wikitable"
 +
|-
 +
! Tolerance !! MTB Chemical Damage !! Graph
 +
|-
 +
|  45% || 99999 Days || rowspan =3; | {{GraphChart|width=400|height=100|type=line|xAxisTitle = Tolerance (%)|yAxisTitle = MTB Chemical Damage (Days)|x=49.99,50,100|y=250,180,135|xAxisMin=45| yAxisMax= 250}}
 +
|-
 +
|  50% || 180 Days
 +
|-
 +
|  100% || 135 Days
 +
|}
  
 
=== Addiction ===
 
=== Addiction ===
{{Quote|"A chemical addiction to psychite. Long-term presence of psychite has caused neurological adaptations at the cellular level, so the brain can no longer function properly without the drug. Without regular doses of psychite from drugs like flake or yayo, 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 psychite [[Needs#Drug addictions|need]]. The need for psychite falls by {{%|{{#vardefineecho:needFall|0.5}}}} per day, consuming psychite tea satisfies the need by {{%|{{#var:needOffset}}}} ''(see "Upon drinking" above)'', meaning the pawn will need to consume psychite tea 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, psychite tea can be safely consumed once every {{#expr:{{#var:toleranceSeverityOffset}}/{{#var:toleranceSeverityPerDay}}}} days without risking addiction, so long as tolerance is not already elevated before starting the schedule.
 +
 
 +
All in all the chance of addiction is as follows:
 +
{| class="wikitable"
 +
|-
 +
! Tolerance !! Addiction Chance !! Graph
 +
|-
 +
| <{{%|{{#var:minToleranceToAddict}} }} || 0%|| rowspan =4; | {{#ifeq:{{P|Addictiveness}}|0.02||<big>This graph must be manually updated 1</big>}}{{#ifeq:{{#var:minToleranceToAddict}}|0.10||<big>This graph must be manually updated 2</big>}}{{GraphChart|width=400|height=100|type=line|xAxisTitle = Tolerance (%)|yAxisTitle = Addiction Chance (%) |x=0, 14.99, 15, 50, 80, 100|y=2, 2, 4.2, 12, 32, 32}}
 +
|-
 +
| 10% || {{%|{{#expr: {{P|Addictiveness}} + 0.022 }} }}
 +
|-
 +
| 50% || {{%|{{#expr: {{P|Addictiveness}} + 0.1 }} }}
 +
|-
 +
| ≥80% || {{%|{{#expr: {{P|Addictiveness}} + 0.3 }} }}
 +
|}
 +
 
 +
Developing an addiction means a pawn has a psychite [[Needs#Drug addictions|need]]. The need for psychite falls by {{%|{{#vardefineecho:needFall|0.5}}}} per day, consuming psychite satisfies the need by {{%|{{#var:needOffset}}}} ''(see "Upon drinking" above)'', meaning the pawn will need to consume psychite tea at least every {{#expr: {{#var:needOffset}}/{{#var:needFall}} round 1}}&nbsp;days to prevent withdrawal symptoms.
  
 
=== Withdrawal ===
 
=== Withdrawal ===

Revision as of 15:30, 16 September 2022

Psychite tea

Psychite tea

A fragrant tea infused with leaves of the psychoid plant. Drinking it induces a subtle psychite euphoria. This tea is easy to produce at cooking facilities, but can produce psychite addiction if consumed too often.
Many tribes use psychoid tea, both as a daily energizer and as part of social and religious rituals.

Base Stats

Type
DrugSocial drug
Tech Level
Neolithic
Market Value
10 Silver
Stack Limit
150
Mass
0.05 kg
HP
50
Deterioration Rate
6
Flammability
100%
Rotatable
False
Path Cost
15

Ingestion

Recreation Offset
40%
"chemical" is not in the list (Chemical, Gluttonous) of allowed values for the "Joy Kind" property.
Recreation Kind
chemical
Addictiveness
2%
Maximum To Ingest
1
Ingestion Time
210 ticks (3.5 secs)

Creation

Crafted At
Campfire / Fueled stove / Electric stove
Required Research
Psychoid brewing
Skill Required
Cooking 2
Work To Make
400 ticks (6.67 secs)
Resources to make
Psychoid leaves 4
Technical
defName
PsychiteTea
Preferability
NeverForNutrition
Drug Category
social


Psychite tea is a relatively safe social drug that greatly improves mood, slightly reducing pain and the rate in which pawns get tired, at the risk of addiction and overdose. It is relatively very easy to research compared to other drugs, especially for Tribal colonies who suffer a speed penalty while researching more advanced drugs.

Acquisition

Psychite tea can be cooked at a Campfire, Fueled stove, or Electric stove once the Psychoid brewing research project has been completed. Each dose requires Psychoid leaves 4 Psychoid leaves, 400 ticks (6.67 secs) of work, and a Cooking skill of 2. Its cooking speed is dependent on the Cooking skill.

It can also be purchased from Tribal traders, especially Shaman Merchants who commonly stock it, as well as Tribal faction bases. Tribal visitors and raiders will also occasionally carry them.

Summary

Psychite tea is a moderately potent 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 drinking

A pawn taking psychite tea will do so right where it stands without looking for a place to sit first. Psychite tea is taken by drinking, taking 210 ticks (3.5 secs). It has the following one time effects:

  • +40% Chemical recreation
  • +75% Psychite tea high severity (see "Psychite tea high" below)
  • +10% Rest
  • +3% Tolerance severity, divided by body size (see "Tolerance" below)
  • If the pawn has an 10% tolerance already:
  • If the pawn has an addiction already:
    • +90% Psychite Tea need (see "Addiction" below)
    • +15% Addiction severity (see "Withdrawal" below)

Psychite tea high

"Active psychite tea in the bloodstream. Generates a mild euphoric effect."

Tolerance

"A built-up tolerance to psychite. The more severe this tolerance is, the more psychite-based drugs like yayo or flake it takes to get the same effect."

— Tolerance description

If a pawn has a visible tolerance to psychite, they will develop chemical damage in the kidneys in a mean time of 120 days.

Note that psychite tolerance, and addiction are shared by psychite tea, flake, and yayo.

Gain and loss

Each psychite tea consumed increases the tolerance of the pawn by 3%, divided by the body size of the pawn. Thus, animals or small colonists, such as teenagers, gain more tolerance per drug use. Tolerance decreases at a rate of 1.5% per day.

Effects

Tolerance proportionally reduces the severity of high given per dose of the drug. This is done by way of applying the following multiplier on severity gain for high of the drug in question only:

Multiplier = (100 - (0.75*Tolerance (%) round 0))%

Note that the rounding is performed before subtraction from the 100. For example, a tolerance of 10% results in a multiplier of 82%

Pawns can become addicted to psychite upon taking a dose once their tolerance is over the minimum of 10%. There is also an increased chance of addiction as tolerance rises. See Addiction for details.

Further more, tolerance above certain thresholds imposes a chance over time to gain the following ailments:

Tolerance above 45% imposes a chance to get chemical damage to the kidneys proportional to the tolerance held. It is unknown whether chemical damage gained this way will affect both kidneys at once, or only a single kidney.[Fact Check]

Tolerance MTB Chemical Damage 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 10% or above, each dose carries a chance of addiction that scales with tolerance. Due to the minimum tolerance to addict, psychite tea can be safely consumed once every 2 days without risking addiction, so long as tolerance is not already elevated before starting the schedule.

All in all the chance of addiction is as follows:

Tolerance Addiction Chance Graph
<10% 0%
10% 4.2%
50% 12%
≥80% 32%

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

Withdrawal

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

— Need description

As soon as the psychite need reaches 0%, the pawn will develop a psychite withdrawal. From then on the addiction severity falls by 6.66% per day from the initial 50%, meaning it takes about 15 days to overcome the addiction. Consuming psychite tea during a withdrawal will increase the addiction severity by 15% again (see "Upon snorting" above). During the withdrawal the pawn suffers from the following symptoms:

  • −35 Mood ("God I'm tired. Everything's so slow and boring. Especially me.")
  • −20% Consciousness
  • −20% Moving
  • −20% Manipulation
  • +30% Rest fall factor (meaning the pawn needs to sleep about a 30% sooner)
  • Mental break chances:
    • Hard drug binge: on average every 40 days. This averages to 0.4 hard drug binges during each withdrawal.
    • Psychotic wandering: on average every 10 days. This averages to 1.5 psychotic wanderings during each withdrawal.

Analysis

Psychite tea is much less addictive than flake or yayo. A colonist can drink it every 2 days without becoming addicted. If drunk more often, and the tolerance reaches 10% or more, then drinking psychite tea only has a 2% chance to create addiction - the same as smokeleaf - without smokeleaf's penalties to movement and consciousness. The tea is even better than ambrosia, especially in the mid-game, with the downside of only being able to give the mood buff every 2 days and a cost of research and time cooking and planting psychoid.

It is less cost-efficient than the other psychoid drugs, flake and yayo, as it is worth the least and takes the longest to make. However, its beneficial properties, lack of risk for limited use, simpler research requirement and much simpler production requirements (i.e. a campfire is adequate, any stove is faster) makes it a good option in the early game, and still useful to end game. This is an especially good option for tribal colonies, who start the game with psychoid brewing already researched.

Gallery

Version history

  • Beta 18 - Added as Psychoid pekoe.
  • Beta 19 - Renamed from Psychoid pekoe to Psychite tea. No longer made at a crafting spot.
  • Beta 19/1.0 - tolerance gain 0.02 -> 0.03, market value 14 -> 10, restFallFactor 0.9 -> 0.8