[Feature] 494 - Adversaries Tier 1 (#500)

* Some work

* More work

* Finished Tier 1
This commit is contained in:
WBHarry 2025-08-01 16:43:59 +02:00 committed by GitHub
parent 3014be79ad
commit 263dfa69ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
70 changed files with 15171 additions and 972 deletions

View file

@ -17,7 +17,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "minion",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -49,22 +49,68 @@
},
"difficulty": 8,
"tier": 1,
"description": "<p>A decaying corpse ambling toward their prey.</p>"
"description": "<p>A decaying corpse ambling toward their prey.</p>",
"attack": {
"name": "Bite",
"roll": {
"bonus": -3
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "2"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/creatures/abilities/mouth-teeth-sharp.webp"
},
"resources": {
"hitPoints": {
"max": 1
},
"stress": {
"max": 1
}
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784339,
"modifiedTime": 1753922784339,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754053185385,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "gP3fWTLzSFnpA8EJ",
"sort": 3400000,
"sort": 4300000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -164,7 +210,107 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Minion (3)",
"type": "feature",
"_id": "cwV1kNkNrrrHWEwX",
"img": "icons/magic/symbols/runes-carved-stone-yellow.webp",
"system": {
"description": "<p>The Zombie is defeated when they take any damage. For every 3 damage a PC deals to the Zombie, defeat an additional Minion within range the attack would succeed against.</p>",
"resource": null,
"actions": {},
"originItemType": null,
"subType": null,
"originId": null
},
"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": 1754052988161,
"modifiedTime": 1754053002555,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!gP3fWTLzSFnpA8EJ.cwV1kNkNrrrHWEwX"
},
{
"name": "Group Attack",
"type": "feature",
"_id": "R9vrwFNl5BD1YXJo",
"img": "icons/creatures/abilities/tail-strike-bone-orange.webp",
"system": {
"description": "<p><strong>Spend a Fear</strong> to choose a target and spotlight all Rotted Zombies within Close range of them. Those Minions move into Melee range of the target and make one shared attack roll. On a success, they deal 2 physical damage each. Combine this damage.</p>",
"resource": null,
"actions": {
"DJBNtd3hWjwsjPwq": {
"type": "effect",
"_id": "DJBNtd3hWjwsjPwq",
"systemPath": "actions",
"description": "",
"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/creatures/abilities/tail-strike-bone-orange.webp",
"range": ""
}
},
"originItemType": null,
"subType": null,
"originId": null
},
"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": 1754053004648,
"modifiedTime": 1754053040875,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!gP3fWTLzSFnpA8EJ.R9vrwFNl5BD1YXJo"
}
],
"effects": [],
"_key": "!actors!gP3fWTLzSFnpA8EJ"
}