> For the complete documentation index, see [llms.txt](https://whitepaper.oyabun.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.oyabun.io/booster-series/the-originals/dae-su.md).

# DAE-SU

<mark style="color:red;">**—Originally a dockworker with an imposing physique, Dae-Su was recruited by Miyamoto to fuel high-stakes sumo fights. Enhanced by biotech implants, he became a living weapon and local legend in Ryōgoku.**</mark>

*"I'm gonna knock you out, then take all your money."* — DSBK

<figure><img src="/files/IaLEAmDEFI8nbqH1AA3o" alt=""><figcaption></figcaption></figure>

## A. NFT INFOS

### **1. Mint Distribution:**

* <mark style="color:green;">**Common:**</mark> Confidential
* <mark style="color:blue;">**Rare:**</mark> Confidential

### **2. Tier:**

* <mark style="color:green;">**Common:**</mark> Confidential
* <mark style="color:blue;">**Rare:**</mark> A

<figure><img src="/files/pdaDj9pAeVTaPmc8FZO6" alt=""><figcaption></figcaption></figure>

## B. CHARACTER DESCRIPTION

### 1. Preferred Weapon

Blunt-force melee weapons such as the Baseball Bat, favored for their raw impact. Dae-Su’s combat style is rooted in brute strength and close-quarters dominance.

{% hint style="info" %}
**In OYABUN, choosing the right weapon depends on your strategy, your Cyber-Yakuza’s clan, and your overall team composition.**
{% endhint %}

### 2. Combat Tip from Dae-Su

*"You can't lose if no one can push you outta the ring."* — DSBK

### 3. Storytelling

Dae-Su, a native of Korea, arrived in Neo Tokyo unloading containers along the docks for the cyber-yakuza. His unusual physique quickly caught Miyamoto’s attention, who recruited him as a sumo fighter to fuel illicit betting operations. Despite his outward kindness, Dae-Su crushes his opponents in the ring with little mercy.

The family began testing experimental biotech implants on him—mixing mutations with cybernetic transplants—turning him into a hybrid powerhouse. Though he rose alongside Akira, he remained largely relegated to underground extortion and fight clubs.

In Ryōgoku, east of the Sumida River, Dae-Su is regarded as a folk hero, feared and admired. Secretly, he’s begun negotiations with shadow figures offering him the role he believes he deserves. Now flanked by loyal disciples, he prepares to challenge the hierarchy and seize power by brute force.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://whitepaper.oyabun.io/booster-series/the-originals/dae-su.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
