# 👑 Pet Tiers

## About

Each tier represents a different level of pet quality and categorizes pets based on various criteria, such as inventory size, max level, aspect limit, and other.&#x20;

Players can have the same pet with all tiers in their collection.

Tier configurations located in the `/pets/tiers/` directory.

Feel free to create your own tiers and edit or remove existing ones.

## Features

* ✅ **Custom Icon**. Set custom tier icon for GUIs.
* ✅ **Name Format**. Sets name format for all pets of that tier.
* ✅ **Weight**. Sets the chance for the tier to be selected on capturing and tier display order in GUIs.
* ✅ **Inventory Size**. Sets inventory size and whether or not it's available for pets of that tier.
* ✅ **Equipment**. Sets whether or not armor slots are available for pets of that tier.
* ✅ **Auto Respawn**. Sets whether or not pets of that tier will auto respawn after death.
* ✅ **Revive Cost**. Sets how much player can/have to pay to revive a dead pet of that tier.
* ✅ **Inventory Drop Chance**. Sets chance for a pet of that tier to drop inventory/armor on death.
* ✅ **Capturing**. Sets whether or not this tier can be rolled for captured pets.
* ✅ **Leveling**. Sets max. level, initial XP and XP modifier for all pets of that tier.
* ✅ **Aspect Points**. Sets start aspect points and their reward amount for leveling up.
* ✅ **Aspect Limits**. Sets max. Aspect values for all pets of that tier.
