The RpgLogs Scripting API
    Preparing search index...

    Type Alias CombatantInfoShadowlandsLegendary

    type CombatantInfoShadowlandsLegendary = {
        effectIcon: string | null;
        effectId: number;
    }
    Index

    Properties

    Properties

    effectIcon: string | null
    effectId: number