> For the complete documentation index, see [llms.txt](https://cryptodrakeball.gitbook.io/dbs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptodrakeball.gitbook.io/dbs/s-planet/gameplay/s-character-rarity-and-level.md).

# S Character Rarity & Level

The rarity of the character on planet D used for fusion will determine the rarity of the s.NFT.

**For example:** You have 1 d.NFT 1-star paired with 1 d.NFT 4-star will produce a s.NFT around rare 3. The level of new S Character will also be decided by level of 2 D Characters used to breed.

| Rarity | d.NFT 1 | d.NFT 2 | sNFT   | New Rarity Formula                   |
| ------ | ------- | ------- | ------ | ------------------------------------ |
| Rarity | 1\*     | 4\*     | 3,25\* | 25% Lower rarity + 75% Higher rarity |
|        |         | floor   | 3\*    |                                      |
| Level  | 19      | 21      | 20     | 25% Lower Level+ 75% Higher Level    |

s.NFT (character from planet S) will be used to play and earn SBALL tokens. Each s.NFT will have a different Power base. The higher the Rarity, the stronger the Power base, the more SBALL you earn.

**🥞Trading pair for Pancakeswap:**

🛒 [BUY DBS](https://pancakeswap.finance/swap?outputCurrency=0xfe006dc583ab09b0b67a69cbc398b45f04815566)

🛒 [BUY SBALL](https://pancakeswap.finance/swap?outputCurrency=0xbd50dd443d4ca24079bc2639b7114657638fff52)

**🎮Get started with Drakeball Super:**

🌐 [Website](https://cryptodball.io/)

🕹️ [Gameplay](https://universe.cryptodball.io)

**🙆Join our Community:**

🚩 [Telegram Channel](https://t.me/DrakeBallSuperAnn) 📣 [Telegram Group](https://t.me/CryptoDrakeBall) 📝 [Gitbook](http://docs.cryptodball.io/)

📨 [Twitter](https://twitter.com/DrakeballSuper) 💬 [Discord](https://discord.gg/ebKaCtcEpw) 🗃️ [Medium](https://drakeball-super.medium.com/)

\#GAMEFI #Defi #Playtoearn #P2E #BSC #Game $DBALL $SBALL $DBS #NFTAirdrop #Airdrop


---

# 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://cryptodrakeball.gitbook.io/dbs/s-planet/gameplay/s-character-rarity-and-level.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.
