[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": "skulk",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -49,22 +49,71 @@
},
"difficulty": 11,
"tier": 1,
"description": "<p>A small moving mound of translucent flaming red slime</p>"
"description": "<p>A small moving mound of translucent flaming red slime</p>",
"attack": {
"name": "Ooze Appendage",
"img": "icons/creatures/slimes/slime-movement-splashing-red.webp",
"roll": {
"bonus": -1
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"dice": "d4",
"bonus": 2,
"multiplier": "flat",
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
}
},
"resources": {
"hitPoints": {
"max": 2
},
"stress": {
"max": 1
}
},
"damageThresholds": {
"major": 5,
"severe": 5
}
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753922784359,
"modifiedTime": 1753922784359,
"lastModifiedBy": "WafZqd6qLGpBRGTt"
"modifiedTime": 1754055370827,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "1fkLQXVtmILqfJ44",
"sort": 3400000,
"sort": 200000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -164,7 +213,96 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Burning",
"type": "feature",
"_id": "zsUMP2qNmNpVHwk0",
"img": "icons/magic/fire/blast-jet-stream-splash.webp",
"system": {
"description": "<p>When a creature within Melee range deals damage to the Ooze, they take <strong>1d6</strong> direct magic damage.</p>",
"resource": null,
"actions": {
"cHaEnBwinVKmoS9s": {
"type": "damage",
"_id": "cHaEnBwinVKmoS9s",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"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": 1
},
"effects": [],
"name": "Damage",
"img": "icons/magic/fire/blast-jet-stream-splash.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": 1754055288007,
"modifiedTime": 1754055327095,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!1fkLQXVtmILqfJ44.zsUMP2qNmNpVHwk0"
}
],
"effects": [],
"_key": "!actors!1fkLQXVtmILqfJ44"
}