mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 02:19:54 +02:00
.
This commit is contained in:
parent
1017437480
commit
e190d1961e
3 changed files with 73 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ export default class DhActiveEffectConfig extends foundry.applications.sheets.Ac
|
|||
const systemData = {
|
||||
rangeDependence: event.target.checked
|
||||
? {
|
||||
enabled: true, // Temporary while the onMove handling is still in
|
||||
type: rangeFields.type.initial,
|
||||
target: rangeFields.target.initial,
|
||||
range: rangeFields.range.initial
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue