Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Boar

Introduced in 0.1.0

Connections

Developer details

Internal ID
creature/boar
Source
assets/data/creatures.toml → boar
Textures
vox:boar
Sounds
vox:pig_hurt, vox:pig_death, vox:pig_ambient
[creatures.boar]
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:boar"
name = "Boar"
size = [0.8,1]
sounds = {"hurt":"vox:pig_hurt","death":"vox:pig_death","ambient":"vox:pig_ambient"}
spawn_at = ["dawn","dusk","creation"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:temperate_forest"]
spawn_on = ["vox:grass"]
speed = 3.6