Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Treant

Introduced in 0.1.0

Connections

Developer details

Internal ID
creature/treant
Source
assets/data/creatures.toml → treant
Textures
vox:treant
Sounds
vox:ogre_hurt, vox:ogre_death, vox:ogre_ambient
[creatures.treant]
ambush = {"within":9,"burst":1.6}
armor = 3
attack_cooldown = 1.6
attack_range = 3
breaks = {"hardness":2,"seconds":1.4}
damage = 9
detect_range = 12
drops = [{"item":"vox:oak_log","count":4}]
extends = "vox:omen"
flee_when_hurt = false
health = 80
hostile = true
knockback = 2.5
meat = {"item":"vox:strange_meat","count":1}
model = "vox:treant"
name = "Treant"
size = [1.4,3.8]
sounds = {"hurt":"vox:ogre_hurt","death":"vox:ogre_death","ambient":"vox:ogre_ambient"}
spawn_at = ["dusk","midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:temperate_forest"]
spawn_light = [0,7]
spawn_on = ["vox:grass"]
speed = 2.6