Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

Implement 'Balanced' Item Bonus for Weapon #132

Closed Gvin closed 4 years ago

Gvin commented 4 years ago

Implement new item bonus 'Balanced' which should apply only to weapon. This bonus should increase weapon's hit chance according to the configuration. Hit chance should not be greater than 100%.