Vermin
Introduced in 0.1.0
Connections
Developer details
- Internal ID
- creature/vermin
- Source
- assets/data/creatures.toml → vermin
- Textures
- vox:vermin
- Sounds
- vox:hare_hurt, vox:hare_death, vox:hare_ambient
[creatures.vermin]
attack_cooldown = 0.6
attack_range = 1.5
damage = 1
detect_range = 10
drops = []
effect = {"kind":"poison","seconds":4,"strength":0.4}
extends = "vox:crawling"
flee_when_hurt = false
health = 4
hostile = true
meat = {"item":"vox:crawler_meat","count":1}
model = "vox:vermin"
name = "Vermin"
pack = {"call_within":12}
size = [0.4,0.4]
sounds = {"hurt":"vox:hare_hurt","death":"vox:hare_death","ambient":"vox:hare_ambient"}
spawn_at = ["dusk","midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_light = [0,7]
speed = 5