# Example of NFT Skins

### Take the character Brolin for example:

![](https://3818521571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJsyjcNIGLUMLueS1odis%2Fuploads%2FzEnSca3togZ735h9d78c%2F%E5%AF%86%E6%9E%97%E5%AE%88%E5%8D%AB-%E5%B8%83%E6%B4%9B%E7%90%B3-Brolin.png?alt=media\&token=b85d2342-e1c6-4342-9e3a-0b7190e0bf7c)

#### **Split parts**

Headgear![](https://3818521571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJsyjcNIGLUMLueS1odis%2Fuploads%2F06rkSRi6QeQHkcjTLyxM%2Fimage.png?alt=media\&token=10851d8c-c302-431a-9e48-67f4fe63b235)

Jewelry![](https://3818521571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJsyjcNIGLUMLueS1odis%2Fuploads%2FZKEsPTcllWaBqZocHUth%2Fimage.png?alt=media\&token=46b404c8-062d-4e7d-84ce-18fa5b1a675c)

Skirt![](https://3818521571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJsyjcNIGLUMLueS1odis%2Fuploads%2FU12JJCaJVEFhKEsrqZ1J%2Fimage.png?alt=media\&token=1d4d53cc-aae4-4472-8607-7fbb0a6b728a)

Hair![](https://3818521571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJsyjcNIGLUMLueS1odis%2Fuploads%2FFbZ6FAjx9fTIIYjw2DCG%2Fimage.png?alt=media\&token=281b402c-d73e-4c06-8ab6-ef8a62ba285b)

Armband![](https://3818521571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJsyjcNIGLUMLueS1odis%2Fuploads%2FHfzdBdLDkO421qrNjYs5%2Fimage.png?alt=media\&token=e77ee8e3-d091-43cd-8604-e36b80efa8d8)

Shoe![](https://3818521571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJsyjcNIGLUMLueS1odis%2Fuploads%2FSG4Z64slACQWDXtUACVX%2Fimage.png?alt=media\&token=07158074-8fcd-42ed-ab98-c03697689455)

#### The rarity of the generated character skin will be determined by the rarity of each of it's parts (the following numbers are indicative and not final)

| Rarity    | Value |
| --------- | ----- |
| Normal    | 0.1   |
| Rare      | 0.2   |
| Epic      | 0.5   |
| Legendary | 1     |

#### Finally, we get a skin value, which will affect the token output ability and the price of the NFT skin. See indicative values below

| Part     | Rarity    | Model     | Color       | Points Value |
| -------- | --------- | --------- | ----------- | ------------ |
| Headgear | Rare      | Pic\_H003 | H\_RGB\_001 | 0.2          |
| Hair     | Epic      | Pic\_R006 | R\_RGB\_005 | 0.5          |
| Armband  | Normal    | Pic\_J001 | A\_RGB\_006 | 0.1          |
| Jewelry  | Epic      | Pic\_J005 | J\_RGB\_005 | 0.5          |
| Skirt    | Legendary | Pic\_S007 | S\_RGB\_005 | 1            |
| Shoes    | Legendary | Pic\_X007 | X\_RGB\_007 | 1            |
