• Internal

    Assembles an array of buff targets and their categories, ready to be inserted into a Widget_CategorizedItemPicker.

    Parameters

    • type: "buffs" | "contextNotes" = "buffs"

      Type of targets to retrieve

    • context: { actor?: Actor; item?: Item } = {}

      Additional context

      • Optionalactor?: Actor

        Actor for which to specifically get buff targets.

      • Optionalitem?: Item

        Item on which this change is on.

    Returns Widget_CategorizedItemPicker