mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
.
This commit is contained in:
parent
8f7c7ce818
commit
79b34acf09
8 changed files with 134 additions and 53 deletions
|
|
@ -97,8 +97,10 @@ export default class BaseEffect extends foundry.data.ActiveEffectTypeDataModel {
|
|||
img: 'icons/magic/life/heart-cross-blue.webp',
|
||||
description: '',
|
||||
statuses: [],
|
||||
changes: [],
|
||||
system: {
|
||||
changes: [],
|
||||
conditionals: [],
|
||||
duration: { type: '', description: '' },
|
||||
rangeDependence: {
|
||||
enabled: false,
|
||||
type: CONFIG.DH.GENERAL.rangeInclusion.withinRange.id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue