Skip to content

Attacks

andirh edited this page Oct 16, 2020 · 3 revisions

Properties of an Attack

Name - String value, name of the attack
Damage - Integer value that determines the base damage of the attack
Accuracy - Integer value that determines the chance for the attack to be successful
Type - Enum value that determines the Type of the attack
Animation - Graphical Element, the attack animation
Critical chance - Integer value that determines the chance to be a critical hit
Level - Integer value, shows the level of the attack

Clone this wiki locally