alwaysHidden()
setTitle("Polar Bear Killer")
setDescription("Kill: Polar Bear \n(probably in the Overworld)")
setPos(229,-56)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "minecraft:polar_bear"}}>)
setShowToast(false)
setRepeatTime(10)

addParent("triumph:hidden/root")
addRewardFunction("triumph:kill@Polar_Bear")

criteria = addCriteria("Polar_Bear", "minecraft:player_killed_entity")
criteria.setEntityType("minecraft:polar_bear")

// list of unsorted items
