Setup seraph class (#583)

* add seraph

* fix inactive effects

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
This commit is contained in:
Psitacus 2025-08-04 19:43:26 -06:00 committed by GitHub
parent 0feec77512
commit c9f045a36f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 1194 additions and 3 deletions

View file

@ -0,0 +1,111 @@
{
"folder": "xIlwXYiea893J5HF",
"name": "Life Support",
"type": "feature",
"_id": "lSlvSUHbOoX36q2j",
"img": "icons/magic/life/heart-cross-strong-flame-purple-orange.webp",
"system": {
"description": "<p><strong>Spend 3 Hope</strong> to clear a Hit Point on an ally within Close range.</p>",
"resource": null,
"actions": {
"7xzDLC2PrlK1E2XO": {
"type": "healing",
"_id": "7xzDLC2PrlK1E2XO",
"systemPath": "actions",
"description": "<p><strong>Spend 3 Hope</strong> to clear a Hit Point on an ally within Close range.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "hope",
"value": 3,
"keyIsID": false,
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",
"recovery": null,
"consumeOnSuccess": false
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
},
"type": []
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"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
},
"name": "Healing",
"img": "icons/magic/life/heart-cross-strong-flame-purple-orange.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
"effects": [],
"sort": 0,
"ownership": {
"default": 0,
"Q9NoTaEarn3VMS6Z": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754352191693,
"modifiedTime": 1754352366258,
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
},
"_key": "!items!lSlvSUHbOoX36q2j"
}