• Prompt for a new strike mode (Type / Name / Shortcode) and, once confirmed, add it to the item and open the editor on it. Dismissing the dialog adds nothing. A weapon's shortcode is validated for uniqueness before the add; a combat technique's single mode has no shortcode.

    Parameters

    • item: SohlItem

      The item to add a strike mode to.

    Returns Promise<void>