mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-20 16:44:40 +01:00
Features subclasses classes (#541)
* Bard is not fun? * Halsin needs to find that squirell
This commit is contained in:
parent
195f624868
commit
b9b657e985
41 changed files with 3223 additions and 8 deletions
108
src/packs/subclasses/feature_Regeneration_KRyrbSLVGreIOTZe.json
Normal file
108
src/packs/subclasses/feature_Regeneration_KRyrbSLVGreIOTZe.json
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
{
|
||||
"folder": "QBeb6IqRnhTXzRtd",
|
||||
"name": "Regeneration",
|
||||
"type": "feature",
|
||||
"_id": "KRyrbSLVGreIOTZe",
|
||||
"img": "icons/magic/nature/beam-hand-leaves-green.webp",
|
||||
"system": {
|
||||
"description": "<p>Touch a creature and spend 3 Hope. That creature clears 1d4 Hit Points.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"kD2kWWj0oR7ZxyVs": {
|
||||
"type": "healing",
|
||||
"_id": "kD2kWWj0oR7ZxyVs",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "hope",
|
||||
"value": 3,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
},
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d4",
|
||||
"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": "Heal a creature",
|
||||
"img": "icons/magic/nature/beam-hand-leaves-green.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 600000,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"LgnbNMLaxandgMQq": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754180232243,
|
||||
"modifiedTime": 1754221198032,
|
||||
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||
},
|
||||
"_key": "!items!KRyrbSLVGreIOTZe"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue