monster_barnacle

monster_barnacle #

TWHL

Changes #

  • Barnacles won’t grab monsters in Non-interruptible scripts.

Skill variables #

  • sk_barnacle_health - monster’s health.

Default classification #

Alien Monster

Soundscripts #

  • Barnacle.Bite - biting the prey when it’s lifted.
  • Barnacle.Chew - random chewing sound when the prey is lifted and when the gib is spewed out.
  • Barnacle.Alert - when starting lifting the prey.
  • Barnacle.Die - death sound.
  • Barnacle.Pain - pain sound.

Entity template examples #

{
    "monster_barnacle": {
        "size_for_grapple": "no"
    }
}