Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Alligator

Introduced in 0.1.0

Connections

Spawns in
Wetland

Developer details

Internal ID
creature/alligator
Source
assets/data/creatures.toml → alligator
Textures
vox:alligator
Sounds
vox:alligator_hurt, vox:alligator_death, vox:alligator_ambient
[creatures.alligator]
ambush = {"within":7,"burst":1.8}
attack_cooldown = 1
attack_range = 2
damage = 7
detect_range = 12
drops = []
effect = {"kind":"bleed","seconds":5,"strength":1.2}
extends = "vox:reptile"
flee_when_hurt = false
health = 28
hide = {"item":"vox:hide","count":1,"chance":0.5}
hostile = true
knockback = 1.4
meat = {"item":"vox:exotic_meat","count":1}
model = "vox:alligator"
name = "Alligator"
size = [0.9,0.7]
sounds = {"hurt":"vox:alligator_hurt","death":"vox:alligator_death","ambient":"vox:alligator_ambient"}
spawn_at = ["dusk","midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:wetland"]
spawn_light = [0,7]
spawn_near = {"blocks":["vox:water","vox:salt_water"],"within":3}
speed = 3.4