Got creature recomputation to do things in sheet
This commit is contained in:
@@ -29,16 +29,6 @@ let EffectSchema = new SimpleSchema({
|
||||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
statType: {
|
||||
type: String,
|
||||
allowedValues: [
|
||||
'attribute',
|
||||
'skill',
|
||||
'roll',
|
||||
'attack',
|
||||
'damage',
|
||||
],
|
||||
},
|
||||
//which stats the effect is applied to
|
||||
stats: {
|
||||
type: Array,
|
||||
|
||||
Reference in New Issue
Block a user