😱
30 minutes on this old project: added weapon classes used to group weapons, each weapon class has these properties:
- name
- ranged (boolean)
- two hands (boolean)
- damage type
- proficiencies
This last property is used to determine if the charatcer is able to use that weapon class or not.
This project will be ready, I think, in my third reincarnation 😂

