mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-19 04:33:26 +02:00
Fixed some stale code from a PR and fixed monk unarmed strike when importing from Foundry.
Pull-request https://github.com/canismarko/dungeon-sheets/pull/96 introduced some regressions in terms of the model between ``Character`` and ``Entity`` classes. These were cleaned up.
This commit is contained in:
@@ -32,7 +32,7 @@ class MartialArts(Feature):
|
||||
- When you use the Attack action with an unarmed strike or a monk
|
||||
weapon on your turn, you can make one unarmed strike as a bonus
|
||||
action. For example, if you take the Attack action and attack
|
||||
with a quarter- staff, you can also make an unarmed strike as a
|
||||
with a quarterstaff, you can also make an unarmed strike as a
|
||||
bonus action, assuming you haven't already taken a bonus action
|
||||
this turn.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user