Difference between revisions of "Psychite"

From RimWorld Wiki
Jump to navigation Jump to search
(→‎Psychite tolerance: included correct formula)
(→‎Psychite addiction: fixed table not being displayed)
 
Line 45: Line 45:
  
 
The chance of addiction is as follows:
 
The chance of addiction is as follows:
{| class="wikitable" style="text-align:right"
+
<table class="wikitable" style="text-align:right">
! Tolerance !! Addiction chance !! Graph
+
<th> Tolerance </th><th> Addiction chance </th><th> Graph </th>
|-
+
<tr>
| 0% || 0%
+
<td> 0% </td><td> 0% </td>
| rowspan="4" | {{Graph:Chart
+
<td rowspan="4"> {{Graph:Chart
  | width = 400 | height = 100 | type = line | xAxisTitle = Tolerance (%) | yAxisTitle = Addiction Chance (%)
+
| width = 400 | height = 100 | type = line | xAxisTitle = Tolerance (%) | yAxisTitle = Addiction Chance (%)
  | x = 0, {{#expr:{{#var:minToleranceToAddict}}*100}}, {{#expr:{{#var:minToleranceToAddict}}*100}}, 50, 80, 100
+
| 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}}
+
| 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}}
}}
+
}} </td>
|-
+
</tr><tr>
| {{%|{{#var:minToleranceToAddict}} }} || {{%|{{P|Addictiveness}} * ( 1 + 4 * {{#var:minToleranceToAddict}} / 0.5) }}
+
<td> {{%|{{#var:minToleranceToAddict}} }} </td><td> {{%|{{P|Addictiveness}} * ( 1 + 4 * {{#var:minToleranceToAddict}} / 0.5) }} </td>
|-
+
</tr><tr>
| 50% || {{%|{{P|Addictiveness}} * 5}}
+
<td> 50% </td><td> {{%|{{P|Addictiveness}} * 5}} </td>
|-
+
</tr><tr>
| 80% || {{%|{{P|Addictiveness}} * 15}}
+
<td> 80% </td><td> {{%|{{P|Addictiveness}} * 15}} </td>
|}
+
</tr></table>
 
}}
 
}}
  

Latest revision as of 11:56, 4 February 2024

Psychite refers to a family of drugs made from psychoid leaves, which are harvested from a psychoid plant. These include:

All three drugs share the same "Psychite" drug need and contribute towards psychite addiction, tolerance, and withdrawal.

Go-juice, despite requiring yayo to create, is not considered a psychite substance.