Sea Strider
spider_water
Available in:
DST
Why in the name of science do they get to float?
Guide
Obtain
Use
Stats
Subcategory
Spider
Health
200
Damage
20
Perish (days)
5.0d
Sanity aura / min
-40.0
All stats
| Type | Creatures |
|---|---|
| Subcategory | Spider |
| Health | 200 |
| Damage | 20 |
| Sanity aura | -0.66666666666667 |
| Sanity aura / min | -40.0 |
| Perishable | 2400 |
| Perish (days) | 5.0 |
Combat
Health
200
Damage
20
Attack period
3
Player DPS
6.667
Walk speed
3
Run speed
7
Sanity aura / min
-40.0
Combat details
| Base damage | 20 |
|---|---|
| Base DPS | 6.667 |
| Script damage | TUNING.SPIDER_WATER_DAMAGE |
| Script damage (Resolved) | 20 |
| Attack period | TUNING.SPIDER_WATER_ATTACK_PERIOD + math.random() * 2 |
Related prefabs
Advanced
Script stats
| Prefab script | scripts/prefabs/spider.lua |
|---|---|
| Script damage | TUNING.SPIDER_WATER_DAMAGE |
| Script damage (Resolved) | 20 |
| Attack period | TUNING.SPIDER_WATER_ATTACK_PERIOD + math.random() * 2 |
| Script max health | TUNING.SPIDER_WATER_HEALTH |
| Script max health (Resolved) | 200 |
| Walk speed | TUNING.SPIDER_WATER_WALKSPEED |
| Walk speed (Resolved) | 3 |
| Run speed | TUNING.SPIDER_WATER_RUNSPEED |
| Run speed (Resolved) | 7 |
Components
amphibiouscreature
timer
Assets (script)
[
{
"file": "anim/spider_water.zip",
"type": "ANIM"
},
{
"file": "anim/spider_water_water.zip",
"type": "ANIM"
},
{
"file": "sound/spider.fsb",
"type": "SOUND"
}
]
Dependencies / Related