setIcon(<doggytalents:throw_bone>)
setTitle("BONESTORM")
setDescription("Defeat the Lord of the Bastion.")

addRewardFunction("triumph:killedlordbastion")

addParent("triumph:advancements/bosskills/root")

criteria = addCriteria("lordbastion", "minecraft:player_killed_entity")
criteria.setEntityType("toroquest:toroquest_bas")

hideLines()
alwaysVisible()
setPos(-219,210)