Difference between revisions of "Word of trust"

From RimWorld Wiki
Jump to navigation Jump to search
(Redirected page to Psycasts#Word of trust)
Tag: New redirect
 
(→‎Summary: Tested with pawn with 1.0 (100%; base) psy sensitivity. Resistance went from 14.0 to 2.0. I don't have save files ready to share or any other proof, but as a non-edit summary these are just my findings. (This page is part of "unverified" cat)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
#REDIRECT [[Psycasts#Word of trust]]
+
{{Royalty}}
 +
{{Stub|reason=General}}
 +
{{Infobox main|psycast
 +
| name = Word of trust
 +
| image = WordOfTrust.png
 +
| type = Psycast
 +
| description = Speak to the prisoner while using psychic suggestion to reduce their resistance to recruitment. This can only reduce a prisoner's resistance, but cannot recruit them.
 +
| psylink level = 1
 +
| casting time = 120
 +
| ability range =
 +
| psyfocus cost = 0.6
 +
| neural heat gain = 0
 +
| effect radius =
 +
| duration =
 +
| duration multiplier =
 +
| goodwill impact =
 +
| caster must be capable of violence = false
 +
}}
 +
'''Word of trust''' is a level {{P|Psylink Level}} [[psycast]] that reduces a [[prisoner]]'s [[resistance]] to recruitment. 
 +
 
 +
== Acquisition ==
 +
{{Acquisition}}
 +
 
 +
== Summary ==
 +
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
 +
<onlyTargetPrisonersOfColony>True</onlyTargetPrisonersOfColony>
 +
<neverTargetIncapacitated>True</neverTargetIncapacitated>
 +
 
 +
Psycast table says {{---|20}}, code says {{---|12}}. Test resistance reduction with 100% psy sense. (done)
 +
 
 +
== Analysis ==
 +
 
 +
== Version history ==
 +
* [[Version/1.2.2719|1.2.2719]] - Added.
 +
 
 +
{{Nav|psycasts|wide}}
 +
[[Category: Psycasts]]

Latest revision as of 23:28, 16 June 2024

Word of trust

Word of trust

Speak to the prisoner while using psychic suggestion to reduce their resistance to recruitment. This can only reduce a prisoner's resistance, but cannot recruit them.

Base Stats

Type
Psycast

Ability

Psylink Level
1
Psyfocus Cost
60%
Neural Heat Gain
0
Casting Time
120 ticks (2 secs)
Caster Must Be Capable of Violence
False

Word of trust is a level 1 psycast that reduces a prisoner's resistance to recruitment.

Acquisition[edit]

There are two ways to acquire the psycast Word of trust:

  1. Upon reaching psylink level 1, a random psycast of level 1 is granted regardless of how this level up is achieved. This won't apply if the psycaster already knew one or more level 1 psycast.
  2. Word of trust can also be acquired from a psytrainer naming it. See the psytrainer page for further details.

Summary[edit]

<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence> <onlyTargetPrisonersOfColony>True</onlyTargetPrisonersOfColony> <neverTargetIncapacitated>True</neverTargetIncapacitated>

Psycast table says −20, code says −12. Test resistance reduction with 100% psy sense. (done)

Analysis[edit]

Version history[edit]