Open Hayesb20 opened 5 years ago
Use the Combat controller to do the logic of using a skill in combat.
call the attack function of the advanced combat class to get the attack that uses an attack class skill. or if the skill has a heal class call the method that takes a heal class skill.
Use the Combat controller to do the logic of using a skill in combat.