let camp = ../../package.dhall
in camp.Item::{
, name = "Sandstorm Amulet"
, description = "An amulet that controls the sandstorms in the area."
, cost = 0
, sellValue = None Natural
, legendary = True
}