Difference between revisions of "Oerkki"

From Minetest Wiki
Jump to navigation Jump to search
Line 28: Line 28:
  
 
== Mob Framework ==
 
== Mob Framework ==
{{Mob
 
|name = Oerkki
 
|image= None
 
|health = 3
 
|armor=
 
|damage= 1.5
 
|drops= [[meat|toxic meat]]
 
|mods = [[Mods/MOB Framework|MOB Framework]]
 
}}
 
  
 
+
See the [[Mods/MOB Framework/Oerkki]] article.
In this mod, the oerkki is a moderately aggressive create, with 3 health and a maximum damage of 1.5
 
  
 
[[Category:Mobs]]
 
[[Category:Mobs]]

Revision as of 13:08, 16 June 2015

Oerkki
Oerkki (Damaged)
Oerkki (Simple Mobs mod)


In older versions of Minetest, the oerkki were hostile mobs that appeared only in dark places. They spawned underground, but had a low percentage of spawning above ground. They were not very menacing, as they would hover around and do Heart.pngdamage, but would retreat if punched a few times with any tool/weapon (even bare hands).

Modern appearance

The Oerkki appear in two mods; Simple Mobs and MOB Framework.

Simple Mobs

This version features a more detailed 3D model instead of a flat sprite, as well as colliding with the player, but otherwise its behavior is mostly the same.

Mob Framework

See the Mods/MOB Framework/Oerkki article.