Type alias CombatantInfoShadowlandsLegendary

CombatantInfoShadowlandsLegendary: {
    effectIcon: string | null;
    effectId: number;
}

Type declaration

  • effectIcon: string | null
  • effectId: number