Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Stag

Introduced in 0.1.0

Connections

Developer details

Internal ID
creature/stag
Source
assets/data/creatures.toml → stag
Textures
vox:stag
Sounds
vox:deer_hurt, vox:deer_death, vox:deer_ambient
[creatures.stag]
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 = 16
hide = {"item":"vox:hide","count":1}
hostile = false
meat = {"item":"vox:red_meat","count":2}
model = "vox:stag"
name = "Stag"
scale = 1.2
size = [0.6,1.45]
sounds = {"hurt":"vox:deer_hurt","death":"vox:deer_death","ambient":"vox:deer_ambient"}
spawn_at = ["dawn","dusk","creation"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:temperate_forest"]
speed = 3.4