Get the actor sheet read/writing the character's aspect data

This commit is contained in:
Oliver-Akins 2023-12-16 23:47:07 -07:00
parent 19a59692c4
commit 340f80c5b9
18 changed files with 342 additions and 230 deletions

View file

@ -69,6 +69,8 @@
"dotdungeon.item.aspect.description": "Description",
"dotdungeon.item.aspect.send-to-chat": "Send Aspect to Chat",
"dotdungeon.aria.skill-dropdown": "Your expertise level in the {skill} skill",
"dotdungeon.aria.skill.dropdown": "Your expertise level in the {skill} skill",
"dotdungeon.aria.skill.button.roll": "Roll a {skill} check",
"dotdungeon.aria.aspect-description": "The information on how the aspect works"
}