Open Hayesb20 opened 5 years ago
Create a class that has two methods. one take an attacker, a defender, and an attack class skill. computes the damage and applies the affects to the defenders hp.
this class will extend the combat class.
Create a class that has two methods. one take an attacker, a defender, and an attack class skill. computes the damage and applies the affects to the defenders hp.