bolma_prime = Creature:new { objectName = "@mob/creature_names:bolma_prime", socialGroup = "bolma", pvpFaction = "", faction = "", level = 37, chanceHit = 0.41, damageMin = 325, damageMax = 360, baseXp = 3642, baseHAM = 8900, baseHAMmax = 10900, armor = 0, resists = {45,45,25,25,25,25,1,1,1}, meatType = "meat_wild", meatAmount = 500, hideType = "hide_leathery", hideAmount = 550, boneType = "bone_mammal", boneAmount = 500, milk = 0, tamingChance = 0.05, ferocity = 0, pvpBitmask = AGGRESSIVE + ATTACKABLE, creatureBitmask = PACK + HERD, optionsBitmask = 128, diet = HERBIVORE, templates = {"object/mobile/alpha_bolma.iff"}, lootGroups = {}, weapons = {}, conversationTemplate = "", attacks = { {"intimidationattack","intimidationChance=50"}, {"posturedownattack","postureDownChance=50"} } } CreatureTemplates:addCreatureTemplate(bolma_prime, "bolma_prime")