spined_puc = Creature:new { objectName = "@mob/creature_names:spined_puc", socialGroup = "spined_puc", pvpFaction = "", faction = "", level = 14, chanceHit = 0.3, damageMin = 150, damageMax = 160, baseXp = 714, baseHAM = 2000, baseHAMmax = 2400, armor = 0, resists = {0,0,0,0,0,0,0,0,-1}, meatType = "meat_reptilian", meatAmount = 6, hideType = "hide_leathery", hideAmount = 6, boneType = "", boneAmount = 0, milk = 0, tamingChance = 0.25, ferocity = 0, pvpBitmask = AGGRESSIVE + ATTACKABLE + ENEMY, creatureBitmask = PACK, optionsBitmask = 128, diet = CARNIVORE, templates = {"object/mobile/spined_puc_hue.iff"}, lootGroups = {}, weapons = {}, conversationTemplate = "", attacks = { } } CreatureTemplates:addCreatureTemplate(spined_puc, "spined_puc")