Type alias ErMetaDataMasteryStat
ErMetaDataMasteryStat: {
characterCode: number;
code: number;
firstOption: string;
firstOptionSection1Value: number;
firstOptionSection2Value: number;
firstOptionSection3Value: number;
firstOptionSection4Value: number;
secondOption: string;
secondOptionSection1Value: number;
secondOptionSection2Value: number;
secondOptionSection3Value: number;
secondOptionSection4Value: number;
thirdOption: string;
thirdOptionSection1Value: number;
thirdOptionSection2Value: number;
thirdOptionSection3Value: number;
thirdOptionSection4Value: number;
type: string;
}
Type declaration
characterCode: number
code: number
firstOption: string
firstOptionSection1Value: number
firstOptionSection2Value: number
firstOptionSection3Value: number
firstOptionSection4Value: number
secondOption: string
secondOptionSection1Value: number
secondOptionSection2Value: number
secondOptionSection3Value: number
secondOptionSection4Value: number
thirdOption: string
thirdOptionSection1Value: number
thirdOptionSection2Value: number
thirdOptionSection3Value: number
thirdOptionSection4Value: number
type: string