Armor Class
An armor class defines how much armor equipment should receive, and optionally who can wear the equipment.
To create an armor class, find (or create) the GameName/Resources/GameName/ArmorClass folder in the project tab and right click. Choose Create > AnyRPG > ArmorClass.

Name | Description |
---|---|
Armor Per Level | The total amount of armor value provided per level if all equipment slots have armor of this type equipped.
The formula per piece of equipment is:
Item Level * Armor Per Level * Item Quality Multiplier * (1 / Total Armor Slots) |
- Configure the Game Manager for your game so that all characters can equip gear with this armor class assigned.