Skip to main content

ActiveSlot

Enumeration Members

PRIMARY

PRIMARY = 0

The main slot for active items, in the top-left-hand corner.

Defined in

ActiveSlot.ts:3


SECONDARY

SECONDARY = 1

The Schoolbag slot, to the top-left of the active item.

Defined in

ActiveSlot.ts:6


POCKET

POCKET = 2

The permanent card/pill slot. Several Tainted characters use this slot.

Defined in

ActiveSlot.ts:9


POCKET_SINGLE_USE

POCKET_SINGLE_USE = 3

A single use card/pill slot. Used by Dice Bag.

Defined in

ActiveSlot.ts:12