mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
merge main to development (#1244)
* Fixed typo of defi ant to defiant (#1175) Co-authored-by: Chris Ryan <chrisr@blackhole> * Add dice value support to Advesaries and Environments (#1186) Co-authored-by: Chris Ryan <chrisr@blackhole> * Update Powerful Beast for Errata changes (#1185) Co-authored-by: Chris Ryan <chrisr@blackhole> * Remove unnecessary chatDisplay (#1171) * Remove dupe weapon (#1167) Co-authored-by: Chris Ryan <chrisr@blackhole> * Rune Ward reduces damage with flat 1d8 (#1191) Co-authored-by: Chris Ryan <chrisr@blackhole> * Fix adv hand crossbow to d6 damage, not d4 (#1208) Co-authored-by: Chris Ryan <chrisr@blackhole> * Fix advantages for Armored Sentry (#1210) Co-authored-by: Chris Ryan <chrisr@blackhole> * Change the damage to use d8 instead of d6 (#1211) Co-authored-by: Chris Ryan <chrisr@blackhole> * [PR] Compendium fixes and Typo checks - 26 Oct (#1233) * PR fixes and Typo checks - 26 Oct * removed dwarf tough skin action as it was unecessary * Fix the damage output of the Takedown Beastform feature (#1240) Co-authored-by: Chris Ryan <chrisr@blackhole> --------- Co-authored-by: Chris Ryan <chrisr@blackhole> Co-authored-by: UsernameIsInUse <49582925+UsernameIsInUse@users.noreply.github.com> Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
This commit is contained in:
parent
3aaae26ba1
commit
bccedffbca
88 changed files with 3270 additions and 559 deletions
|
|
@ -233,7 +233,40 @@
|
|||
"system": {
|
||||
"description": "<p>The Flickerfly can be spotlighted up to four times per GM turn. Spend Fear as usual to spotlight them.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"actions": {
|
||||
"poUhJdSkhjiVL2Vp": {
|
||||
"type": "effect",
|
||||
"_id": "poUhJdSkhjiVL2Vp",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>The Flickerfly can be spotlighted up to four times per GM turn. Spend Fear as usual to spotlight them.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "passive",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "fear",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null,
|
||||
"consumeOnSuccess": false
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": 0,
|
||||
"max": "3",
|
||||
"recovery": null,
|
||||
"consumeOnSuccess": false
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Spotlight: Relentless",
|
||||
"img": "icons/magic/unholy/silhouette-evil-horned-giant.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
|
|
@ -251,12 +284,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.350",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"systemVersion": "1.1.2",
|
||||
"createdTime": 1754121940551,
|
||||
"modifiedTime": 1754121965558,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1760381115291,
|
||||
"lastModifiedBy": "fBcTgyTzoARBvohY"
|
||||
},
|
||||
"_key": "!actors.items!G7jiltRjgvVhZewm.fFOhhMl4SDUnYNNO"
|
||||
},
|
||||
|
|
@ -273,7 +306,7 @@
|
|||
"systemPath": "actions",
|
||||
"description": "<p>When the Flickerfly makes an attack, the target’s Evasion is halved against the attack.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"actionType": "passive",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
|
|
@ -364,12 +397,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.350",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"systemVersion": "1.1.2",
|
||||
"createdTime": 1754121968284,
|
||||
"modifiedTime": 1754122883213,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1760381147421,
|
||||
"lastModifiedBy": "fBcTgyTzoARBvohY"
|
||||
},
|
||||
"_key": "!actors.items!G7jiltRjgvVhZewm.PrwC6RpsP12fPUwy"
|
||||
},
|
||||
|
|
@ -719,7 +752,7 @@
|
|||
"systemPath": "actions",
|
||||
"description": "<p>When the Flickerfly takes damage from an attack within Close range, you can mark a Stress to take half damage.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"actionType": "reaction",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
|
|
@ -760,14 +793,47 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.350",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"systemVersion": "1.1.2",
|
||||
"createdTime": 1754122789186,
|
||||
"modifiedTime": 1754122857220,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
"modifiedTime": 1760381159787,
|
||||
"lastModifiedBy": "fBcTgyTzoARBvohY"
|
||||
},
|
||||
"_key": "!actors.items!G7jiltRjgvVhZewm.KLdLRKoJHBJlHwYe"
|
||||
},
|
||||
{
|
||||
"name": "Deadly Flight",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>While flying the Flickerfly can move up to Far range instead of Close range before taking an action.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"multiclassOrigin": false
|
||||
},
|
||||
"_id": "WFRpSDZvqF0Upjoy",
|
||||
"img": "icons/skills/movement/feet-winged-boots-blue.webp",
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"fBcTgyTzoARBvohY": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.350",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.1.2",
|
||||
"createdTime": 1760381172325,
|
||||
"modifiedTime": 1760381302938,
|
||||
"lastModifiedBy": "fBcTgyTzoARBvohY"
|
||||
},
|
||||
"_key": "!actors.items!G7jiltRjgvVhZewm.WFRpSDZvqF0Upjoy"
|
||||
}
|
||||
],
|
||||
"effects": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue