mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Added Tier 4 Adversaries (#520)
This commit is contained in:
parent
e78bd30a1f
commit
d38b14f1bc
18 changed files with 7541 additions and 124 deletions
|
|
@ -33,9 +33,9 @@
|
|||
"reduction": 0
|
||||
}
|
||||
},
|
||||
"type": "standard",
|
||||
"type": "horde",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"hordeHp": 3,
|
||||
"experiences": {},
|
||||
"bonuses": {
|
||||
"roll": {
|
||||
|
|
@ -64,19 +64,58 @@
|
|||
}
|
||||
},
|
||||
"tier": 4,
|
||||
"description": "<p>A large pack of undead, still powerful despite their rotting flesh.</p>"
|
||||
"description": "<p>A large pack of undead, still powerful despite their rotting flesh.</p>",
|
||||
"motivesAndTactics": "Consume brain, shred fl esh, surround",
|
||||
"attack": {
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
},
|
||||
"flatMultiplier": 4,
|
||||
"dice": "d6",
|
||||
"bonus": 10,
|
||||
"multiplier": "flat"
|
||||
},
|
||||
"applyTo": "hitPoints",
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"valueAlt": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 2,
|
||||
"dice": "d6",
|
||||
"bonus": 5,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"resultBased": false,
|
||||
"base": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"name": "Tentacles",
|
||||
"roll": {
|
||||
"bonus": 2
|
||||
},
|
||||
"range": "close",
|
||||
"img": "icons/creatures/tentacles/tentacles-octopus-black-pink.webp"
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784375,
|
||||
"modifiedTime": 1753922784375,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754132913863,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "YhJrP7rTBiRdX5Fp",
|
||||
"sort": 3400000,
|
||||
|
|
@ -179,7 +218,263 @@
|
|||
"appendNumber": false,
|
||||
"prependAdjective": false
|
||||
},
|
||||
"items": [],
|
||||
"effects": [],
|
||||
"items": [
|
||||
{
|
||||
"name": "Horde (2d6+5)",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>When the Legion has marked half or more of their HP, their standard attack deals <strong>2d6+5</strong> physical damage instead.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "FYwMzXwULePzFyYJ",
|
||||
"img": "icons/creatures/magical/humanoid-silhouette-aliens-green.webp",
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"MQSznptE5yLT7kj8": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754132888419,
|
||||
"modifiedTime": 1754132908676,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!YhJrP7rTBiRdX5Fp.FYwMzXwULePzFyYJ"
|
||||
},
|
||||
{
|
||||
"name": "Unyielding",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>The Legion has resistance to physical damage.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "o1qQhASA882Fn9HN",
|
||||
"img": "icons/magic/defensive/shield-barrier-blue.webp",
|
||||
"effects": [
|
||||
{
|
||||
"name": "Unyielding",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"_id": "D1lCoe9WVr6vYuD9",
|
||||
"img": "icons/magic/defensive/shield-barrier-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resistance.physical.resistance",
|
||||
"mode": 5,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "<p>The Legion has resistance to physical damage.</p>",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754132940804,
|
||||
"modifiedTime": 1754132965456,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items.effects!YhJrP7rTBiRdX5Fp.o1qQhASA882Fn9HN.D1lCoe9WVr6vYuD9"
|
||||
}
|
||||
],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"MQSznptE5yLT7kj8": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754132917153,
|
||||
"modifiedTime": 1754132938367,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!YhJrP7rTBiRdX5Fp.o1qQhASA882Fn9HN"
|
||||
},
|
||||
{
|
||||
"name": "Relentless (2)",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>The Legion can be spotlighted up to two times per GM turn. Spend Fear as usual to spotlight them.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "fCYLZKeTn0YSpVDI",
|
||||
"img": "icons/magic/unholy/silhouette-evil-horned-giant.webp",
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"MQSznptE5yLT7kj8": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754132968589,
|
||||
"modifiedTime": 1754132983591,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!YhJrP7rTBiRdX5Fp.fCYLZKeTn0YSpVDI"
|
||||
},
|
||||
{
|
||||
"name": "Overwhelm",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>When the Legion takes Minor damage from an attack within Melee range, you can <strong>mark a Stress</strong> to make a standard attack with advantage against the attacker.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"TJ9DhHRuqK5X5Zx5": {
|
||||
"type": "effect",
|
||||
"_id": "TJ9DhHRuqK5X5Zx5",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>When the Legion takes Minor damage from an attack within Melee range, you can <strong>mark a Stress</strong> to make a standard attack with advantage against the attacker.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Mark Stress",
|
||||
"img": "icons/skills/melee/strike-slashes-orange.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "d5Vilu9cUub1O6TD",
|
||||
"img": "icons/skills/melee/strike-slashes-orange.webp",
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"MQSznptE5yLT7kj8": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754132985193,
|
||||
"modifiedTime": 1754133057137,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!YhJrP7rTBiRdX5Fp.d5Vilu9cUub1O6TD"
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
{
|
||||
"type": "horde",
|
||||
"name": "Horde",
|
||||
"img": "icons/magic/movement/chevrons-down-yellow.webp",
|
||||
"disabled": true,
|
||||
"_id": "9D6SteWlhbfMPhvt",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"changes": [],
|
||||
"duration": {
|
||||
"startTime": 0,
|
||||
"combat": null
|
||||
},
|
||||
"description": "",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": false,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754132798653,
|
||||
"modifiedTime": 1754132798653,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.effects!YhJrP7rTBiRdX5Fp.9D6SteWlhbfMPhvt"
|
||||
}
|
||||
],
|
||||
"_key": "!actors!YhJrP7rTBiRdX5Fp"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue