Den4200 / game-jam-2020

My team's submission for Python Discord's Game Jam 2020.
https://pythondiscord.com/pages/events/game-jam-2020/
MIT License
3 stars 1 forks source link

Potions and abillities #26

Closed F4zii closed 4 years ago

F4zii commented 4 years ago

Implement potions and abilities for each color.

albertopoljak commented 4 years ago

Started in branch power-abilities-feature Implemented time slow for blue for now, planning to do floor stomp for red.

For potions, I guess they can be a way to reduce ability cooldown, or to temporally buff some stats.

albertopoljak commented 4 years ago

Abilities implemented, moving potions issue to separate issue.