mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Added Actions and effects
This commit is contained in:
parent
6adbb4e49b
commit
4a596179d8
11 changed files with 182 additions and 58 deletions
|
|
@ -816,7 +816,8 @@
|
|||
"Input": "Input",
|
||||
"Dice": "Dice"
|
||||
},
|
||||
"Max": "Max"
|
||||
"Max": "Max",
|
||||
"NewEffect": "New Effect"
|
||||
},
|
||||
"FeatureType": {
|
||||
"Normal": "Normal",
|
||||
|
|
@ -1244,7 +1245,9 @@
|
|||
"Description": "Description",
|
||||
"SubclassFeature": {
|
||||
"Description": "Description",
|
||||
"Abilities": "Abilities"
|
||||
"Abilities": "Abilities",
|
||||
"Actions": "Actions",
|
||||
"Effects": "Effects"
|
||||
}
|
||||
},
|
||||
"Weapon": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue