Abstract
Armor's effectiveness in the form of percentage. The percentage represents how much of damage will be blocked when opponent attacks you.
Abstract
idThe unique id of the entity. Please ensure this id does not contain any spaces
Optional
imageArmor image
Abstract
nameThe name of the entity
Optional
ownerReferences Player who owns this armor
Generated using TypeDoc
Abstract armor class to be used to increase Fighter's armor attribute. To add your own armor, extend Armor class and change the attributes to your liking.