FutureProg types

Drug

type ·

id → Number
The unique database id of the drug

intensities → Number Collection
The intensities for each drug type, ordered the same way as the 'types' property

intensitypergram → Number
The hard-coded intensity of the drug per gram ingested. Has different effects per drug type

itensities → Number Collection
Deprecated alias for the intensities property

metabolisationrate → Number
The relative rate at which the drug is metabolised (removed) by the body

metabolizationrate → Number
An alias for the metabolisationrate property

name → Text
The name of the drug

types → Text Collection
The drug effect types contained in this drug

vectors → Text Collection
The potential vectors for the drug affecting someone

← Back to FutureProg types