Moose
Introduced in 0.1.0
Connections
- Spawns in
- Taiga
Developer details
- Internal ID
- creature/moose
- Source
- assets/data/creatures.toml → moose
- Textures
- vox:moose
- Sounds
- vox:cow_hurt, vox:cow_death, vox:cow_ambient
[creatures.moose]
attack_cooldown = 1
attack_range = 1.5
damage = 7
detect_range = 12
drops = []
extends = "vox:grazer"
fat = {"item":"vox:fat","count":1,"chance":0.5}
flee_when_hurt = false
health = 35
hide = {"item":"vox:hide","count":1}
hostile = false
meat = {"item":"vox:red_meat","count":2}
model = "vox:moose"
name = "Moose"
scale = 1.4
size = [0.9,1.5]
sounds = {"hurt":"vox:cow_hurt","death":"vox:cow_death","ambient":"vox:cow_ambient"}
spawn_at = ["dawn","dusk","creation"]
spawn_atmosphere = ["vox:oxygen_nitrogen"]
spawn_in = ["vox:taiga"]
spawn_on = ["vox:grass"]
spawn_temp = [0,0.45]
speed = 3.6