New characters get the appropriate attributes/skills/damageMultipliers
This commit is contained in:
@@ -36,6 +36,7 @@ Schemas.Attribute = new SimpleSchema({
|
||||
value: {
|
||||
type: Number,
|
||||
decimal: true,
|
||||
defaultValue: 0,
|
||||
},
|
||||
adjustment: {
|
||||
type: Number,
|
||||
|
||||
Reference in New Issue
Block a user