Editing Psychite

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 14: Line 14:
 
{{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}}
  
Each {{#vardefineecho:page|{{P|Name}} }} consumed increases the psychite tolerance of the pawn by the following formula:
+
Each {{#vardefineecho:page|{{P|Name}} }} consumed increases the psychite 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}}. Psychite tolerance decreases at a rate of {{%|{{#vardefineecho:toleranceSeverityPerDay|0.015}} }} per day.
 
 
<code>Increase in tolerance = {{%|{{#var:toleranceSeverityOffset}} }} / body size</code>
 
 
 
Thus smaller or not fully grown pawns gain more tolerance per drug use then bigger or fully grown ones. An adult [[human]] has a body size of {{Q|Human|Body Size}}. Psychite tolerance decreases at a rate of {{%|{{#vardefineecho:toleranceSeverityPerDay|0.015}} }} per day.
 
  
 
See sections ''"{{#var:page}} high"'' and ''"Psychite addiction"'' for how psychite tolerance affects {{#var:page}} high severity and psychite addiction chance respectively.
 
See sections ''"{{#var:page}} high"'' and ''"Psychite addiction"'' for how psychite tolerance affects {{#var:page}} high severity and psychite addiction chance respectively.
Line 45: Line 41:
  
 
The chance of addiction is as follows:
 
The chance of addiction is as follows:
<table class="wikitable" style="text-align:right">
+
{| class="wikitable" style="text-align:right"
<th> Tolerance </th><th> Addiction chance </th><th> Graph </th>
+
! Tolerance !! Addiction chance !! Graph
<tr>
+
|-
<td> 0% </td><td> 0% </td>
+
| 0% || 0%
<td rowspan="4"> {{Graph:Chart
+
| 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>
+
|-
<td> {{%|{{#var:minToleranceToAddict}} }} </td><td> {{%|{{P|Addictiveness}} * ( 1 + 4 * {{#var:minToleranceToAddict}} / 0.5) }} </td>
+
| {{%|{{#var:minToleranceToAddict}} }} || {{%|{{P|Addictiveness}} * ( 1 + 4 * {{#var:minToleranceToAddict}} / 0.5) }}
</tr><tr>
+
|-
<td> 50% </td><td> {{%|{{P|Addictiveness}} * 5}} </td>
+
| 50% || {{%|{{P|Addictiveness}} * 5}}
</tr><tr>
+
|-
<td> 80% </td><td> {{%|{{P|Addictiveness}} * 15}} </td>
+
| 80% || {{%|{{P|Addictiveness}} * 15}}
</tr></table>
+
|}
 
}}
 
}}
  

Please note that all contributions to RimWorld Wiki are considered to be released under the CC BY-SA 3.0 (see RimWorld Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page: