mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 13:41:07 +01:00
[Feature] Beastform Compendium (#434)
* Various fixes * Added fixes to make beastforms work * . * Added all SRD beastforms
This commit is contained in:
parent
0fe6c4066a
commit
187a0dc090
80 changed files with 6189 additions and 89 deletions
|
|
@ -0,0 +1,122 @@
|
|||
{
|
||||
"name": "Venomous Strike",
|
||||
"type": "feature",
|
||||
"img": "icons/creatures/abilities/fang-tooth-poison-green.webp",
|
||||
"system": {
|
||||
"description": "<p>Make an attack against any number of targets within Very Close range. On a success, a target is temporarily Poisoned. A Poisoned creature takes <strong>1d10</strong> physical direct damage each time they act.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"igRoXxgaTT9tBQS7": {
|
||||
"type": "attack",
|
||||
"_id": "igRoXxgaTT9tBQS7",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Make an attack against any number of targets within Very Close range. On a success, a target is temporarily Poisoned. A Poisoned creature takes <strong>1d10</strong> physical direct damage each time they act.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"_id": "1iQPj96LqUNkRaxE",
|
||||
"onSave": false
|
||||
}
|
||||
],
|
||||
"roll": {
|
||||
"type": "attack",
|
||||
"trait": "finesse",
|
||||
"difficulty": null,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": 10,
|
||||
"damageMod": "none"
|
||||
},
|
||||
"name": "Attack",
|
||||
"img": "icons/creatures/abilities/fang-tooth-poison-green.webp",
|
||||
"range": "veryClose"
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"subType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Poisoned",
|
||||
"img": "icons/creatures/abilities/fang-tooth-poison-green.webp",
|
||||
"origin": "Item.bgcxeOs3RRGinrNW",
|
||||
"transfer": false,
|
||||
"_id": "1iQPj96LqUNkRaxE",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"changes": [],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "<p>A Poisoned creature takes <strong>1d10</strong> physical direct damage each time they act.</p>",
|
||||
"tint": "#ffffff",
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!items.effects!uW3853pViM9VAfHb.1iQPj96LqUNkRaxE"
|
||||
}
|
||||
],
|
||||
"folder": "uU8bIoZvXge0rLaU",
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753621248553,
|
||||
"modifiedTime": 1753628206133,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_id": "uW3853pViM9VAfHb",
|
||||
"sort": 1300000,
|
||||
"_key": "!items!uW3853pViM9VAfHb"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue