Adds tasks to show the proficiency bonus and to sort damage types better.
This commit is contained in:
@@ -238,6 +238,8 @@ struct MonsterDetail: View {
|
||||
LabeledField("Challenge") {
|
||||
Text(monsterChallengeRatingDescription)
|
||||
}
|
||||
|
||||
// TODO: add proficiency bonus
|
||||
}
|
||||
|
||||
// Abilities
|
||||
|
||||
Reference in New Issue
Block a user