TalentTreeNode: {
    icon?: string;
    id: number;
    nodeId: number;
    rank: number;
    spellId: number;
}