mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Fixed items
This commit is contained in:
parent
3e02346494
commit
5157c38b63
14 changed files with 308 additions and 87 deletions
|
|
@ -865,6 +865,9 @@ export const weaponFeatures = {
|
|||
name: 'DAGGERHEART.CONFIG.WeaponFeature.greedy.name',
|
||||
description: 'DAGGERHEART.CONFIG.WeaponFeature.greedy.description',
|
||||
img: 'icons/commodities/currency/coins-crown-stack-gold.webp',
|
||||
target: {
|
||||
type: 'self'
|
||||
},
|
||||
// Should cost handful of gold,
|
||||
effects: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue