Ice Wraith
Introduced in 0.1.0
Connections
- Spawns in
- Tundra
Developer details
- Internal ID
- creature/ice_wraith
- Source
- assets/data/creatures.toml → ice_wraith
- Textures
- vox:ice_wraith
- Sounds
- vox:ogre_hurt, vox:ogre_death, vox:ogre_ambient
[creatures.ice_wraith]
attack_cooldown = 1
attack_range = 1.5
damage = 5
detect_range = 20
drops = []
effect = {"kind":"chill","seconds":8,"strength":0.45}
extends = "vox:base"
flee_when_hurt = false
health = 30
hostile = true
model = "vox:ice_wraith"
name = "Ice Wraith"
ranged = {"damage":3,"range":12,"cooldown":3,"speed":18}
size = [0.7,1.7]
sounds = {"hurt":"vox:ogre_hurt","death":"vox:ogre_death","ambient":"vox:ogre_ambient"}
spawn_at = ["midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:tundra"]
spawn_light = [0,7]
spawn_temp = [0,0.26]
speed = 3.4