Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Polar Bear

Introduced in 0.1.0

Connections

Spawns in
Cold Shore, Tundra

Developer details

Internal ID
creature/polar_bear
Source
assets/data/creatures.toml → polar_bear
Textures
vox:polar_bear
Sounds
vox:bear_hurt, vox:bear_death, vox:bear_ambient
[creatures.polar_bear]
attack_cooldown = 1
attack_range = 1.5
damage = 9
detect_range = 12
drops = []
extends = "vox:predator"
fat = {"item":"vox:fat","count":1,"chance":0.3}
flee_when_hurt = false
health = 60
hide = {"item":"vox:hide","count":1,"chance":0.5}
hostile = true
meat = {"item":"vox:stringy_meat","count":1}
model = "vox:polar_bear"
name = "Polar Bear"
scale = 2
size = [1,1.3]
sounds = {"hurt":"vox:bear_hurt","death":"vox:bear_death","ambient":"vox:bear_ambient"}
spawn_at = ["dawn","dusk"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:tundra","vox:frozen_shore"]
spawn_light = [0,7]
spawn_temp = [0,0.28]
speed = 3.6