DnD5eCharacter

Thoughts

  • OWL Full, e.g.
    • class CureWounds DnD5eCharacter:inMagicSchool DnD5eCharacter:Evocation ;

Issues

  • "armor"
    • seems to represent types of armor
    • isn't a subclass of anyting, including TTRpg's ItemType.Armor
  • Monster is a CharacterType, along with AbilityScore and Skill
  • Character seems redundant with ttrpg:Character, doesn't have any superclass or details
  • creates a custom "version" property to keep track of ontology version

Backlinks