gondula_cub = Creature:new { objectName = "@mob/creature_names:gondula_cub", socialGroup = "gondula_tribe", pvpFaction = "gondula_tribe", faction = "gondula_tribe", level = 5, chanceHit = 0.25, damageMin = 45, damageMax = 50, baseXp = 113, baseHAM = 135, baseHAMmax = 165, armor = 0, resists = {0,0,0,0,0,0,0,-1,-1}, meatType = "", meatAmount = 0, hideType = "", hideAmount = 0, boneType = "", boneAmount = 0, milk = 0, tamingChance = 0, ferocity = 0, pvpBitmask = ATTACKABLE, creatureBitmask = PACK, optionsBitmask = 128, diet = HERBIVORE, templates = { "object/mobile/dressed_ewok_f_01.iff", "object/mobile/dressed_ewok_m_01.iff"}, lootGroups = { { groups = { {group = "ewok", chance = 10000000} }, lootChance = 3000000 } }, weapons = {"ewok_weapons"}, conversationTemplate = "", attacks = merge(riflemanmaster) } CreatureTemplates:addCreatureTemplate(gondula_cub, "gondula_cub")