Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Arctic Hare

Introduced in 0.1.0

Connections

Spawns in
Cold Shore, Tundra

Developer details

Internal ID
creature/arctic_hare
Source
assets/data/creatures.toml → arctic_hare
Textures
vox:arctic_hare
Sounds
vox:hare_hurt, vox:hare_death, vox:hare_ambient
[creatures.arctic_hare]
attack_cooldown = 1
attack_range = 1.5
damage = 0
detect_range = 8
drops = []
extends = "vox:small_game"
flee_when_hurt = true
health = 3
hide = {"item":"vox:hide_scraps","count":2}
hostile = false
meat = {"item":"vox:game_meat","count":1}
model = "vox:arctic_hare"
name = "Arctic Hare"
size = [0.4,0.5]
sounds = {"hurt":"vox:hare_hurt","death":"vox:hare_death","ambient":"vox:hare_ambient"}
spawn_at = ["dawn","noon","creation"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:tundra","vox:frozen_shore"]
spawn_temp = [0,0.3]
speed = 5.5