Skip to content
Rogue CoreWiki
Field manual / Index
Data link · live
AMBIENT FAUNA · 6 TYPES

Critters.

Non-aggressive fauna that populate the caves. Each entry below cites only what the CDO data in critters.json exposes (ChunkCountRange, ChunkValueRange, blackboard keys, spawn config). Where the data is animation-only, we say so.

06Entries
FAMILY · PASSIVE NPCS
CRITTER / 010 VARIANTS

Fester Flea.

Tiny ambient flea critter. ABP_FesterFlea / AIC_Flea / BT_Flea blueprints are present in the data, but no HP, damage, or drop tables are exposed -- the entry is animation + AI tree only.

DROPS

Not exposed in data

DATA · Verified against critters.json CDO fields.

VARIANTS · CDO

No variant data in the live build.

CRITTER / 020 VARIANTS

Flying Critter Base.

Empty base class slot in critters.json -- no children. Reserved for future flying critters.

DROPS

n/a

DATA · Verified against critters.json CDO fields.

VARIANTS · CDO

No variant data in the live build.

CRITTER / 030 VARIANTS

Jelly Platform.

Stationary mother jelly. ENE_Jelly_Passive_Mother carries the Mother gameplay tag; ENE_Jelly_Passive is the child variant. Both run through AIC_Jelly_Passive_Mother + BT_Jelly_Passive_Mother behavior trees.

DROPS

Not exposed in data

DATA · Verified against critters.json CDO fields.

VARIANTS · CDO

No variant data in the live build.

CRITTER / 043 VARIANTS

Loot Bug.

Standard Loot Bug carries ChunkCountRange 5-15 at value 1.0-2.5; the Expenite variant (ENE_LootBug_Expenite) drops 8-12 chunks worth 2.5-3.5 each. Both share a 20% damage-triggered drop chance. CD_LootBug_Expenite spawns 3 per level by config.

DROPS

Carved chunks (1.0-2.5 each) · Expenite chunks (Expenite variant, 2.5-3.5 each)

DATA · Verified against critters.json CDO fields.

VARIANTS · CDO
  • LootBug_Expenite
    Spawn/level3-3
  • LootBug
    Chunks5-15
    Value each1-2.5
  • LootBug_Expenite
    Chunks8-12
    Value each2.5-3.5
CRITTER / 050 VARIANTS

Maggot.

Animation-only critter. The data ships ASHP_Maggot + ASH_Maggot + ASI_Maggot (state-processor, skeletal-mesh, anim-instance) with Idle and Walk states. No combat or yield data.

DROPS

Not exposed in data

DATA · Verified against critters.json CDO fields.

VARIANTS · CDO

No variant data in the live build.

CRITTER / 060 VARIANTS

Prospector.

The Data Drone. BB_DataDrone blackboard exposes six bool keys: RunningAway, Hackable, IsAggressive, HasJustSpawned, InDanger, IsDead. STE_Prospector_RunningAllWeakpoints + STE_Prospector_SlowImmunity ship the in-flight resistance states.

DROPS

Not exposed in data (community: drops Intel on disable)

DATA · Verified against critters.json CDO fields.

VARIANTS · CDO

No variant data in the live build.

Last updated May 21, 2026 · DRG: Rogue Core wiki