Adds tasks to show the proficiency bonus and to sort damage types better.

This commit is contained in:
2021-03-25 01:18:35 -07:00
parent d408edfdeb
commit c970dfc4ed
2 changed files with 5 additions and 0 deletions

View File

@@ -238,6 +238,8 @@ struct MonsterDetail: View {
LabeledField("Challenge") {
Text(monsterChallengeRatingDescription)
}
// TODO: add proficiency bonus
}
// Abilities