mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
566 sorcerer class (#581)
* add sorcerer subclass * fix rogue not being in yet * Fixed so subclasses can be dragged to sheet from compendium --------- Co-authored-by: psitacus <walther.johnson@ucalgary.ca> Co-authored-by: WBHarry <williambjrklund@gmail.com>
This commit is contained in:
parent
353f3a9e1e
commit
481652bf3f
22 changed files with 1405 additions and 2 deletions
|
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"folder": "oNhnBt8HZ2oaSnSn",
|
||||
"name": "Minor Illusion",
|
||||
"type": "feature",
|
||||
"_id": "cshTYdtz9yoXYYB3",
|
||||
"img": "icons/magic/unholy/hands-cloud-light-pink.webp",
|
||||
"system": {
|
||||
"description": "<p>Make a <strong>Spellcast Roll (10)</strong>. On a success, you create a minor visual illusion no larger than yourself within Close range. This illusion is convincing to anyone at Close range or farther.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"gLjqQ6KgxVeJljRt": {
|
||||
"type": "attack",
|
||||
"_id": "gLjqQ6KgxVeJljRt",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null,
|
||||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"effects": [],
|
||||
"roll": {
|
||||
"type": "spellcast",
|
||||
"trait": null,
|
||||
"difficulty": 10,
|
||||
"bonus": null,
|
||||
"advState": "neutral",
|
||||
"diceRolling": {
|
||||
"multiplier": "prof",
|
||||
"flatMultiplier": 1,
|
||||
"dice": "d6",
|
||||
"compare": null,
|
||||
"treshold": null
|
||||
},
|
||||
"useDefault": false
|
||||
},
|
||||
"save": {
|
||||
"trait": null,
|
||||
"difficulty": null,
|
||||
"damageMod": "none"
|
||||
},
|
||||
"name": "Cast",
|
||||
"img": "icons/magic/unholy/hands-cloud-light-pink.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"Q9NoTaEarn3VMS6Z": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754349703843,
|
||||
"modifiedTime": 1754349703843,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_key": "!items!cshTYdtz9yoXYYB3"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue