mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Added all armors
This commit is contained in:
parent
fd59a8f76e
commit
136f507b4e
43 changed files with 3028 additions and 113 deletions
12
lang/en.json
12
lang/en.json
|
|
@ -629,6 +629,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"painful": {
|
||||
"name": "Painful",
|
||||
"description": "Each time you mark an Armor Slot, you must mark a Stress.",
|
||||
"actions": {
|
||||
"pain": {
|
||||
"name": "Pain",
|
||||
"description": "Each time you mark an Armor Slot, you must mark a Stress."
|
||||
}
|
||||
}
|
||||
},
|
||||
"physical": {
|
||||
"name": "Physical",
|
||||
"description": "You can't mark an Armor Slot to reduce magic damage.",
|
||||
|
|
@ -678,7 +688,7 @@
|
|||
"sharp": {
|
||||
"name": "Sharp",
|
||||
"description": "On a successful attack against a target within Melee range, add a d4 to the damage roll.",
|
||||
"actions": {
|
||||
"effects": {
|
||||
"sharp": {
|
||||
"name": "Sharp",
|
||||
"description": "On a successful attack against a target within Melee range, add a d4 to the damage roll."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue