Skip to main content

PillColor

For EntityType.PICKUP (5), PickupVariant.PILL (70).

This is the sub-type of a pill.

Enumeration Members

NULL

NULL = 0

Spawning pills with this sub-type will produce a random pill with the following probabilities:

  • Random normal pill - 97.86%
  • Specific normal pill - 7.53%
  • Gold pill - 0.7%
  • Random horse pill - 1.43%
  • Specific horse pill - 0.11%
  • Horse gold pill - 0.01%

Defined in

collections/subTypes.ts:389


BLUE_BLUE

BLUE_BLUE = 1

Defined in

collections/subTypes.ts:391


WHITE_BLUE

WHITE_BLUE = 2

Defined in

collections/subTypes.ts:392


ORANGE_ORANGE

ORANGE_ORANGE = 3

Defined in

collections/subTypes.ts:393


WHITE_WHITE

WHITE_WHITE = 4

Defined in

collections/subTypes.ts:394


RED_DOTS_RED

RED_DOTS_RED = 5

Defined in

collections/subTypes.ts:395


PINK_RED

PINK_RED = 6

Defined in

collections/subTypes.ts:396


BLUE_CADET_BLUE

BLUE_CADET_BLUE = 7

Defined in

collections/subTypes.ts:397


YELLOW_ORANGE

YELLOW_ORANGE = 8

Defined in

collections/subTypes.ts:398


ORANGE_DOTS_WHITE

ORANGE_DOTS_WHITE = 9

Defined in

collections/subTypes.ts:399


WHITE_AZURE

WHITE_AZURE = 10

Defined in

collections/subTypes.ts:400


BLACK_YELLOW

BLACK_YELLOW = 11

Defined in

collections/subTypes.ts:401


WHITE_BLACK

WHITE_BLACK = 12

Defined in

collections/subTypes.ts:402


WHITE_YELLOW

WHITE_YELLOW = 13

Defined in

collections/subTypes.ts:403


GOLD

GOLD = 14

Defined in

collections/subTypes.ts:405


HORSE_BLUE_BLUE

HORSE_BLUE_BLUE = 2049

Defined in

collections/subTypes.ts:407


HORSE_WHITE_BLUE

HORSE_WHITE_BLUE = 2050

Defined in

collections/subTypes.ts:408


HORSE_ORANGE_ORANGE

HORSE_ORANGE_ORANGE = 2051

Defined in

collections/subTypes.ts:409


HORSE_WHITE_WHITE

HORSE_WHITE_WHITE = 2052

Defined in

collections/subTypes.ts:410


HORSE_RED_DOTS_RED

HORSE_RED_DOTS_RED = 2053

Defined in

collections/subTypes.ts:411


HORSE_PINK_RED

HORSE_PINK_RED = 2054

Defined in

collections/subTypes.ts:412


HORSE_BLUE_CADET_BLUE

HORSE_BLUE_CADET_BLUE = 2055

Defined in

collections/subTypes.ts:413


HORSE_YELLOW_ORANGE

HORSE_YELLOW_ORANGE = 2056

Defined in

collections/subTypes.ts:414


HORSE_ORANGE_DOTS_WHITE

HORSE_ORANGE_DOTS_WHITE = 2057

Defined in

collections/subTypes.ts:415


HORSE_WHITE_AZURE

HORSE_WHITE_AZURE = 2058

Defined in

collections/subTypes.ts:416


HORSE_BLACK_YELLOW

HORSE_BLACK_YELLOW = 2059

Defined in

collections/subTypes.ts:417


HORSE_WHITE_BLACK

HORSE_WHITE_BLACK = 2060

Defined in

collections/subTypes.ts:418


HORSE_WHITE_YELLOW

HORSE_WHITE_YELLOW = 2061

Defined in

collections/subTypes.ts:419


HORSE_GOLD

HORSE_GOLD = 2062

Defined in

collections/subTypes.ts:421