LTO Last Treasure Onlinethe in-game encyclopedia, generated from the build Play in your browser

Slime

Bestiary entry · 450 HP

Slime is an enemy body with 450 HP. It fights with 1 authored move. It sees 360° ahead and gives chase from 12 m. A kill pays 5 coins.

Swings

The body's entries in the shared attack table — the swings with real frame data. This is not the whole repertoire: transformations, casts, summons and every other behaviour live as states, listed below.
MoveDamageDeliveryHeightActive atReachKnockbackHitstunBlock stunStamina
slime_lunge100meleemid0 s of 0.7 s1.65 m5.522f (367 ms)18f (300 ms)10

Abilities & behaviour (10)

Every state this body can enter, read off the live instance. A boss's identity lives here rather than in the swing table — Dracula's bat form and his wandless cast are states, not AttackData rows. Descriptions are the programmer's own note at the top of each state.

Offensive (2)

StateWhat it is
LungeThe slime lunge — a telegraphed hop-pounce.
ThrownBeing suplexed (combat/pair_throw.gd's victim half): the pair runner owns the body — this state just holds the CharacterBody still (the kept hips tracks fly the rig through the arc), keeps playing whatever p01 clip the runner cues, and reports its own exit so any preemption (a teammate's hit landing — the interrupt rule — or death) frees the thrower into their tech stagger.

Movement, reaction & AI (8)

StateWhat it is
ChaseThe slime's pursuit: hop toward the foe, and when in reach pick its opener — a big slime engulfs a player it can reach (its signature grab), everything else pounces with the lunge.
DeadDeath: no more sink-and-vanish.
EngulfThe big-slime engulf — its signature grab, now a committed leap.
HurtHit reaction.
IdleThe unaware resting beat.
KnockdownBalance-break knockdown, enemy side.
SplitCorpseSplit-on-impact corpse: the finishing blow must not pop a splitter (slime / centipede) on the spot — it flings the dead body, which only bursts into its brood when it slams a wall hard while dead, or when it finally settles.
WanderAimless roaming for when there's no target / the player is lost.

In dungeons

Pool entryPower costWeightPer-tile chanceMax/roomGatesAtmosphere biasPairs with
slime0.80.54%2depth ≥ 1danger 0.2, weird 0.4
Rooms fill a power budget, not a headcount: each body costs its power rating, so two heavy bodies fill a room as fast as five light ones. Per-tile chance is the roll on a tile that has already selected this entry — the effective rate is far lower.

On islands

Power costCommon everywhereComes out at nightClaws out of the ground
0.80.55No
BiomeWeight
Mangrove0.8
Spring0.7
Temperate0.25
It sits under every island's table, whatever the biome.
Full rules: Overworld spawns.

Drops

PayoutAmountNotes
Coins5Always. Scales with max HP.
Gem16%Per kill, multiplied by the killer's luck. Which gem depends on run depth.
Diamond2%Per kill, multiplied by luck and by run depth.
Health orbsup to 40%Only for a hurt killer — the chance rises as the killer's own health falls.

Source

FieldValue
Sceneres://enemies/slime/slime.tscn
Scriptres://enemies/slime/slime.gd
ClassCharacterBody3D
Categories: Bestiary