Tested and fixed skill compuations

This commit is contained in:
Stefan Zermatten
2021-09-23 15:44:50 +02:00
parent 8ea04fc786
commit 2cb14146d4
4 changed files with 90 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ let AttributeSchema = createPropertySchema({
allowedValues: [
'ability', //Strength, Dex, Con, etc.
'stat', // Speed, Armor Class
'modifier', // Proficiency Bonus, Initiative
'modifier', // Proficiency Bonus, displayed as +x
'hitDice', // d12 hit dice
'healthBar', // Hitpoints, Temporary Hitpoints, can take damage
'bar', // Displayed as a health bar, can't take damage