Closed Selebrator closed 6 years ago
AttributeManager#setProperty(Key, double) assumes that the minimum value for an attribute is 0, but the acctual min. value for the generic.luck attribute is -1024.
AttributeManager#setProperty(Key, double)
0
generic.luck
-1024
Effects commit c53014f
AttributeManager#setProperty(Key, double)
assumes that the minimum value for an attribute is0
, but the acctual min. value for thegeneric.luck
attribute is-1024
.