Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Camel

Introduced in 0.1.0

Connections

Spawns in
Desert

Developer details

Internal ID
creature/camel
Source
assets/data/creatures.toml → camel
Textures
vox:camel
Sounds
vox:horse_hurt, vox:horse_death, vox:horse_ambient
[creatures.camel]
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 = 18
hide = {"item":"vox:hide","count":1}
hostile = false
meat = {"item":"vox:red_meat","count":2}
model = "vox:camel"
name = "Camel"
size = [0.9,1.9]
sounds = {"hurt":"vox:horse_hurt","death":"vox:horse_death","ambient":"vox:horse_ambient"}
spawn_at = ["dawn","noon","creation"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:desert"]
spawn_on = ["vox:sand"]
spawn_temp = [0.68,1]
speed = 3.6