mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +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,10 +33,16 @@
|
|||
"reduction": 0
|
||||
}
|
||||
},
|
||||
"type": "standard",
|
||||
"type": "leader",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"experiences": {},
|
||||
"experiences": {
|
||||
"2PulxNtd34IsD5XC": {
|
||||
"name": "Divine Knowledge",
|
||||
"description": "",
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
"bonuses": {
|
||||
"roll": {
|
||||
"attack": {
|
||||
|
|
@ -64,19 +70,58 @@
|
|||
}
|
||||
},
|
||||
"tier": 4,
|
||||
"description": "<p>A divine champion, head of a hallowed host of warriors who enforce their god’s will.</p>"
|
||||
"description": "<p>A divine champion, head of a hallowed host of warriors who enforce their god’s will.</p>",
|
||||
"motivesAndTactics": "Enforce dogma, fl y, pronounce judgment, smite",
|
||||
"attack": {
|
||||
"name": "Holy Sword",
|
||||
"roll": {
|
||||
"bonus": 8
|
||||
},
|
||||
"range": "veryClose",
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
},
|
||||
"flatMultiplier": 4,
|
||||
"dice": "d10",
|
||||
"bonus": 10,
|
||||
"multiplier": "flat"
|
||||
},
|
||||
"applyTo": "hitPoints",
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"base": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"img": "icons/skills/melee/strike-blade-hooked-orange-blue.webp"
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784283,
|
||||
"modifiedTime": 1753922784283,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754136397417,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "r1mbfSSwKWdcFdAU",
|
||||
"sort": 3400000,
|
||||
|
|
@ -179,7 +224,390 @@
|
|||
"appendNumber": false,
|
||||
"prependAdjective": false
|
||||
},
|
||||
"items": [],
|
||||
"items": [
|
||||
{
|
||||
"name": "Relentless (3)",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>The Seraph can be spotlighted up to three times per GM turn. Spend Fear as usual to spotlight them.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "jUu058IZwt4u2goM",
|
||||
"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": 1754136398491,
|
||||
"modifiedTime": 1754136414914,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!r1mbfSSwKWdcFdAU.jUu058IZwt4u2goM"
|
||||
},
|
||||
{
|
||||
"name": "Divine Flight",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>While the Seraph is flying, <strong>spend a Fear</strong> to move up to Far range instead of Close range before taking an action.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"ZgspQLiGhuKURA1T": {
|
||||
"type": "effect",
|
||||
"_id": "ZgspQLiGhuKURA1T",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>While the Seraph is flying, <strong>spend a Fear</strong> to move up to Far range instead of Close range before taking an action.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "fear",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Spend Fear",
|
||||
"img": "icons/skills/movement/arrow-upward-yellow.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "2AB3ouMpy2wWnGQm",
|
||||
"img": "icons/skills/movement/arrow-upward-yellow.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": 1754136416539,
|
||||
"modifiedTime": 1754136462078,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!r1mbfSSwKWdcFdAU.2AB3ouMpy2wWnGQm"
|
||||
},
|
||||
{
|
||||
"name": "Judgement",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p><strong>Spend a Fear</strong> to make a target Guilty in the eyes of the Seraph’s god until the Seraph is defeated. While Guilty, the target doesn’t gain Hope on a result with Hope. When the Seraph succeeds on a standard attack against a Guilty target, they deal Severe damage instead of their standard damage. The Seraph can only mark one target at a time.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"ErGJWtFIXFPgKtek": {
|
||||
"type": "effect",
|
||||
"_id": "ErGJWtFIXFPgKtek",
|
||||
"systemPath": "actions",
|
||||
"description": "<p><strong>Spend a Fear</strong> to make a target Guilty in the eyes of the Seraph’s god until the Seraph is defeated. While Guilty, the target doesn’t gain Hope on a result with Hope. When the Seraph succeeds on a standard attack against a Guilty target, they deal Severe damage instead of their standard damage. The Seraph can only mark one target at a time.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"_id": "O8G0oOf9f3qzNOAT",
|
||||
"onSave": false
|
||||
}
|
||||
],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Make Guilty",
|
||||
"img": "icons/magic/light/beams-rays-orange-purple-small.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "FilEB21L5q9XxKE1",
|
||||
"img": "icons/magic/light/beams-rays-orange-purple-small.webp",
|
||||
"effects": [
|
||||
{
|
||||
"name": "Guilty",
|
||||
"img": "icons/magic/light/beams-rays-orange-purple-small.webp",
|
||||
"origin": "Compendium.daggerheart.adversaries.Actor.r1mbfSSwKWdcFdAU.Item.FilEB21L5q9XxKE1",
|
||||
"transfer": false,
|
||||
"_id": "O8G0oOf9f3qzNOAT",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"changes": [],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "<p>While Guilty, you don’t gain Hope on a result with Hope. </p>",
|
||||
"tint": "#ffffff",
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754136534652,
|
||||
"modifiedTime": 1754136581108,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items.effects!r1mbfSSwKWdcFdAU.FilEB21L5q9XxKE1.O8G0oOf9f3qzNOAT"
|
||||
}
|
||||
],
|
||||
"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": 1754136464900,
|
||||
"modifiedTime": 1754136534670,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!r1mbfSSwKWdcFdAU.FilEB21L5q9XxKE1"
|
||||
},
|
||||
{
|
||||
"name": "God Rays",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p><strong>Mark a Stress</strong> to reflect a sliver of divinity as a searing beam of light that hits up to twenty targets within Very Far range. Targets must make a Presence Reaction Roll, with disadvantage if they are marked Guilty. Targets who fail take <strong>4d6+12</strong> magic damage. Targets who succeed take half damage.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"HwC75gazlN0k30AL": {
|
||||
"type": "attack",
|
||||
"_id": "HwC75gazlN0k30AL",
|
||||
"systemPath": "actions",
|
||||
"description": "<p><strong>Mark a Stress</strong> to reflect a sliver of divinity as a searing beam of light that hits up to twenty targets within Very Far range. Targets must make a Presence Reaction Roll, with disadvantage if they are marked Guilty. Targets who fail take <strong>4d6+12</strong> magic damage. Targets who succeed take half damage.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
},
|
||||
"flatMultiplier": 4,
|
||||
"dice": "d6",
|
||||
"bonus": 12,
|
||||
"multiplier": "flat"
|
||||
},
|
||||
"applyTo": "hitPoints",
|
||||
"type": [
|
||||
"magical"
|
||||
],
|
||||
"base": false,
|
||||
"resultBased": false,
|
||||
"valueAlt": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"bonus": null,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": 20
|
||||
},
|
||||
"effects": [],
|
||||
"roll": {
|
||||
"type": null,
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"save": {
|
||||
"trait": "presence",
|
||||
"difficulty": null,
|
||||
"damageMod": "half"
|
||||
},
|
||||
"name": "Roll Save",
|
||||
"img": "icons/magic/light/beam-strike-orange-gold.webp",
|
||||
"range": "veryFar"
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "Vrb8dIJcOJ3ClwO5",
|
||||
"img": "icons/magic/light/beam-strike-orange-gold.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": 1754136588610,
|
||||
"modifiedTime": 1754136679820,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!r1mbfSSwKWdcFdAU.Vrb8dIJcOJ3ClwO5"
|
||||
},
|
||||
{
|
||||
"name": "We Are One",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>Once per scene, <strong>spend a Fear</strong> to spotlight all other adversaries within Far range. Attacks they make while spotlighted in this way deal half damage.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"j6DmU9dtob5QStxY": {
|
||||
"type": "effect",
|
||||
"_id": "j6DmU9dtob5QStxY",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Once per scene, <strong>spend a Fear</strong> to spotlight all other adversaries within Far range. Attacks they make while spotlighted in this way deal half damage.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "fear",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Spend Fear",
|
||||
"img": "icons/magic/holy/barrier-shield-winged-blue.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"_id": "9LpLXpQBfQryJA60",
|
||||
"img": "icons/magic/holy/barrier-shield-winged-blue.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": 1754136685757,
|
||||
"modifiedTime": 1754136726423,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!r1mbfSSwKWdcFdAU.9LpLXpQBfQryJA60"
|
||||
}
|
||||
],
|
||||
"effects": [],
|
||||
"_key": "!actors!r1mbfSSwKWdcFdAU"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue