paralope = Creature:new { objectName = "@mob/creature_names:paralope", socialGroup = "paralope", pvpFaction = "", faction = "", level = 6, chanceHit = 0.25, damageMin = 50, damageMax = 55, baseXp = 113, baseHAM = 180, baseHAMmax = 220, armor = 0, resists = {0,0,0,0,0,0,0,-1,-1}, meatType = "meat_herbivore", meatAmount = 5, hideType = "hide_wooly", hideAmount = 3, boneType = "bone_mammal", boneAmount = 2, milk = 0, tamingChance = 0.25, ferocity = 0, pvpBitmask = ATTACKABLE, creatureBitmask = HERD, optionsBitmask = 128, diet = CARNIVORE, templates = {"object/mobile/paralope.iff"}, lootGroups = {}, weapons = {}, conversationTemplate = "", attacks = { } } CreatureTemplates:addCreatureTemplate(paralope, "paralope")