mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
Added Ancestry data to compendium (#493)
This commit is contained in:
parent
6ca24b3db7
commit
9d025bf105
54 changed files with 3115 additions and 90 deletions
96
src/packs/ancestries/feature_Charge_AA2CZlJSWW8GPhrR.json
Normal file
96
src/packs/ancestries/feature_Charge_AA2CZlJSWW8GPhrR.json
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
{
|
||||
"folder": "dSAccOl5ccgXPyje",
|
||||
"name": "Charge",
|
||||
"type": "feature",
|
||||
"_id": "AA2CZlJSWW8GPhrR",
|
||||
"img": "icons/magic/movement/trail-streak-impact-blue.webp",
|
||||
"system": {
|
||||
"description": "<p>When you succeed on an Agility Roll to move from Far or Very Far range into Melee range with one or more targets, you can <strong>mark a Stress</strong> to deal <strong>1d12</strong> physical damage to all targets within Melee range.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"KLg0T6I1w24sfIbH": {
|
||||
"type": "damage",
|
||||
"_id": "KLg0T6I1w24sfIbH",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
},
|
||||
"multiplier": "flat",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d12",
|
||||
"bonus": null
|
||||
},
|
||||
"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": null
|
||||
},
|
||||
"effects": [],
|
||||
"name": "Damage",
|
||||
"img": "icons/magic/movement/trail-streak-impact-blue.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"subType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [],
|
||||
"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": 1753995559143,
|
||||
"modifiedTime": 1753995629206,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items!AA2CZlJSWW8GPhrR"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue