alwaysVisible()
setTitle("[Deep] Ready, Prepare, and Fight")
setIcon(<minecraft:skull:5>)
setDescription("Kill the Dragon and acquire the Dragon Heart.")
addParent("triumph:sky/pt2_1cure")
setPos(0,100)
criteria = addCriteria("dragon","minecraft:player_killed_entity")
criteria.setEntityType("ender_dragon")
setFrameType("challenge")