interface GridWeapon { id: string mainhand: boolean position: number weapon: Weapon uncap_level: number }