Wiki / Creatures / Varglet

Varglet

warglet
DST
It's going to be one of those days...
Guide
Stats
Subcategory
Hound
Health
600
Damage
40
Sanity aura / min
-40.0
All stats
TypeCreatures
SubcategoryHound
Health600
Damage40
Sanity aura-0.66666666666667
Sanity aura / min-40.0
Combat
Health
600
Damage
40
Attack period
2
Run speed
TUNING.HOUND_SPEED * (1/scale)
Sanity aura / min
-40.0
Combat details
Script damageTUNING.HOUND_DAMAGE *2
Attack periodTUNING.HOUND_ATTACK_PERIOD
Attack period (Resolved)2
Drops
Related prefabs
Hound's Tooth Monster Meat Splash Green Houndcorpse
Advanced
Script stats
Prefab scriptscripts/prefabs/warglet.lua
Script damageTUNING.HOUND_DAMAGE *2
Attack periodTUNING.HOUND_ATTACK_PERIOD
Attack period (Resolved)2
Script max healthTUNING.WARGLET_HEALTH
Script max health (Resolved)600
Run speedTUNING.HOUND_SPEED * (1/scale)
Tags
scarytoprey scarytooceanprey monster hostile hound canbestartled hound_summoner
Components
spawnfader locomotor embarker amphibiouscreature follower leader entitytracker health sanityaura combat lootdropper inspectable eater sleeper
Assets (script)
[
  {
    "file": "anim/hound_basic.zip",
    "type": "ANIM"
  },
  {
    "file": "anim/hound_basic_water.zip",
    "type": "ANIM"
  },
  {
    "file": "anim/hound_ocean.zip",
    "type": "ANIM"
  },
  {
    "file": "anim/hound_warglet.zip",
    "type": "ANIM"
  },
  {
    "file": "sound/hound.fsb",
    "type": "SOUND"
  }
]
Dependencies / Related
Related