drewtorg / roguelike

A roguelike game made using libtcodpy and python
MIT License
0 stars 1 forks source link

Implement abilities for ranger class #30

Open drewtorg opened 9 years ago

drewtorg commented 9 years ago

Poison shot should leave a debuff on the enemy so they take damage for the next few turns. Concussive shot will slow down the enemy and make them move every other turn for a few turns.