mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-24 19:39:54 +02:00
Removed the RangeDependent setting for ActiveEffects
This commit is contained in:
parent
958eaa310c
commit
708371aa42
279 changed files with 1631 additions and 3779 deletions
|
|
@ -24,21 +24,15 @@
|
|||
"_id": "db8W2Q0Qty84XV0x",
|
||||
"img": "icons/magic/control/buff-strength-muscle-damage.webp",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resources.hitPoints.max",
|
||||
"mode": 2,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resources.hitPoints.max",
|
||||
"mode": 2,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue