Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Ghoul

Introduced in 0.1.0

Connections

Drops
Bone

Developer details

Internal ID
creature/ghoul
Source
assets/data/creatures.toml → ghoul
Textures
vox:ghoul
Sounds
vox:raider_hurt, vox:raider_death, vox:crawler_ambient
[creatures.ghoul]
ambush = {"within":10,"burst":1.7}
attack_cooldown = 1
attack_range = 1.5
damage = 5
detect_range = 20
drops = [{"item":"vox:bone","count":2}]
effect = {"kind":"bleed","seconds":4,"strength":0.8}
extends = "vox:base"
flee_when_hurt = false
health = 18
hostile = true
model = "vox:ghoul"
name = "Ghoul"
size = [0.6,1.7]
sounds = {"hurt":"vox:raider_hurt","death":"vox:raider_death","ambient":"vox:crawler_ambient"}
spawn_at = ["midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_light = [0,7]
speed = 5.2