mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-20 16:44:40 +01:00
[Feature] 494 - Adversaries Tier 1 (#500)
* Some work * More work * Finished Tier 1
This commit is contained in:
parent
3014be79ad
commit
263dfa69ae
70 changed files with 15171 additions and 972 deletions
|
|
@ -34,9 +34,9 @@
|
|||
"reduction": 0
|
||||
}
|
||||
},
|
||||
"type": "standard",
|
||||
"type": "horde",
|
||||
"notes": "",
|
||||
"hordeHp": 1,
|
||||
"hordeHp": 2,
|
||||
"experiences": {},
|
||||
"bonuses": {
|
||||
"roll": {
|
||||
|
|
@ -65,22 +65,59 @@
|
|||
}
|
||||
},
|
||||
"tier": 1,
|
||||
"description": "<p>A group of shambling corpses instinctively moving together.</p>"
|
||||
"description": "<p>A group of shambling corpses instinctively moving together.</p>",
|
||||
"attack": {
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
},
|
||||
"dice": "d10",
|
||||
"bonus": 2,
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1
|
||||
},
|
||||
"applyTo": "hitPoints",
|
||||
"type": [
|
||||
"physical"
|
||||
],
|
||||
"valueAlt": {
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d4",
|
||||
"bonus": 2,
|
||||
"custom": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"resultBased": false,
|
||||
"base": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"name": "Bite",
|
||||
"roll": {
|
||||
"bonus": -1
|
||||
},
|
||||
"img": "icons/creatures/abilities/mouth-teeth-sharp.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": 1754056149776,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "Nf0v43rtflV56V2T",
|
||||
"sort": 3400000,
|
||||
"sort": 3100000,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"ei8OkswTzyDp4IGC": 3,
|
||||
|
|
@ -180,7 +217,147 @@
|
|||
"appendNumber": false,
|
||||
"prependAdjective": false
|
||||
},
|
||||
"items": [],
|
||||
"effects": [],
|
||||
"items": [
|
||||
{
|
||||
"name": "Horde (1d4+2)",
|
||||
"type": "feature",
|
||||
"_id": "nNJGAhWu0IuS2ybn",
|
||||
"img": "icons/creatures/magical/humanoid-silhouette-aliens-green.webp",
|
||||
"system": {
|
||||
"description": "<p>When the Zombies have marked half or more of their HP, their standard attack deals <strong>1d4+2</strong> physical damage instead.</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": 1754056157290,
|
||||
"modifiedTime": 1754056175899,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!Nf0v43rtflV56V2T.nNJGAhWu0IuS2ybn"
|
||||
},
|
||||
{
|
||||
"name": "Overwhelm",
|
||||
"type": "feature",
|
||||
"_id": "jQmltra0ovHE33Nx",
|
||||
"img": "icons/magic/death/blood-corruption-vomit-red.webp",
|
||||
"system": {
|
||||
"description": "<p>When the Zombies mark HP from an attack within Melee range, you can <strong>mark a Stress</strong> to make a standard attack against the attacker.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"0Im5AEgp8gJaVJHh": {
|
||||
"type": "effect",
|
||||
"_id": "0Im5AEgp8gJaVJHh",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"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/magic/death/blood-corruption-vomit-red.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": 1754056184398,
|
||||
"modifiedTime": 1754056281089,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.items!Nf0v43rtflV56V2T.jQmltra0ovHE33Nx"
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
{
|
||||
"type": "horde",
|
||||
"name": "Horde",
|
||||
"img": "icons/magic/movement/chevrons-down-yellow.webp",
|
||||
"disabled": true,
|
||||
"_id": "aWWZTlNS9zYoUay7",
|
||||
"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": 1754056113999,
|
||||
"modifiedTime": 1754056113999,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!actors.effects!Nf0v43rtflV56V2T.aWWZTlNS9zYoUay7"
|
||||
}
|
||||
],
|
||||
"_key": "!actors!Nf0v43rtflV56V2T"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue