Torn API Client
    Preparing search index...

    Type Alias AttackActionEnum

    AttackActionEnum:
        | "attackerhosp"
        | "busy"
        | "critical hit"
        | "attackerjail"
        | "escapefail"
        | "hit"
        | "hosp"
        | "joinfight"
        | "leave"
        | "loot"
        | "lost"
        | "missed"
        | "mug"
        | "noAmmo"
        | "onItemUseEff"
        | "opponenthosp"
        | "opponentjail"
        | "paralyzed"
        | "reload"
        | "runaway"
        | "specialTemp"
        | "specialTempI"
        | "stalemate"
        | "startfight"
        | "stunned"
        | "suppressed"
        | "timeout"
        | "won"