mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
Added actions
This commit is contained in:
parent
3c33158d11
commit
572e01f6b7
4 changed files with 196 additions and 11 deletions
|
|
@ -693,6 +693,10 @@
|
|||
"Name": "Greedy",
|
||||
"Description": "Spend a handful of gold to gain a +1 bonus to your Proficiency on a damage roll."
|
||||
},
|
||||
"Healing": {
|
||||
"Name": "Healing",
|
||||
"Description": "During downtime, automatically clear a Hit Point."
|
||||
},
|
||||
"Heavy": {
|
||||
"Name": "Heavy",
|
||||
"Description": "-1 to Evasion"
|
||||
|
|
@ -717,6 +721,10 @@
|
|||
"Name": "Locked On",
|
||||
"Description": "On a successful attack, your next attack against the same target with your primary weapon automatically succeeds."
|
||||
},
|
||||
"Lucky": {
|
||||
"Name": "Lucky",
|
||||
"Description": "On a failed attack, you can mark a Stress to reroll your attack."
|
||||
},
|
||||
"Long": {
|
||||
"Name": "Long",
|
||||
"Description": "This weapon's attack targets all adversaries in a line within range."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue