kliknik_mantis = Creature:new { objectName = "@mob/creature_names:kliknik_mantis", socialGroup = "kliknik", pvpFaction = "", faction = "", level = 22, chanceHit = 0.35, damageMin = 170, damageMax = 180, baseXp = 2006, baseHAM = 5900, baseHAMmax = 7200, armor = 0, resists = {20,5,5,-1,5,-1,5,-1,-1}, meatType = "meat_carnivore", meatAmount = 5, hideType = "hide_scaley", hideAmount = 4, boneType = "", boneAmount = 0, milk = 0, tamingChance = 0.05, ferocity = 0, pvpBitmask = AGGRESSIVE + ATTACKABLE + ENEMY, creatureBitmask = PACK, optionsBitmask = 128, diet = CARNIVORE, templates = {"object/mobile/kliknik_hue.iff"}, lootGroups = { { groups = { {group = "kliknik_common", chance = 10000000} }, lootChance = 3000000 } }, weapons = {"creature_spit_small_yellow"}, conversationTemplate = "", attacks = { {"posturedownattack","postureDownChance=50"} } } CreatureTemplates:addCreatureTemplate(kliknik_mantis, "kliknik_mantis")