Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Burrower

Introduced in 0.1.0

Connections

Spawns in
Grassland

Developer details

Internal ID
creature/burrower
Source
assets/data/creatures.toml → burrower
Textures
vox:burrower
Sounds
vox:crawler_hurt, vox:crawler_death, vox:crawler_ambient
[creatures.burrower]
attack_cooldown = 1
attack_range = 1.5
burrows = {"surface_within":3.5,"hidden_speed":1.8,"surfaced_for":4}
damage = 6
detect_range = 20
drops = []
extends = "vox:crawling"
flee_when_hurt = false
health = 22
hostile = true
meat = {"item":"vox:crawler_meat","count":1}
model = "vox:burrower"
name = "Burrower"
size = [0.9,0.6]
sounds = {"hurt":"vox:crawler_hurt","death":"vox:crawler_death","ambient":"vox:crawler_ambient"}
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:grassland"]
spawn_light = [0,7]
spawn_on = ["vox:grass","vox:dirt"]
speed = 3.2