mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
Added wizard (#569)
This commit is contained in:
parent
2ee56e5876
commit
34f2481fd6
26 changed files with 1237 additions and 0 deletions
|
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"folder": "8dyHGlppj08jYLIO",
|
||||
"name": "Battlemage",
|
||||
"type": "feature",
|
||||
"_id": "Y9eGMewnFZgPvX0M",
|
||||
"img": "icons/equipment/chest/collar-steel.webp",
|
||||
"system": {
|
||||
"description": "<p>You’ve focused your studies on becoming an unconquerable force on the battlefield. Gain an additional Hit Point slot.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Battlemage",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"_id": "6jjKzvBxAJTHHGoX",
|
||||
"img": "icons/equipment/chest/collar-steel.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.resources.hitPoints.max",
|
||||
"mode": 2,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "<p>Gain an additional Hit Point slot.</p>",
|
||||
"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",
|
||||
"createdTime": 1754253823716,
|
||||
"modifiedTime": 1754253850998,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items.effects!Y9eGMewnFZgPvX0M.6jjKzvBxAJTHHGoX"
|
||||
}
|
||||
],
|
||||
"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": 1754253784757,
|
||||
"modifiedTime": 1754253819240,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items!Y9eGMewnFZgPvX0M"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue