Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Ogre

Introduced in 0.1.0

Connections

Drops
Bone, Hide

Developer details

Internal ID
creature/ogre
Source
assets/data/creatures.toml → ogre
Textures
vox:ogre
Sounds
vox:ogre_hurt, vox:ogre_death, vox:ogre_ambient
[creatures.ogre]
armor = 1
attack_cooldown = 2
attack_range = 2
breaks = {"hardness":1,"seconds":1.5}
damage = 8
detect_range = 14
drops = [{"item":"vox:bone","count":2},{"item":"vox:hide","count":1}]
extends = "vox:base"
flee_when_hurt = false
health = 40
hostile = true
jumps = true
knockback = 2
model = "vox:ogre"
name = "Ogre"
size = [0.9,1.8]
sounds = {"hurt":"vox:ogre_hurt","death":"vox:ogre_death","ambient":"vox:ogre_ambient"}
spawn_at = ["dusk","midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_light = [0,7]
speed = 2