{
  // 配件的的显示名称和工具提示，支持本地化
  "name": "rsws.attachment.typea.name",
  // 配件的客户端数据
  "display": "rsws:sight_coyote_display",
  // 配件的属性
  "data": "rsws:sight_coyote_data",
  // 配件的类型。scope、grip、muzzle、stock、laser、extended_mag
  // 枪械配件槽位能从中选择可以安装的类型
  "type": "scope"
}