Skip to main content

CrawlSpaceVariant

For GridEntityType.CRAWL_SPACE (18).

Enumeration Members

NORMAL

NORMAL = 0

Defined in

collections/gridEntityVariants.ts:140


GREAT_GIDEON

GREAT_GIDEON = 1

Found by throwing a Chaos Card at Great Gideon.

Defined in

collections/gridEntityVariants.ts:143


SECRET_SHOP

SECRET_SHOP = 2

Found in shops when the player has the Member Card item.

Defined in

collections/gridEntityVariants.ts:146


PASSAGE_TO_BEGINNING_OF_FLOOR

PASSAGE_TO_BEGINNING_OF_FLOOR = 3

Found when using Genesis on a "final" floor.

Defined in

collections/gridEntityVariants.ts:149


NULL

NULL = 4

This variant is not used by the game.

Any variant with a value of 4 or higher will not interact with the player.

Defined in

collections/gridEntityVariants.ts:156