mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Merge branch 'hotfix' into joaquinpereyra98/issue792
This commit is contained in:
commit
56f2178876
48 changed files with 550 additions and 377 deletions
|
|
@ -823,8 +823,8 @@
|
|||
"name": "Restrained",
|
||||
"description": "When an effect makes a creature Restrained, it means they cannot move until this condition is cleared.\nThey can still take actions from their current position."
|
||||
},
|
||||
"unconcious": {
|
||||
"name": "Unconcious",
|
||||
"unconscious": {
|
||||
"name": "Unconscious",
|
||||
"description": "Your character can’t move or act while unconscious, they can’t be targeted by an attack."
|
||||
},
|
||||
"vulnerable": {
|
||||
|
|
@ -1763,6 +1763,7 @@
|
|||
"weapon": "Range Increase: Weapon"
|
||||
},
|
||||
"RefreshType": {
|
||||
"scene": "Scene",
|
||||
"session": "Session",
|
||||
"shortrest": "Short Rest",
|
||||
"longrest": "Long Rest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue