dalyrake_matriarch = Creature:new { objectName = "@mob/creature_names:dalyrake_matriarch", socialGroup = "dalyrake", pvpFaction = "", faction = "", level = 18, chanceHit = 0.32, damageMin = 170, damageMax = 180, baseXp = 1257, baseHAM = 4100, baseHAMmax = 5000, armor = 0, resists = {20,5,5,5,5,5,5,-1,-1}, meatType = "meat_insect", meatAmount = 35, hideType = "hide_scaley", hideAmount = 60, boneType = "", boneAmount = 0, milk = 0, tamingChance = 0, ferocity = 0, pvpBitmask = ATTACKABLE, creatureBitmask = PACK, optionsBitmask = 128, diet = CARNIVORE, templates = {"object/mobile/dalyrake_matriarch.iff"}, lootGroups = {}, weapons = {"creature_spit_small_red"}, conversationTemplate = "", attacks = { {"mildpoison",""}, {"posturedownattack","postureDownChance=50"} } } CreatureTemplates:addCreatureTemplate(dalyrake_matriarch, "dalyrake_matriarch")