JoCaNo-Productions / flat-land

1 stars 0 forks source link

Champ.end_of_turn #9

Closed nmay231 closed 6 years ago

nmay231 commented 6 years ago

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 the champ.mods.turn methods need to be called as well.

nmay231 commented 6 years ago

If you just want me to work on this, let me know in the Coordination issue.

nmay231 commented 6 years ago

@calebmrose00 I'll go ahead and claim work on the champ.end_of_turn() thing. DON'T START WORK ON IT PLEASE.

calebmrose00 commented 6 years ago

k

nmay231 commented 6 years ago

@calebmrose00 Just finished it.