> For the complete documentation index, see [llms.txt](https://shodo-veil.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shodo-veil.gitbook.io/whitepaper/the-game/characters.md).

# Characters

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

SHODO VEIL, the first game on SUI chain, is a fighting action game of the battle royale genre. Users can collect points dropped in the game to win in a limited time. Users need to beat off as many opponents as possible while trying to earn as many points as they can.

## Game Characters <a href="#id-6e68" id="id-6e68"></a>

Satoshi Nakamoto (Hereinafter “Cyber Veil”), the inventor of the genesis PFP NFT collection, will appear in the game. Cyber Veil had been integrated into the on-chain network. However, caused by the failure of Cyber Veil and the bald Dr. AI BC’s mainnet merge, Cyber Veil won’t be able to come back to reality.

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

Just right before the chain collapsed, Cyber Veil met the Ghost. The Ghost said these mysterious words, “If the space we live in breaks down, the only thing that can fix this world is SV.” and then disappeared. Nobody knows whether the Ghost foresaw the chain would break, though Cyber Veil has a mission to solve the collapse for herself and the world.

<figure><img src="/files/7EwBrONxuaiVt7tEhRLv" alt=""><figcaption></figcaption></figure>

* Weapon: Dragon Sword
* Clothes: Practical Piece of Dragon Robe
* Title: Humanoid

## Max: A Brave Repairman <a href="#id-3bb1" id="id-3bb1"></a>

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

Max has been very busy due to the recent bombing in the town. While repairing the broken building and damaged city, he discovers a bounty of his crush, Bubbling. Max thinks Bubbling will like him if he rescues her from the danger! So, in order to win the heart of Bubbling, he sets off on a journey to find Bubbling’s whereabouts.

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

* Weapon: Monkey Spanner
* Clothes: Repairman Overall
* Title: Repairman

## Bubbling: A Mischief-maker <a href="#id-359c" id="id-359c"></a>

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

Bubbling, a troublemaker of the neighborhood, joined a gangster group in the end. Bubbling has done all sorts of nasty things to get approval from the boss. However, while achieving her personal career goal, she accidentally messes with a soldier and gets chased. Will Bubbling be able to safely meet Max?

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

* Weapon: Nail Spike Baseball Bat
* Clothes: Punk Outfit with Roller Skate
* Title: Gangster

## Momo: A Cheerful Soldier <a href="#f6dd" id="f6dd"></a>

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

Momo, who has been in the military service for the bomb-making department, gets addicted to gambling because of Bubbling. After Momo lost all her fortune through gambling, she turned dice into bombs and attacked all gangs to find Bubbling and get her own back on Bubbing.

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

* Weapon: Dice Bomb
* Clothes: Military Outfit
* Title: Soldier

## Wingstar: The 11th Reinforced Human with Rekless Personality <a href="#cecc" id="cecc"></a>

<figure><img src="/files/4F1cgL4oIueEBJlPzsVs" alt=""><figcaption></figcaption></figure>

Dr. Gregstein — who will appear in the next season — successfully manufactured his 11th reinforced human, Wingstar. Built solely for combat, Wingstar is on a lonely journey to find Dr. Gregstein, who disappeared after creating him.

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

* Weapon: Electronic Yoyo
* Clothes: Electronic Suit
* Title: Reinforced Human #11

## Poby: A Hardworking Boxer <a href="#ff68" id="ff68"></a>

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

Poby is a boxer fighting for justice. Unlike his macho looking, Poby has a pure heart with a strong commitment and rightfulness. He also has a quite positive mindset, doing philanthropy works for children in need after winning victories in every boxing match. This is because he doesn’t want these children to experience the financial difficulties that he had in his childhood. His gloves also have a big smile, like his positive mindset.

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

* Weapon: Boxing Gloves
* Clothes: Boxing Pants & Bumblebee Boxing Shoes
* Title: Boxer

## Game Art Concept <a href="#dacb" id="dacb"></a>

The colorful and vivid colors are often used in sports fashion. These color tones are also mainly used for the characters in SHODO VEIL with the objective to present friendly and postive impressions to majority who may not be familiar with Web 3.0 and P2E.

The characters of SHODO VEIL are also designed to have round and chunky figures. The characters are also armed with items that we can easily find in our daily life. Anyone who sees these charming characters at least once will remember some eye-catching features of their appearance for a while. No matter how terrifying PFP characters are added on to SHODO VEIL, these PFP will turn into cute game characters as per our main design concept. Think about it! What would apes and goblins look like in SHODO VEIL?😂


---

# 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://shodo-veil.gitbook.io/whitepaper/the-game/characters.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.
