Enemy: Soulbound Skeleton - Orhu/Summer2023Project GitHub Wiki

Soulbound Skeleton (Enemy)

Overview

Belongs to the Skeletons family.

The Soulbound Skeleton attempts to walk close to the player to perform a slash attack. It has a special passive, Soulbound

Soulbound (Passive)

The Soulbound Skeleton draws its strength from the souls of its comrades. All enemies in the room (excluding itself, other Soulbound Skeletons, Legendary enemies, and Floor Bosses) contribute to its power.

As its power increases, the Soulbound Skeleton's damage multiplier increases linearly. Likewise, as fellow enemies die, its damage multiplier decreases linearly. If it is the last counted enemy in its room, the Soulbound Skeleton instantly dies. The Soulbound Skeleton cannot drop a Soul.

Finite State Machine

Coming soon