Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Dire Wolf

Introduced in 0.1.0

Connections

Developer details

Internal ID
creature/dire_wolf
Source
assets/data/creatures.toml → dire_wolf
Textures
vox:dire_wolf
Sounds
vox:wolf_hurt, vox:wolf_death, vox:wolf_ambient
[creatures.dire_wolf]
attack_cooldown = 1
attack_range = 1.5
damage = 6
detect_range = 20
drops = [{"item":"vox:bone","count":3}]
extends = "vox:predator"
fat = {"item":"vox:fat","count":1,"chance":0.3}
flee_when_hurt = false
health = 26
hide = {"item":"vox:hide","count":1,"chance":0.5}
hostile = true
meat = {"item":"vox:stringy_meat","count":1}
model = "vox:dire_wolf"
name = "Dire Wolf"
pack = {"call_within":24}
scale = 1.4
size = [0.7,0.9]
sounds = {"hurt":"vox:wolf_hurt","death":"vox:wolf_death","ambient":"vox:wolf_ambient"}
spawn_at = ["dusk","midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:temperate_forest","vox:taiga"]
spawn_light = [0,7]
spawn_on = ["vox:grass"]
speed = 5