Computation now handles class levels
This commit is contained in:
@@ -36,6 +36,7 @@ export default function getCalculationProperties(creatureId){
|
||||
'damageMultiplier',
|
||||
'effect',
|
||||
'proficiency',
|
||||
'classLevel',
|
||||
]},
|
||||
}).fetch();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user