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