interface GridSummon { id: string main: boolean friend: boolean position: number | null summon: Summon }