[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

@ -16,7 +16,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "skulk",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -48,22 +48,72 @@
},
"difficulty": 14,
"tier": 1,
"description": "<p>A small moving mound of translucent green slime.</p>"
"description": "<p>A small moving mound of translucent green slime.</p>",
"motivesAndTactics": "Camouflage, creep up",
"attack": {
"name": "Ooze Appendage",
"roll": {
"bonus": -1
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"dice": "d4",
"bonus": 1,
"multiplier": "flat",
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"base": false
}
]
},
"img": "icons/creatures/slimes/slime-movement-dripping-pseudopods-green.webp"
},
"damageThresholds": {
"major": 4,
"severe": 4
},
"resources": {
"hitPoints": {
"max": 2
},
"stress": {
"max": 1
}
}
},
"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": 1754055264912,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_id": "aLkLFuVoKz2NLoBK",
"sort": 3400000,
"sort": 3900000,
"ownership": {
"default": 0,
"ei8OkswTzyDp4IGC": 3,
@ -163,7 +213,95 @@
"appendNumber": false,
"prependAdjective": false
},
"items": [],
"items": [
{
"name": "Acidic Form",
"type": "feature",
"_id": "WpOh5kHHx7lcTvEY",
"img": "icons/magic/acid/dissolve-drip-droplet-smoke.webp",
"system": {
"description": "<p>When the Ooze makes a successful attack, the target must mark an Armor Slot without receiving its benefi ts (they can still use armor to reduce the damage). If they cant mark an Armor Slot, they must mark an additional HP.</p>",
"resource": null,
"actions": {
"HfK0u0c7NRppuF1Q": {
"type": "damage",
"_id": "HfK0u0c7NRppuF1Q",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "armorSlot",
"type": [],
"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 Armor",
"img": "icons/magic/acid/dissolve-drip-droplet-smoke.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": 1754055148507,
"modifiedTime": 1754055187632,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!actors.items!aLkLFuVoKz2NLoBK.WpOh5kHHx7lcTvEY"
}
],
"effects": [],
"_key": "!actors!aLkLFuVoKz2NLoBK"
}