Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Wendigo

Introduced in 0.1.0

Connections

Drops
Bone
Spawns in
Taiga

Developer details

Internal ID
creature/wendigo
Source
assets/data/creatures.toml → wendigo
Textures
vox:wendigo
Sounds
vox:ogre_hurt, vox:ogre_death, vox:wolf_ambient
[creatures.wendigo]
ambush = {"within":12,"burst":1.5}
attack_cooldown = 1
attack_range = 1.5
damage = 9
detect_range = 24
drops = [{"item":"vox:bone","count":3}]
effect = {"kind":"bleed","seconds":5,"strength":1}
extends = "vox:omen"
flee_when_hurt = false
health = 55
hostile = true
meat = {"item":"vox:strange_meat","count":1}
model = "vox:wendigo"
name = "Wendigo"
scale = 1.2
size = [0.7,2.2]
sounds = {"hurt":"vox:ogre_hurt","death":"vox:ogre_death","ambient":"vox:wolf_ambient"}
spawn_at = ["midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:taiga"]
spawn_light = [0,7]
spawn_on = ["vox:grass"]
spawn_temp = [0,0.32]
speed = 5.6