mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Dardic Rally Dice
This commit is contained in:
parent
a32af32f3a
commit
1fe8965c0f
6 changed files with 114 additions and 39 deletions
|
|
@ -123,10 +123,7 @@ export default class DhCharacter extends BaseDataActor {
|
|||
})
|
||||
}),
|
||||
rally: new fields.ArrayField(
|
||||
new fields.NumberField({
|
||||
integer: true,
|
||||
initial: 6
|
||||
}),
|
||||
new fields.StringField(),
|
||||
{
|
||||
label: 'DAGGERHEART.CLASS.Feature.rallyDice'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue