mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +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
64
src/packs/classes/feature_Evolution_6rlxhrRwFaVgq9fe.json
Normal file
64
src/packs/classes/feature_Evolution_6rlxhrRwFaVgq9fe.json
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"folder": "S4dTxJcuo1VW8o1E",
|
||||
"name": "Evolution",
|
||||
"type": "feature",
|
||||
"_id": "6rlxhrRwFaVgq9fe",
|
||||
"img": "icons/magic/nature/wolf-paw-glow-large-orange.webp",
|
||||
"system": {
|
||||
"description": "<p><strong>Spend 3 Hope</strong> to transform into a Beastform without marking a Stress. When you do, choose one trait to raise by +1 until you drop out of that Beastform.<br /><br /><strong>Note: Manually increase your trait on character sheet if this is in effect.</strong></p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"bj4m9E8ObFT0xDQ4": {
|
||||
"type": "beastform",
|
||||
"_id": "bj4m9E8ObFT0xDQ4",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Spend 3 Hope to transform into a Beastform without marking a Stress. When you do, choose one trait to raise by +1 until you drop out of that Beastform. </p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "hope",
|
||||
"value": 3,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"beastform": {
|
||||
"tierAccess": {
|
||||
"exact": null
|
||||
}
|
||||
},
|
||||
"name": "Beastform",
|
||||
"img": "icons/magic/nature/wolf-paw-glow-large-orange.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 400000,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"LgnbNMLaxandgMQq": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754221506611,
|
||||
"modifiedTime": 1754221778103,
|
||||
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||
},
|
||||
"_key": "!items!6rlxhrRwFaVgq9fe"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue