> For the complete documentation index, see [llms.txt](https://docs.empiresbattle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.empiresbattle.com/copper-nft-collection-midnight-guardian/character-skin-nft-cards.md).

# Character Skin NFT Cards

#### **Raccoon — Craig Jacklighter**

Craig the Raccoon got to the night squad for a good reason. Any shooter from Resistance will envy his keen eye. No one puts robots out from such a distance. Even on the most moonless night, he would spot gleams of metal miles away and shoot a few bullets dead on target.

💡 `This NFT skin gives the character: +10 points of strength / +50 points of endurance.`

#### **Hedgehog — Betty Scout**

Betty mastered the art of disguise at a young age, when she helped her friend steal parts for various inventions. Because of her mastery of blending in with the surroundings, Betty always surprises inattentive robots and delivers devastating blows, slicing through metal with her famous saber.

💡 `This NFT skin gives the character: +10 points of strength / +50 points of endurance.`

#### **Walrus — Earl Night Watchman**

Earl, nicknamed Night Watchman, considers keeping the calm of the starry sky his calling. He simply cannot allow those ignorant pieces of metal to walk around under the sparkling canvas of the firmament. Hardly anybody destroys hordes of robots with such cruelty and ferocity as this rampaging walrus.

💡 `This NFT skin gives the character: +10 points of strength / +1 second to the effect of the special skill.`

#### **Hamster – Jack Fireworks**

Jack was nicknamed Fireworks by his older brother, Sir Bombardier. The brothers have always been fond of fireworks, but their opinions about explosions drastically differ.

Jack has never been interested in explosions as such, but he likes the beauty of the flames and sparks that devour everything in their path. He has always seen some charm in it, destructive and deadly. He joined the night squad to enjoy the deepest darkness being illuminated in a second by a hellish fire that melts metal.

💡 `This NFT skin gives the character: +10 points of strength / +50 points of endurance.`

#### **General Drevus**

One of the commanders was wounded by a bomb explosion on the field of a fierce battle near the Baobabs city. A small piece of a Flur crystal hit the general's iron head at speed. After two days of concussion, he began to see the world differently and realized the very essence of life. This is when he swore to protect all life and joined the Resistance army.

Engineer Hedgehog treated Drevus well. He has become even more deadly and ready to crush metal far and wide!

General Drevus used to be one of the most experienced warlords of Argo the Immortal’s army. He knows all the strategies, weaknesses, and vulnerabilities of iron soldiers. Such a valuable warrior is definitely worth keeping around.

> General Drevus is a unique character and can only be gained by purchasing an NFT card.

💡 `This NFT skin gives the character: +10 points of strength / +50 points of endurance.`

## 🔮 [Gear Set NFT Cards](/copper-nft-collection-midnight-guardian/gear-set-nft-cards.md)


---

# 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://docs.empiresbattle.com/copper-nft-collection-midnight-guardian/character-skin-nft-cards.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.
