Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Bighorn Ram

Introduced in 0.1.0

Connections

Spawns in
Mountains

Developer details

Internal ID
creature/bighorn
Source
assets/data/creatures.toml → bighorn
Textures
vox:bighorn
Sounds
vox:goat_hurt, vox:goat_death, vox:goat_ambient
[creatures.bighorn]
attack_cooldown = 1
attack_range = 1.5
damage = 4
detect_range = 12
drops = []
extends = "vox:grazer"
fat = {"item":"vox:fat","count":1,"chance":0.5}
flee_when_hurt = false
health = 14
hide = {"item":"vox:hide","count":1}
hostile = false
meat = {"item":"vox:red_meat","count":2}
model = "vox:bighorn"
name = "Bighorn Ram"
scale = 1.25
size = [0.7,1]
sounds = {"hurt":"vox:goat_hurt","death":"vox:goat_death","ambient":"vox:goat_ambient"}
spawn_at = ["dawn","noon","creation"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:mountains"]
spawn_on = ["vox:grass","vox:stone"]
speed = 3.8