Monitor Lizard
Introduced in 0.1.0
Connections
- Spawns in
- Desert
Developer details
- Internal ID
- creature/lizard
- Source
- assets/data/creatures.toml → lizard
- Textures
- vox:lizard
- Sounds
- vox:crawler_hurt, vox:crawler_death, vox:crawler_ambient
[creatures.lizard]
attack_cooldown = 1
attack_range = 1.5
damage = 0
detect_range = 10
drops = []
extends = "vox:reptile"
flee_when_hurt = true
health = 6
hide = {"item":"vox:hide","count":1,"chance":0.5}
hostile = false
meat = {"item":"vox:exotic_meat","count":1}
model = "vox:lizard"
name = "Monitor Lizard"
size = [0.5,0.4]
sounds = {"hurt":"vox:crawler_hurt","death":"vox:crawler_death","ambient":"vox:crawler_ambient"}
spawn_at = ["noon","creation"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:desert"]
spawn_on = ["vox:sand","vox:gravel"]
spawn_temp = [0.6,1]
speed = 4