Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Frost Giant

Introduced in 0.1.0

Connections

Drops
Bone, Hide
Spawns in
Tundra

Developer details

Internal ID
creature/frost_giant
Source
assets/data/creatures.toml → frost_giant
Textures
vox:frost_giant
Sounds
vox:ogre_hurt, vox:ogre_death, vox:ogre_ambient
[creatures.frost_giant]
armor = 4
attack_cooldown = 1
attack_range = 2.5
breaks = {"hardness":2,"seconds":1}
damage = 12
detect_range = 20
drops = [{"item":"vox:bone","count":4},{"item":"vox:hide","count":3}]
effect = {"kind":"chill","seconds":6,"strength":0.35}
extends = "vox:base"
flee_when_hurt = false
health = 90
hostile = true
jumps = true
knockback = 3
model = "vox:frost_giant"
name = "Frost Giant"
scale = 2.2
size = [0.9,1.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:tundra"]
spawn_light = [0,7]
spawn_temp = [0,0.26]
speed = 2.2