[Fix] Adversary Compendium Pass (#960)

* Went over all adversaries to fix missing ranges

* Fixed translation for itemFeatures Protective

* Updated all instances of the 'Paired' WeaponFeature in the compendium

* Changed all adversary attacks to be chatDisplay=false
This commit is contained in:
WBHarry 2025-08-16 01:56:51 +02:00 committed by GitHub
parent ab76d9e91d
commit b241b36653
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
140 changed files with 1490 additions and 1201 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Bear",
"img": "icons/svg/mystery-man.svg",
"img": "systems/daggerheart/assets/icons/documents/actors/dragon-head.svg",
"type": "adversary",
"folder": "sxvlEwi25uAoB2C5",
"system": {
@ -40,11 +40,13 @@
"experiences": {
"5ASmWCwf7HMplPDT": {
"name": "Ambusher",
"value": 3
"value": 3,
"description": ""
},
"rjs6ek5OZP8inYqu": {
"name": "Keen Senses",
"value": 2
"value": 2,
"description": ""
}
},
"bonuses": {
@ -112,7 +114,9 @@
]
},
"img": "icons/creatures/claws/claw-straight-brown.webp",
"type": "attack"
"type": "attack",
"range": "melee",
"chatDisplay": false
}
},
"flags": {},
@ -120,12 +124,12 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"coreVersion": "13.347",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"systemVersion": "1.0.4",
"createdTime": 1753922784226,
"modifiedTime": 1754046151030,
"lastModifiedBy": "MQSznptE5yLT7kj8"
"modifiedTime": 1755259462479,
"lastModifiedBy": "VZIeX2YDvX338Zvr"
},
"_id": "71qKDLKO3CsrNkdy",
"sort": 1200000,
@ -141,7 +145,7 @@
"width": 1,
"height": 1,
"texture": {
"src": "icons/svg/mystery-man.svg",
"src": "systems/daggerheart/assets/icons/documents/actors/dragon-head.svg",
"anchorX": 0.5,
"anchorY": 0.5,
"offsetX": 0,
@ -468,4 +472,4 @@
],
"effects": [],
"_key": "!actors!71qKDLKO3CsrNkdy"
}
}