mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Initial migration
This commit is contained in:
parent
1eb3ff11c0
commit
683907c62b
4 changed files with 98 additions and 22 deletions
|
|
@ -586,6 +586,16 @@ export const abilityCosts = {
|
|||
id: 'fear',
|
||||
label: 'Fear',
|
||||
group: 'TYPES.Actor.adversary'
|
||||
},
|
||||
resource: {
|
||||
id: 'resource',
|
||||
label: 'DAGGERHEART.GENERAL.resource',
|
||||
group: 'Global'
|
||||
},
|
||||
quantity: {
|
||||
id: 'quantity',
|
||||
label: 'DAGGERHEART.GENERAL.quantity',
|
||||
group: 'Global'
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue