Body, Mind & Soul — API Reference
    Preparing search index...

    Function isSelfTargeted

    • True when every swing trigger on the action iterates on "owner" — i.e. the action only affects the user themselves. These actions bypass range checks as interrupts because they're cast on self.

      An action with no swings is treated as self-targeted (no effect surface).

      Parameters

      • action: any

        action item or its system blob

      Returns boolean