interface GranblueElement { [key: string]: any id: number weaknessId: number name: { en: string ja: string } slug: string }