ไม่ทราบว่าทำยังไง เขียนอะไรผิด ไม่เก็บซักอย่างเลย
// [Category] == "Belt" && [Rarity] == "Rare" # [stashItem] == "true"
// [Category] == "Ring" && [Rarity] == "Rare" # [stashItem] == "true"
// [Category] == "Amulet" && [Rarity] == "Rare" # [stashItem] == "true"
// [Category] == "AGATE AMULET" && [Rarity] == "Normal" # [stashItem] == "true"
// [Category] == "MOONSTONE RING" && [Rarity] == "Normal" # [stashItem] == "true"
// [Category] == "Leather Belt" && [Rarity] == "Normal" # [stashItem] == "true"
// [Type] == "Leather Belt" && [Rarity] == "Normal"
// [Type] == "AGATE AMULET" && [Rarity] == "Normal"
// [Type] == "MOONSTONE RING" && [Rarity] == "Normal"