Amount of damage blocked when Fighter gets attacked
Damage dealt when attack
Percentage to get critical attack
Critical attack percentage increment
Array of equipped armors
Array of equipped weapons
Fighter's health point
Fighter unique id
Optional
imageImage to represent this Fighter
Fighter name
Optional
petFighter's Pet
Optional
skillFighter's Skill
Add new armor to the user
Add new weapon to the user
MessageEmbed that represents this Fighter. Passing another Fighter in this method will make comparison between this Fighter stat with the other
Optional
fighter: FighterGenerated using TypeDoc
Player extends Fighter and it used to easily create Fighter class based on discord.js User.