Denormalized some calculations into recomputation step
This commit is contained in:
@@ -42,6 +42,12 @@ const calculationPropertyTypes = [
|
||||
'proficiency',
|
||||
'classLevel',
|
||||
'toggle',
|
||||
// End step types
|
||||
'action',
|
||||
'attack',
|
||||
'savingThrow',
|
||||
'spellList',
|
||||
'spell',
|
||||
];
|
||||
|
||||
export function recomputeCreatureById(creatureId){
|
||||
|
||||
Reference in New Issue
Block a user