Prison Architect Wiki

Pharmacological Treatment of Drug Addiction is a reform program. It reduces a prisoner's need for Drugs, eventually removing the addiction.

A course of 5 pharmacological substitutes, used to combat a prisoner's addiction to narcotics. Each treatment helps the prisoner with their addiction need, and completing the course has a chance to remove the addiction all together.

Requirements[]

Details[]

  • 3 sessions, $200 per session (total = $600)
  • Session length = 1 hour
  • Led by a Doctor in an Infirmary
  • Maximum of 10 students per session, each Prisoner requires a Medical Bed (max beds required = 10)
  • Referral: Drug Addiction
  • Students Sit
  • Repeatable
  • Passive
  • Easy

Recommendations[]

It is recommended to keep contraband under control, because a large amount of drugs circulating might increase the number of Drug Addicts, despite the success of the program.

Code[]

File = reform_programs.txt

BEGIN Program
    Name            Methadone
    SessionCost     -200
    Places          10
    SessionLength   60
    NumSessions     3
    Difficulty      0
    Teacher         Doctor
    Room            MedicalWard
    Equipment       MedicalBed
    Research        Health
    Intake          ReferralDrugAddiction
    Properties      StudentsSit
    Properties      Repeatable
    Properties      Passive
END

Gallery[]