mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
.
This commit is contained in:
parent
87643dc662
commit
aa1feb07b6
208 changed files with 421 additions and 206 deletions
|
|
@ -51,6 +51,8 @@ export default class DHWeapon extends AttachableItem {
|
|||
name: 'Attack',
|
||||
img: 'icons/skills/melee/blood-slash-foam-red.webp',
|
||||
_id: foundry.utils.randomID(),
|
||||
baseAction: true,
|
||||
chatDisplay: false,
|
||||
systemPath: 'attack',
|
||||
type: 'attack',
|
||||
range: 'melee',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue