[Fix] Cleanup RangeDependant (#2039)

* Made the RangeDependent setting for ActiveEffects Nullable
* Removed all RangeDependent data from SRD where enabled was false before
* Fixed random flickerfly SRD
This commit is contained in:
WBHarry 2026-07-07 00:20:48 +02:00 committed by GitHub
parent 2782b62793
commit b2eeed7bb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
280 changed files with 1692 additions and 3605 deletions

View file

@ -57,27 +57,21 @@
"_id": "smTjINqIldErFD3q",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
"changes": [
{
"key": "system.bonuses.rest.shortRest.longMoves",
"mode": 2,
"value": "1",
"priority": null
},
{
"key": "system.bonuses.rest.shortRest.shortMoves",
"mode": 2,
"value": "-1",
"priority": null
}
]
},
"changes": [
{
"key": "system.bonuses.rest.shortRest.longMoves",
"mode": 2,
"value": "1",
"priority": null
},
{
"key": "system.bonuses.rest.shortRest.shortMoves",
"mode": 2,
"value": "-1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
@ -102,29 +96,23 @@
"name": "Recovery",
"type": "base",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
"changes": [
{
"key": "system.bonuses.rest.shortRest.longMoves",
"mode": 2,
"value": "1",
"priority": null
},
{
"key": "system.bonuses.rest.shortRest.shortMoves",
"mode": 2,
"value": "-1",
"priority": null
}
]
},
"_id": "7GsHTQCtNB8PEVgr",
"img": "icons/magic/life/cross-beam-green.webp",
"changes": [
{
"key": "system.bonuses.rest.shortRest.longMoves",
"mode": 2,
"value": "1",
"priority": null
},
{
"key": "system.bonuses.rest.shortRest.shortMoves",
"mode": 2,
"value": "-1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,