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
|
|
@ -250,23 +250,17 @@
|
|||
"name": "Chevalier",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.difficulty",
|
||||
"mode": 2,
|
||||
"value": "2",
|
||||
"priority": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "w8wLcSsTiTU3mS7e",
|
||||
"img": "icons/environment/people/cavalry-heavy.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.difficulty",
|
||||
"mode": 2,
|
||||
"value": "2",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
|
|
@ -319,23 +313,17 @@
|
|||
"name": "Heavily Armored",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resistance.physical.reduction",
|
||||
"mode": 2,
|
||||
"value": "3",
|
||||
"priority": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "xZjvrNRRjskY3n3j",
|
||||
"img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resistance.physical.reduction",
|
||||
"mode": 2,
|
||||
"value": "3",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue