[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

@ -24,27 +24,21 @@
"_id": "41uiZKXzSSomf9YD",
"img": "icons/creatures/reptiles/turtle-shell-glowing-green.webp",
"system": {
"rangeDependence": {
"enabled": false,
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
"changes": [
{
"key": "system.damageThresholds.major",
"mode": 2,
"value": "@prof",
"priority": 21
},
{
"key": "system.damageThresholds.severe",
"mode": 2,
"value": "@prof",
"priority": 21
}
]
},
"changes": [
{
"key": "system.damageThresholds.major",
"mode": 2,
"value": "@prof",
"priority": 21
},
{
"key": "system.damageThresholds.severe",
"mode": 2,
"value": "@prof",
"priority": 21
}
],
"disabled": false,
"duration": {
"startTime": null,