Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Sand Wyrm

Introduced in 0.1.0

Connections

Spawns in
Desert

Developer details

Internal ID
creature/sand_wyrm
Source
assets/data/creatures.toml → sand_wyrm
Textures
vox:sand_wyrm
Sounds
vox:alligator_hurt, vox:alligator_death, vox:alligator_ambient
[creatures.sand_wyrm]
armor = 2
attack_cooldown = 1
attack_range = 2.5
burrows = {"surface_within":5,"hidden_speed":2,"surfaced_for":5}
damage = 12
detect_range = 24
drops = []
extends = "vox:reptile"
flee_when_hurt = false
health = 70
hide = {"item":"vox:hide","count":1,"chance":0.5}
hostile = true
knockback = 2
meat = {"item":"vox:exotic_meat","count":1}
model = "vox:sand_wyrm"
name = "Sand Wyrm"
scale = 1.5
size = [1.2,1.4]
sounds = {"hurt":"vox:alligator_hurt","death":"vox:alligator_death","ambient":"vox:alligator_ambient"}
spawn_at = ["noon","dusk"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:desert"]
spawn_light = [0,7]
spawn_on = ["vox:sand"]
spawn_temp = [0.66,1]
speed = 3.6