interface WeaponKey { id: string name: { en: string, jp: string } series: integer slot: integer group: integer order: integer }