mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
[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:
parent
ab76d9e91d
commit
b241b36653
140 changed files with 1490 additions and 1201 deletions
|
|
@ -16,7 +16,7 @@
|
|||
{
|
||||
"value": "paired",
|
||||
"effectIds": [
|
||||
"MYgB3v3oQ5lIr3VE"
|
||||
"6tJmTBsumbPmEwkY"
|
||||
],
|
||||
"actionIds": []
|
||||
}
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
"effects": [
|
||||
{
|
||||
"name": "Paired",
|
||||
"description": "Add your character's Tier + 1 to primary weapon damage against targets within Melee range",
|
||||
"description": "Add this Secondary Weapon's tier + 1 to your primary weapon against targets within Melee range",
|
||||
"img": "icons/skills/melee/weapons-crossed-swords-yellow-teal.webp",
|
||||
"changes": [
|
||||
{
|
||||
|
|
@ -122,7 +122,7 @@
|
|||
"type": "withinRange"
|
||||
}
|
||||
},
|
||||
"_id": "MYgB3v3oQ5lIr3VE",
|
||||
"_id": "6tJmTBsumbPmEwkY",
|
||||
"type": "base",
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
|
|
@ -141,12 +141,12 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.0",
|
||||
"createdTime": 1754814673988,
|
||||
"modifiedTime": 1754814673988,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"systemVersion": "1.0.4",
|
||||
"createdTime": 1755268350046,
|
||||
"modifiedTime": 1755268350046,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
},
|
||||
"_key": "!items.effects!0thN0BpN05KT8Avx.MYgB3v3oQ5lIr3VE"
|
||||
"_key": "!items.effects!0thN0BpN05KT8Avx.6tJmTBsumbPmEwkY"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
@ -161,10 +161,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.0",
|
||||
"systemVersion": "1.0.4",
|
||||
"createdTime": 1753794938643,
|
||||
"modifiedTime": 1754814673991,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1755268350050,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
},
|
||||
"_key": "!items!0thN0BpN05KT8Avx"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue