Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Lynx

Introduced in 0.1.0

Connections

Spawns in
Taiga

Developer details

Internal ID
creature/lynx
Source
assets/data/creatures.toml → lynx
Textures
vox:lynx
Sounds
vox:wolf_hurt, vox:wolf_death, vox:wolf_ambient
[creatures.lynx]
ambush = {"within":8,"burst":2}
attack_cooldown = 1
attack_range = 1.5
damage = 3
detect_range = 14
drops = []
extends = "vox:predator"
fat = {"item":"vox:fat","count":1,"chance":0.3}
flee_when_hurt = false
health = 12
hide = {"item":"vox:hide","count":1,"chance":0.5}
hostile = true
meat = {"item":"vox:stringy_meat","count":1}
model = "vox:lynx"
name = "Lynx"
scale = 0.85
size = [0.6,0.8]
sounds = {"hurt":"vox:wolf_hurt","death":"vox:wolf_death","ambient":"vox:wolf_ambient"}
spawn_at = ["dusk","midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:taiga"]
spawn_light = [0,7]
spawn_on = ["vox:grass"]
spawn_temp = [0,0.45]
speed = 4.6