Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Ettin

Introduced in 0.1.0

Connections

Drops
Bone, Hide

Developer details

Internal ID
creature/ettin
Source
assets/data/creatures.toml → ettin
Textures
vox:ettin
Sounds
vox:ogre_hurt, vox:ogre_death, vox:ogre_ambient
[creatures.ettin]
armor = 2
attack_cooldown = 1
attack_range = 1.5
breaks = {"hardness":2,"seconds":1.2}
damage = 10
detect_range = 16
drops = [{"item":"vox:bone","count":3},{"item":"vox:hide","count":2}]
extends = "vox:base"
flee_when_hurt = false
health = 70
hostile = true
jumps = true
knockback = 2.5
model = "vox:ettin"
name = "Ettin"
scale = 1.75
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 = 1.8