> For the complete documentation index, see [llms.txt](https://docs.banana.capital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.banana.capital/banana-capital/banana-item-nfts.md).

# Banana Item NFTs

Delving into the specifics of individual items (or NFTs of items within sets), each item possesses the following properties:&#x20;

<div align="center" data-full-width="false"><figure><img src="https://asset-host.b-cdn.net/gitbook/Banana_Item_NFTs.png" alt=""><figcaption></figcaption></figure></div>

* **Faction**: Refers to the item's FACTION, represented by (RED, GREEN, BLUE) enumeration.\
  *More engaging names will be determined later.*&#x20;
* **Season**: This numeric value indicates the season in which the item was introduced. This property categorizes items and may influence various game mechanics, such as damage range. *More on this in* [Items Damage Generation](/banana-capital/banana-item-nfts/items-damage-generation.md#seasonal-damage-range)*.*
* **SkinSet**: Another numeric value, the SkinSet, represents the visual appearance or "skin" of the item. While it does not affect the item's performance, it adds variety and personalization to the game. The item's visual representation is determined by the combination of `faction x season x SkinSet`. \
  *Each season introduces new SkinSets, ensuring a continuously expanding collection and variety of items. As previously discussed, this also enables set matching.*&#x20;
* **Part**: Property specifies the particular set piece of the item, represented by the SetPiece internal property: (`SKIN, HEAD, BODY, WEAPON`).\
  A complete NFT set requires one item from each category to be complete.
* **Damage**: Numeric value, quantifies the item's combat capability, critical for in-game damage calculations.&#x20;
* **Item ID**: Primarily the blockchain ID, each generated item is permanently recorded on the chain. **Not immediately minted like the SET NFT.** Despite these differences, it serves the same function as the internal **Set NFT** ID – facilitating cross-chain movement down the line.
