Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Pirate

Introduced in 0.1.0

Connections

Developer details

Internal ID
creature/pirate
Source
assets/data/creatures.toml → pirate
Textures
vox:pirate
Sounds
vox:raider_hurt, vox:raider_death, vox:raider_ambient
[creatures.pirate]
attack_cooldown = 1
attack_range = 1.5
damage = 5
detect_range = 12
drops = [{"item":"vox:planks","count":2},{"item":"vox:stick","count":2}]
extends = "vox:base"
flee_when_hurt = false
health = 18
hostile = true
model = "vox:pirate"
name = "Pirate"
size = [0.6,1.8]
sounds = {"hurt":"vox:raider_hurt","death":"vox:raider_death","ambient":"vox:raider_ambient"}
spawn_at = ["dusk","midnight"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_light = [0,7]
speed = 3.9