({ "shoulder": Item("common.items.armor.cloth_purple.shoulder"), "chest": Item("common.items.armor.cloth_purple.chest"), "belt": Item("common.items.armor.cloth_purple.belt"), "hands": Item("common.items.armor.cloth_purple.hand"), "pants": Item("common.items.armor.cloth_purple.pants"), "feet": Item("common.items.armor.cloth_purple.foot"), "lantern": Choice([ (1.0, Some(Item("common.items.lantern.black_0"))), (2.0, None), ]), })