mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +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,114 @@
|
|||
{
|
||||
"name": "Mythic Beast",
|
||||
"type": "beastform",
|
||||
"img": "icons/creatures/eyes/lizard-single-slit-pink.webp",
|
||||
"system": {
|
||||
"beastformType": "evolved",
|
||||
"tier": 4,
|
||||
"tokenImg": "icons/svg/mystery-man.svg",
|
||||
"tokenRingImg": "icons/svg/mystery-man.svg",
|
||||
"tokenSize": {
|
||||
"height": null,
|
||||
"width": null
|
||||
},
|
||||
"mainTrait": "agility",
|
||||
"advantageOn": {},
|
||||
"features": [],
|
||||
"evolved": {
|
||||
"mainTraitBonus": 2,
|
||||
"maximumTier": 2
|
||||
},
|
||||
"hybrid": {
|
||||
"beastformOptions": 2,
|
||||
"advantages": 2,
|
||||
"features": 2
|
||||
},
|
||||
"examples": ""
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"type": "beastform",
|
||||
"name": "Beastform Transformation",
|
||||
"img": "icons/creatures/abilities/paw-print-pair-purple.webp",
|
||||
"_id": "vhwbPQ2YT64qD1t1",
|
||||
"system": {
|
||||
"characterTokenData": {
|
||||
"tokenImg": null,
|
||||
"tokenRingImg": "icons/svg/mystery-man.svg",
|
||||
"tokenSize": {}
|
||||
},
|
||||
"advantageOn": [],
|
||||
"featureIds": [],
|
||||
"effectIds": []
|
||||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.damage.physical.bonus",
|
||||
"mode": 2,
|
||||
"value": "9",
|
||||
"priority": null
|
||||
},
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "3",
|
||||
"priority": null
|
||||
},
|
||||
{
|
||||
"key": "system.rules.attack.damage.diceIndex",
|
||||
"mode": 2,
|
||||
"value": "1",
|
||||
"priority": 60
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "<p>Pick a Tier 1 or Tier 2 Beastform option and become a larger, more powerful version of that creature. While you’re in this form, you retain all traits and features from the original form and gain the the following bonuses:</p><ul><li>A +9 bonus to damage rolls</li><li>A +2 bonus to the trait used by this form</li><li>A +3 bonus to Evasion</li><li>Your damage die increases by one size (d6 becomes d8, d8 becomes d10 etc.)</li></ul>",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0",
|
||||
"modifiedTime": 1753636223126
|
||||
},
|
||||
"_key": "!items.effects!kObobka52JdpWBSu.vhwbPQ2YT64qD1t1"
|
||||
}
|
||||
],
|
||||
"folder": "UQEr5SAm2Z1Aih1S",
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"FecEtPuoQh6MpjQ0": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753628844905,
|
||||
"modifiedTime": 1753628844905,
|
||||
"lastModifiedBy": "FecEtPuoQh6MpjQ0"
|
||||
},
|
||||
"_id": "kObobka52JdpWBSu",
|
||||
"sort": 0,
|
||||
"_key": "!items!kObobka52JdpWBSu"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue