Varglet
warglet
Available in:
DST
It's going to be one of those days...
Guide
Obtain
Use
Stats
Subcategory
Hound
Health
600
Damage
40
Sanity aura / min
-40.0
All stats
| Type | Creatures |
|---|---|
| Subcategory | Hound |
| Health | 600 |
| Damage | 40 |
| 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 damage | TUNING.HOUND_DAMAGE *2 |
|---|---|
| Attack period | TUNING.HOUND_ATTACK_PERIOD |
| Attack period (Resolved) | 2 |
Related prefabs
Advanced
Script stats
| Prefab script | scripts/prefabs/warglet.lua |
|---|---|
| Script damage | TUNING.HOUND_DAMAGE *2 |
| Attack period | TUNING.HOUND_ATTACK_PERIOD |
| Attack period (Resolved) | 2 |
| Script max health | TUNING.WARGLET_HEALTH |
| Script max health (Resolved) | 600 |
| Run speed | TUNING.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