Block a user
WIP: attribute system
Implement Attribute System
Since duders and enemies have different stats, is the idea to make AttributeSet an interface with a public Attribute Get(someAttrEnum)
?