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
|
|
@ -237,21 +237,15 @@
|
|||
"_id": "zTepuF1Z5OObQdSi",
|
||||
"img": "icons/magic/death/bones-crossed-orange.webp",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resistance.physical.resistance",
|
||||
"mode": 5,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resistance.physical.resistance",
|
||||
"mode": 5,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue