-
Notifications
You must be signed in to change notification settings - Fork 2
character
ShareYourGraves edited this page Sep 16, 2021
·
3 revisions
if you use the .char command, it will display something like this:
every character within project DBG, character has stats, these stats include:
- ❤️ (health): the amount of current and max health you have
- STR(strength): affects damage you do with physical weapons and physical crit chance \n
- MAG(magic): affects damage you do with magical weapons and physical crit chance
- SPD(speed): affects the chance of you hitting the enemy, and also chances of the enemy missing you
- DEF(defense): reduces the amount of physical damage you take and reduce enemy physical crit chance
- LOG(logic): reduces the amount of magical damage you take and reduce enemy magical crit chance
The level of the character is shown as well, to the right of the level, is the progress you've made towards the next level, so (current_exp/exp_needed_for_level)%
on the bottom right, you can see the weapon of the character, as well as it's power and crit.
getting started
game guide
