mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 16:03:39 +02:00
Removed hardcoded tierlimit on beastform
This commit is contained in:
parent
2fd5bc7eb0
commit
72dfc54705
8 changed files with 49 additions and 11 deletions
|
|
@ -1662,6 +1662,13 @@
|
|||
"ResultBased": {
|
||||
"label": "Formula based on Hope/Fear result."
|
||||
}
|
||||
},
|
||||
"Config": {
|
||||
"Beastform": {
|
||||
"label": "Beastform",
|
||||
"exact": "Exact",
|
||||
"exactPlaceholder": "Character tier is used"
|
||||
}
|
||||
}
|
||||
},
|
||||
"RollTypes": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue