Skip to main content

DiceFloorSubType

For EntityType.EFFECT (1000), EffectVariant.DICE_FLOOR (76).

Enumeration Members

ONE_PIP

ONE_PIP = 0

Has the same effect as using a D4.

Defined in

collections/subTypes.ts:2378


TWO_PIP

TWO_PIP = 1

Has the same effect as using a D20.

Defined in

collections/subTypes.ts:2381


THREE_PIP

THREE_PIP = 2

Rerolls all pickups and trinkets on the floor, including items inside of a shop, excluding collectibles.

Defined in

collections/subTypes.ts:2387


FOUR_PIP

FOUR_PIP = 3

Rerolls all collectibles on the floor.

Defined in

collections/subTypes.ts:2390


FIVE_PIP

FIVE_PIP = 4

Has the same effect as using a Forget Me Now.

Defined in

collections/subTypes.ts:2393


SIX_PIP

SIX_PIP = 5

Has the combined effect of a 1-pip, 3-pip and 4-pip dice room.

Defined in

collections/subTypes.ts:2396