PaulQbFeng / too-tanky

3 stars 0 forks source link

Refactor spells #42

Closed Lysxia closed 1 year ago

Lysxia commented 1 year ago

(Need to fix tests)

Refactor the handling of spells so that they can be defined completely in each spell's class instead of in the champion's spell_[qwer]() methods, and make Caitlyn's spells follow a more standard structure.

Also enemy_champion should be renamed more generally to target