Closed nmay231 closed 6 years ago
If you just want me to work on this, let me know in the Coordination issue.
@calebmrose00
I'll go ahead and claim work on the champ.end_of_turn()
thing. DON'T START WORK ON IT PLEASE.
k
@calebmrose00 Just finished it.
I think the main purpose of this method is to apply health regen, mana regen, etc. to a champion's attributes. It also needs to decrement all of the "until" values (
.until_attack
,.until_health_regen
) unless they are already zero. All of thechamp.mods.turn
methods need to be called as well.