Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Caribou

Introduced in 0.1.0

Connections

Spawns in
Tundra

Developer details

Internal ID
creature/caribou
Source
assets/data/creatures.toml → caribou
Textures
vox:caribou
Sounds
vox:deer_hurt, vox:deer_death, vox:deer_ambient
[creatures.caribou]
attack_cooldown = 1
attack_range = 1.5
damage = 0
detect_range = 12
drops = []
extends = "vox:grazer"
fat = {"item":"vox:fat","count":1,"chance":0.5}
flee_when_hurt = true
health = 14
hide = {"item":"vox:hide","count":1}
hostile = false
meat = {"item":"vox:red_meat","count":2}
model = "vox:caribou"
name = "Caribou"
scale = 1.15
size = [0.6,1.45]
sounds = {"hurt":"vox:deer_hurt","death":"vox:deer_death","ambient":"vox:deer_ambient"}
spawn_at = ["dawn","noon","creation"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:tundra"]
spawn_temp = [0,0.34]
speed = 3.8