Added Max Stat Points constant
This commit is contained in:
@@ -14,6 +14,14 @@ export function capByLevel (lvl) {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
------------------------------------------------------
|
||||
Stats cap
|
||||
------------------------------------------------------
|
||||
*/
|
||||
|
||||
export const MAX_STAT_POINTS = MAX_LEVEL;
|
||||
|
||||
/*
|
||||
------------------------------------------------------
|
||||
Health cap
|
||||
|
||||
Reference in New Issue
Block a user