mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 16:03:39 +02:00
[Feature] Action Area SRD Updates (#1822)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
* Updated Environments * Added remaining
This commit is contained in:
parent
545934aa60
commit
e6d5a2f7d3
36 changed files with 559 additions and 219 deletions
|
|
@ -77,7 +77,16 @@
|
||||||
},
|
},
|
||||||
"name": "Attack",
|
"name": "Attack",
|
||||||
"img": "icons/creatures/abilities/dragon-fire-breath-orange.webp",
|
"img": "icons/creatures/abilities/dragon-fire-breath-orange.webp",
|
||||||
"range": "veryClose"
|
"range": "veryClose",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Elemental Breath",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"type": "feature",
|
"type": "feature",
|
||||||
"img": "icons/magic/earth/barrier-stone-brown-green.webp",
|
"img": "icons/magic/earth/barrier-stone-brown-green.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p><strong>Spend a Hope</strong> to move up to Far range in a straight line and make an attack against all targets within Melee range of the line. Targets you succeed against take <strong>d8+10</strong> physical damage using your Proficiency and are temporarily <em>Vulnerable</em>.</p><p>@Template[type:ray|range:f]</p>",
|
"description": "<p><strong>Spend a Hope</strong> to move up to Far range in a straight line and make an attack against all targets within Melee range of the line. Targets you succeed against take <strong>d8+10</strong> physical damage using your Proficiency and are temporarily <em>Vulnerable</em>.</p>",
|
||||||
"resource": null,
|
"resource": null,
|
||||||
"actions": {
|
"actions": {
|
||||||
"5SXMT39vrZoK7GBM": {
|
"5SXMT39vrZoK7GBM": {
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
],
|
],
|
||||||
"uses": {
|
"uses": {
|
||||||
"value": null,
|
"value": null,
|
||||||
"max": null,
|
"max": "",
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
|
|
@ -87,7 +87,16 @@
|
||||||
},
|
},
|
||||||
"name": "Attack",
|
"name": "Attack",
|
||||||
"img": "icons/magic/earth/barrier-stone-brown-green.webp",
|
"img": "icons/magic/earth/barrier-stone-brown-green.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Demolish",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "line",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"type": "feature",
|
"type": "feature",
|
||||||
"img": "icons/environment/people/charge.webp",
|
"img": "icons/environment/people/charge.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p><strong>Mark a Stress</strong> to move up to Close range in a straight line and make an attack against all targets within Melee range of the line. Targets you succeed against take <strong>d8+1</strong> physical damage using your Proficiency and are temporarily <em>Vulnerable</em>.</p><p>@Template[type:ray|range:close]</p>",
|
"description": "<p><strong>Mark a Stress</strong> to move up to Close range in a straight line and make an attack against all targets within Melee range of the line. Targets you succeed against take <strong>d8+1</strong> physical damage using your Proficiency and are temporarily <em>Vulnerable</em>.</p>",
|
||||||
"resource": null,
|
"resource": null,
|
||||||
"actions": {
|
"actions": {
|
||||||
"YCOTIv9IVEKpumbJ": {
|
"YCOTIv9IVEKpumbJ": {
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
],
|
],
|
||||||
"uses": {
|
"uses": {
|
||||||
"value": null,
|
"value": null,
|
||||||
"max": null,
|
"max": "",
|
||||||
"recovery": null
|
"recovery": null
|
||||||
},
|
},
|
||||||
"damage": {
|
"damage": {
|
||||||
|
|
@ -56,7 +56,7 @@
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
"type": null,
|
"type": "",
|
||||||
"amount": null
|
"amount": null
|
||||||
},
|
},
|
||||||
"effects": [
|
"effects": [
|
||||||
|
|
@ -87,7 +87,16 @@
|
||||||
},
|
},
|
||||||
"name": "Attack",
|
"name": "Attack",
|
||||||
"img": "icons/environment/people/charge.webp",
|
"img": "icons/environment/people/charge.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Trample",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "line",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -66,7 +66,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "K26kfjmTEH9zPMMO",
|
"_id": "K26kfjmTEH9zPMMO",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Card-Feature\">Make a <strong>Spellcast Roll (15)</strong>. On a success, create a temporary wall of magical flame between two points within Far range. All creatures in its path must choose a side to be on, and anything that subsequently passes through the wall takes <strong>4d10+3</strong> magic damage.</p><p>@Template[type:ray|range:f]</p>",
|
"description": "<p class=\"Card-Feature\">Make a <strong>Spellcast Roll (15)</strong>. On a success, create a temporary wall of magical flame between two points within Far range. All creatures in its path must choose a side to be on, and anything that subsequently passes through the wall takes <strong>4d10+3</strong> magic damage.</p>",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -133,7 +133,16 @@
|
||||||
},
|
},
|
||||||
"name": "Wall Of Flame",
|
"name": "Wall Of Flame",
|
||||||
"img": "icons/magic/fire/barrier-wall-flame-ring-yellow.webp",
|
"img": "icons/magic/fire/barrier-wall-flame-ring-yellow.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Book of Grynn",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "line",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -113,7 +113,7 @@
|
||||||
"type": "damage",
|
"type": "damage",
|
||||||
"_id": "fb2HYD9J759nHKhV",
|
"_id": "fb2HYD9J759nHKhV",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Card-Feature\"><strong>Mark a Stress</strong> to create a temporary magical circle on the ground where you stand. All adversaries within Melee range, or who enter Melee range, take <strong>2d12+4</strong> magic damage and are knocked back to Very Close range.</p><p>@Template[type:emanation|range:m]</p>",
|
"description": "<p class=\"Card-Feature\"><strong>Mark a Stress</strong> to create a temporary magical circle on the ground where you stand. All adversaries within Melee range, or who enter Melee range, take <strong>2d12+4</strong> magic damage and are knocked back to Very Close range.</p>",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [
|
||||||
|
|
@ -167,7 +167,16 @@
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"name": "Rune Circle",
|
"name": "Rune Circle",
|
||||||
"img": "icons/magic/symbols/runes-star-pentagon-blue.webp",
|
"img": "icons/magic/symbols/runes-star-pentagon-blue.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Book of Korvax",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "melee",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "IxoglRervMx9YdVn",
|
"_id": "IxoglRervMx9YdVn",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Card-Feature\">Make a <strong>Spellcast Roll (18)</strong>. On a success, time temporarily slows to a halt for everyone within Far range except for you. It resumes the next time you make an action roll that targets another creature.</p><p>@Template[type:emanation|range:f]</p>",
|
"description": "<p class=\"Card-Feature\">Make a <strong>Spellcast Roll (18)</strong>. On a success, time temporarily slows to a halt for everyone within Far range except for you. It resumes the next time you make an action roll that targets another creature.</p>",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -54,7 +54,16 @@
|
||||||
},
|
},
|
||||||
"name": "Timejammer",
|
"name": "Timejammer",
|
||||||
"img": "icons/magic/time/hourglass-tilted-glowing-gold.webp",
|
"img": "icons/magic/time/hourglass-tilted-glowing-gold.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Book of Yarrow",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"ZcQfbtGet0KQWjWS": {
|
"ZcQfbtGet0KQWjWS": {
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
|
|
|
||||||
|
|
@ -90,7 +90,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/lightning/bolts-forked-large-blue-yellow.webp",
|
"img": "icons/magic/lightning/bolts-forked-large-blue-yellow.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Chain Lightning",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"tRJNO3DVvVYwW3tt": {
|
"tRJNO3DVvVYwW3tt": {
|
||||||
"type": "damage",
|
"type": "damage",
|
||||||
|
|
|
||||||
|
|
@ -178,7 +178,16 @@
|
||||||
},
|
},
|
||||||
"name": "Fire Flies: Cast",
|
"name": "Fire Flies: Cast",
|
||||||
"img": "icons/creatures/invertebrates/wasp-swarm-movement.webp",
|
"img": "icons/creatures/invertebrates/wasp-swarm-movement.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Conjure Swarm",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
@ -204,31 +213,28 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"key": "system.rules.damageReduction.reduceSeverity.magical",
|
"key": "system.rules.damageReduction.reduceSeverity.magical",
|
||||||
"mode": 2,
|
"value": 1,
|
||||||
"value": "1",
|
"priority": null,
|
||||||
"priority": null
|
"type": "add"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "system.rules.damageReduction.reduceSeverity.physical",
|
"key": "system.rules.damageReduction.reduceSeverity.physical",
|
||||||
"mode": 2,
|
"value": 1,
|
||||||
"value": "1",
|
"priority": null,
|
||||||
"priority": null
|
"type": "add"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -238,6 +244,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!rZPH0BY8Sznc9sFG.dImnF8ZT2rVybiIP"
|
"_key": "!items.effects!rZPH0BY8Sznc9sFG.dImnF8ZT2rVybiIP"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -214,7 +214,16 @@
|
||||||
},
|
},
|
||||||
"name": "Hit All Adversaries Between",
|
"name": "Hit All Adversaries Between",
|
||||||
"img": "icons/magic/nature/root-vine-beanstalk-moon.webp",
|
"img": "icons/magic/nature/root-vine-beanstalk-moon.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Line To Target",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "line",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
@ -240,18 +249,15 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [],
|
"changes": []
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -263,6 +269,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!x0FVGE1YbfXalJiw.wMXCIQxqLS9IbsEK"
|
"_key": "!items.effects!x0FVGE1YbfXalJiw.wMXCIQxqLS9IbsEK"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -278,18 +287,15 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [],
|
"changes": []
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -301,6 +307,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!x0FVGE1YbfXalJiw.bZ0xgZ6TT2099OYp"
|
"_key": "!items.effects!x0FVGE1YbfXalJiw.bZ0xgZ6TT2099OYp"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -316,18 +325,15 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [],
|
"changes": []
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -339,6 +345,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!x0FVGE1YbfXalJiw.Oe95zWWY41nH8y5l"
|
"_key": "!items.effects!x0FVGE1YbfXalJiw.Oe95zWWY41nH8y5l"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/nature/moon-crescent.webp",
|
"img": "icons/magic/nature/moon-crescent.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Eclipse",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"rvkNiqCr8N6t6KPo": {
|
"rvkNiqCr8N6t6KPo": {
|
||||||
"type": "damage",
|
"type": "damage",
|
||||||
|
|
@ -138,25 +147,22 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"key": "system.disadvantageSources",
|
"key": "system.disadvantageSources",
|
||||||
"mode": 2,
|
|
||||||
"value": "Attacking you or an ally within this eclipse's shadow",
|
"value": "Attacking you or an ally within this eclipse's shadow",
|
||||||
"priority": null
|
"priority": null,
|
||||||
|
"type": "add"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "<p><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Attack rolls</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> have </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">disadvantage</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> when targeting you or an ally within this shadow.</p>",
|
"description": "<p><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Attack rolls</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> have </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">disadvantage</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> when targeting you or an ally within this shadow.</p>",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -166,6 +172,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!62Sj67PdPFzwWVe3.ARMcw2FtKfaYr902"
|
"_key": "!items.effects!62Sj67PdPFzwWVe3.ARMcw2FtKfaYr902"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "7Cs44YADBTmmtCw6",
|
"folder": "7Cs44YADBTmmtCw6",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all adversaries within Far range. <strong>Mark any number of Stress</strong> to make shards of arcana rain down from above. Targets you succeed against take <strong>1d20+2</strong> magic damage for each Stress marked.</p><p>@Template[type:emanation|range:f]</p>",
|
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all adversaries within Far range. <strong>Mark any number of Stress</strong> to make shards of arcana rain down from above. Targets you succeed against take <strong>1d20+2</strong> magic damage for each Stress marked.</p>",
|
||||||
"domain": "arcana",
|
"domain": "arcana",
|
||||||
"recallCost": 1,
|
"recallCost": 1,
|
||||||
"level": 10,
|
"level": 10,
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "xJfXJDVsBayGaqkr",
|
"_id": "xJfXJDVsBayGaqkr",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all adversaries within Far range. <strong>Mark any number of Stress</strong> to make shards of arcana rain down from above. Targets you succeed against take <strong>1d20+2</strong> magic damage for each Stress marked.</p><p>@Template[type:emanation|range:f]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [
|
||||||
|
|
@ -89,7 +89,16 @@
|
||||||
},
|
},
|
||||||
"name": "Attack",
|
"name": "Attack",
|
||||||
"img": "icons/magic/light/projectiles-star-purple.webp",
|
"img": "icons/magic/light/projectiles-star-purple.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Falling Sky",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "FUzQxkv4gFc46SIs",
|
"folder": "FUzQxkv4gFc46SIs",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\"><strong>Spend 2 Hope</strong> to strike the ground where you stand and make a <strong>Strength Roll</strong> against all targets within Very Close range. Targets you succeed against are thrown back to Far range and must make a Reaction Roll (17). Targets who fail take <strong>4d10+8</strong> damage. Targets who succeed take half damage.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "<p class=\"Body-Foundation\"><strong>Spend 2 Hope</strong> to strike the ground where you stand and make a <strong>Strength Roll</strong> against all targets within Very Close range. Targets you succeed against are thrown back to Far range and must make a Reaction Roll (17). Targets who fail take <strong>4d10+8</strong> damage. Targets who succeed take half damage.</p>",
|
||||||
"domain": "valor",
|
"domain": "valor",
|
||||||
"recallCost": 2,
|
"recallCost": 2,
|
||||||
"level": 8,
|
"level": 8,
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "FOrohOCnzfdBl4sM",
|
"_id": "FOrohOCnzfdBl4sM",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Body-Foundation\"><strong>Spend 2 Hope</strong> to strike the ground where you stand and make a <strong>Strength Roll</strong> against all targets within Very Close range. Targets you succeed against are thrown back to Far range and must make a Reaction Roll (17). Targets who fail take <strong>4d10+8</strong> damage. Targets who succeed take half damage.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [
|
||||||
|
|
@ -88,7 +88,16 @@
|
||||||
},
|
},
|
||||||
"name": "Strike Ground",
|
"name": "Strike Ground",
|
||||||
"img": "icons/magic/earth/barrier-stone-brown-green.webp",
|
"img": "icons/magic/earth/barrier-stone-brown-green.webp",
|
||||||
"range": "veryClose"
|
"range": "veryClose",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Ground Pound",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -84,7 +84,16 @@
|
||||||
},
|
},
|
||||||
"name": "Heal 1 Hit Point",
|
"name": "Heal 1 Hit Point",
|
||||||
"img": "icons/commodities/gems/gem-faceted-diamond-green.webp",
|
"img": "icons/commodities/gems/gem-faceted-diamond-green.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Healing Field",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"EqamWsxO86ZjY8WV": {
|
"EqamWsxO86ZjY8WV": {
|
||||||
"type": "healing",
|
"type": "healing",
|
||||||
|
|
@ -168,7 +177,16 @@
|
||||||
},
|
},
|
||||||
"name": "Heal 2 Hit Points",
|
"name": "Heal 2 Hit Points",
|
||||||
"img": "icons/commodities/gems/gem-faceted-diamond-green.webp",
|
"img": "icons/commodities/gems/gem-faceted-diamond-green.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Healing Field",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resource": {
|
"resource": {
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "kLMAuyZktmohOSXa",
|
"_id": "kLMAuyZktmohOSXa",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p>Make a <strong>Spellcast Roll</strong> against all adversaries in front of you within Close range. Once per rest on a success, create an illusion of flashing colors and lights that temporarily <em>Stuns</em> targets you succeed against and forces them to mark a Stress. While <em>Stunned</em>, they can’t use reactions and can’t take any other actions until they clear this condition.</p><p>@Template[type:infront|range:c]</p>",
|
"description": "<p>Make a <strong>Spellcast Roll</strong> against all adversaries in front of you within Close range. Once per rest on a success, create an illusion of flashing colors and lights that temporarily <em>Stuns</em> targets you succeed against and forces them to mark a Stress. While <em>Stunned</em>, they can’t use reactions and can’t take any other actions until they clear this condition.</p>",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -86,7 +86,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/control/hypnosis-mesmerism-swirl.webp",
|
"img": "icons/magic/control/hypnosis-mesmerism-swirl.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Hypnotic Shimmer",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "inFront",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "pDtffkb0SMv1O8pL",
|
"folder": "pDtffkb0SMv1O8pL",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll (15)</strong>. Once per rest on a success, <strong>spend a Hope</strong> to create a temporary magical wall between two points within Far range. It can be up to 50 feet high and form at any angle. Creatures or objects in its path are shunted to a side of your choice. The wall stays up until your next rest or you cast Manifest Wall again.</p><p>@Template[type:ray|range:f]</p>",
|
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll (15)</strong>. Once per rest on a success, <strong>spend a Hope</strong> to create a temporary magical wall between two points within Far range. It can be up to 50 feet high and form at any angle. Creatures or objects in its path are shunted to a side of your choice. The wall stays up until your next rest or you cast Manifest Wall again.</p>",
|
||||||
"domain": "codex",
|
"domain": "codex",
|
||||||
"recallCost": 2,
|
"recallCost": 2,
|
||||||
"level": 5,
|
"level": 5,
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "nFzMCrW7wuXCCmJW",
|
"_id": "nFzMCrW7wuXCCmJW",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll (15)</strong>. Once per rest on a success, <strong>spend a Hope</strong> to create a temporary magical wall between two points within Far range. It can be up to 50 feet high and form at any angle. Creatures or objects in its path are shunted to a side of your choice. The wall stays up until your next rest or you cast Manifest Wall again.</p><p>@Template[type:ray|range:f]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [
|
||||||
|
|
@ -63,7 +63,16 @@
|
||||||
},
|
},
|
||||||
"name": "Spend Hope",
|
"name": "Spend Hope",
|
||||||
"img": "icons/magic/symbols/ring-circle-smoke-blue.webp",
|
"img": "icons/magic/symbols/ring-circle-smoke-blue.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Manifest Wall",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "line",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "7O1tTswJMNdPgLsx",
|
"folder": "7O1tTswJMNdPgLsx",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all targets within Far range. Targets you succeed against become temporarily <em>Enraptured</em>. While <em>Enraptured</em>, a target’s attention is fixed on you, narrowing their field of view and drowning out any sound but your voice. <strong>Mark a Stress</strong> to force all <em>Enraptured</em> targets to mark a Stress, ending this spell.</p><p>@Template[type:emanation|range:f]</p>",
|
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all targets within Far range. Targets you succeed against become temporarily <em>Enraptured</em>. While <em>Enraptured</em>, a target’s attention is fixed on you, narrowing their field of view and drowning out any sound but your voice. <strong>Mark a Stress</strong> to force all <em>Enraptured</em> targets to mark a Stress, ending this spell.</p>",
|
||||||
"domain": "grace",
|
"domain": "grace",
|
||||||
"recallCost": 3,
|
"recallCost": 3,
|
||||||
"level": 8,
|
"level": 8,
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "r5eA3tAH7EplOQCP",
|
"_id": "r5eA3tAH7EplOQCP",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all targets within Far range. Targets you succeed against become temporarily <em>Enraptured</em>. While <em>Enraptured</em>, a target’s attention is fixed on you, narrowing their field of view and drowning out any sound but your voice. <strong>Mark a Stress</strong> to force all <em>Enraptured</em> targets to mark a Stress, ending this spell.</p><p>@Template[type:emanation|range:f]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -59,7 +59,16 @@
|
||||||
},
|
},
|
||||||
"name": "Enrapture",
|
"name": "Enrapture",
|
||||||
"img": "icons/magic/control/hypnosis-mesmerism-eye.webp",
|
"img": "icons/magic/control/hypnosis-mesmerism-eye.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Mass Enrapture",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"QhBaM0LU9tmSI3IO": {
|
"QhBaM0LU9tmSI3IO": {
|
||||||
"type": "damage",
|
"type": "damage",
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "2rqOUxEglhhPKk2j",
|
"folder": "2rqOUxEglhhPKk2j",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">Once per long rest, choose any targets within Very Close range to perceive you as a nightmarish horror. The targets must succeed on a Reaction Roll (16) or become temporarily <em>Horrified</em>. While <em>Horrified</em>, they’re <em>Vulnerable</em>. Steal a number of Fear from the GM equal to the number of targets that are <em>Horrified</em> (up to the number of Fear in the GM’s pool). Roll a number of <strong>d6s</strong> equal to the number of stolen Fear and deal the total damage to each <em>Horrified</em> target. Discard the stolen Fear.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "<p class=\"Body-Foundation\">Once per long rest, choose any targets within Very Close range to perceive you as a nightmarish horror. The targets must succeed on a Reaction Roll (16) or become temporarily <em>Horrified</em>. While <em>Horrified</em>, they’re <em>Vulnerable</em>. Steal a number of Fear from the GM equal to the number of targets that are <em>Horrified</em> (up to the number of Fear in the GM’s pool). Roll a number of <strong>d6s</strong> equal to the number of stolen Fear and deal the total damage to each <em>Horrified</em> target. Discard the stolen Fear.</p>",
|
||||||
"domain": "midnight",
|
"domain": "midnight",
|
||||||
"recallCost": 2,
|
"recallCost": 2,
|
||||||
"level": 9,
|
"level": 9,
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "e4A6GQERsn08IBby",
|
"_id": "e4A6GQERsn08IBby",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Body-Foundation\">Once per long rest, choose any targets within Very Close range to perceive you as a nightmarish horror. The targets must succeed on a Reaction Roll (16) or become temporarily <em>Horrified</em>. While <em>Horrified</em>, they’re <em>Vulnerable</em>. Steal a number of Fear from the GM equal to the number of targets that are <em>Horrified</em> (up to the number of Fear in the GM’s pool). Roll a number of <strong>d6s</strong> equal to the number of stolen Fear and deal the total damage to each <em>Horrified</em> target. Discard the stolen Fear.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -59,7 +59,16 @@
|
||||||
},
|
},
|
||||||
"name": "Horrify",
|
"name": "Horrify",
|
||||||
"img": "icons/creatures/magical/spirit-fear-energy-pink.webp",
|
"img": "icons/creatures/magical/spirit-fear-energy-pink.webp",
|
||||||
"range": "veryClose"
|
"range": "veryClose",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Night Terror",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"ELzQvftGxZigPkBH": {
|
"ELzQvftGxZigPkBH": {
|
||||||
"type": "damage",
|
"type": "damage",
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "WTnjKQs2uI1TuF9r",
|
"_id": "WTnjKQs2uI1TuF9r",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p><span style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: rgb(93, 20, 43) rgba(0, 0, 0, 0); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\">Spend a </span><span class=\"tooltip-convert\" style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: rgb(93, 20, 43) rgba(0, 0, 0, 0); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"><strong style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: rgb(93, 20, 43) rgba(0, 0, 0, 0);\">Hope</strong></span> to make a </span><span class=\"tooltip-convert\" style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: rgb(93, 20, 43) rgba(0, 0, 0, 0); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"><strong style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: rgb(93, 20, 43) rgba(0, 0, 0, 0);\">Spellcast Roll</strong></span> and conjure throwing blades that strike out at all targets within </span><span class=\"tooltip-convert\" style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: rgb(93, 20, 43) rgba(0, 0, 0, 0); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\">Very Close</span> range. Targets you succeed against take </span><span style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: rgb(93, 20, 43) rgba(0, 0, 0, 0); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\">d8+2</span> magic damage using your </span><span class=\"tooltip-convert\" style=\"box-sizing: border-box; scrollbar-width: thin; scrollbar-color: rgb(93, 20, 43) rgba(0, 0, 0, 0); color: rgb(239, 230, 216); font-family: Montserrat, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(24, 22, 46, 0.376); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\">Proficiency</span>.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "<p><strong>Spend a Hope</strong> to make a <strong>Spellcast Roll</strong> and conjure throwing blades that strike out at all targets within Very Close range. Targets you succeed against take <strong>d8+2</strong> magic damage using your Proficiency.</p>",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [
|
||||||
|
|
@ -88,7 +88,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/skills/melee/spear-tips-three-green.webp",
|
"img": "icons/skills/melee/spear-tips-three-green.webp",
|
||||||
"range": "veryClose"
|
"range": "veryClose",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Rain of Blades",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "qY4Zqc1Ch6p317uK",
|
"folder": "qY4Zqc1Ch6p317uK",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll (15)</strong>. Once per rest on a success, create a temporary barrier of protective energy around you at Very Close range. You and all allies within the barrier when this spell is cast clear <strong>1d4</strong> Hit Points. While the barrier is up, you and all allies within have resistance to physical damage from outside the barrier.</p><p class=\"Body-Foundation\">When you move, the barrier follows you.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll (15)</strong>. Once per rest on a success, create a temporary barrier of protective energy around you at Very Close range. You and all allies within the barrier when this spell is cast clear <strong>1d4</strong> Hit Points. While the barrier is up, you and all allies within have resistance to physical damage from outside the barrier.</p><p class=\"Body-Foundation\">When you move, the barrier follows you.</p>",
|
||||||
"domain": "sage",
|
"domain": "sage",
|
||||||
"recallCost": 1,
|
"recallCost": 1,
|
||||||
"level": 8,
|
"level": 8,
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "healing",
|
"type": "healing",
|
||||||
"_id": "XdAwXl2uWNinInFe",
|
"_id": "XdAwXl2uWNinInFe",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll (15)</strong>. Once per rest on a success, create a temporary barrier of protective energy around you at Very Close range. You and all allies within the barrier when this spell is cast clear <strong>1d4</strong> Hit Points. While the barrier is up, you and all allies within have resistance to physical damage from outside the barrier.</p><p class=\"Body-Foundation\">When you move, the barrier follows you.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -80,7 +80,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/nature/leaf-hand-green.webp",
|
"img": "icons/magic/nature/leaf-hand-green.webp",
|
||||||
"range": "veryClose"
|
"range": "veryClose",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Rejuvenation Barrier",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
@ -106,25 +115,22 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"key": "system.resistance.physical.resistance",
|
"key": "system.resistance.physical.resistance",
|
||||||
"mode": 5,
|
"value": true,
|
||||||
"value": "true",
|
"priority": null,
|
||||||
"priority": null
|
"type": "override"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "<p><span class=\"Body-Foundation\" style=\"box-sizing:border-box;margin:0px;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);font-family:Montserrat, sans-serif;color:rgb(239, 230, 216);font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">While the barrier is up, the caster and all allies within have resistance to physical damage from outside the barrier. When the caster moves, the barrier follows them.</p>",
|
"description": "<p><span class=\"Body-Foundation\" style=\"box-sizing:border-box;margin:0px;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);font-family:Montserrat, sans-serif;color:rgb(239, 230, 216);font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">While the barrier is up, the caster and all allies within have resistance to physical damage from outside the barrier. When the caster moves, the barrier follows them.</p>",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -134,6 +140,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!HtWx5IIemCoorMj2.obul9k0P4CjFuxJD"
|
"_key": "!items.effects!HtWx5IIemCoorMj2.obul9k0P4CjFuxJD"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "healing",
|
"type": "healing",
|
||||||
"_id": "dmnB4ZMSk8lsB8Lg",
|
"_id": "dmnB4ZMSk8lsB8Lg",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p>Make a <strong>Spellcast Roll (16)</strong>. On a success, <strong>mark any number of Stress</strong> to target a line of allies within Far range. You can clear Hit Points on the targets equal to the number of Stress marked, divided among them however you’d like.</p><p>@Template[type:ray|range:f]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [
|
||||||
|
|
@ -84,7 +84,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/light/beams-rays-orange-purple-large.webp",
|
"img": "icons/magic/light/beams-rays-orange-purple-large.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Salvation Beam",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "line",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "Abn46nCQst6kpGeA",
|
"folder": "Abn46nCQst6kpGeA",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all adversaries within Very Close range. Targets you succeed against are temporarily <em>Restrained</em> as their shadow binds them in place.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all adversaries within Very Close range. Targets you succeed against are temporarily <em>Restrained</em> as their shadow binds them in place.</p>",
|
||||||
"domain": "midnight",
|
"domain": "midnight",
|
||||||
"recallCost": 0,
|
"recallCost": 0,
|
||||||
"level": 2,
|
"level": 2,
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "Llr9uIDUCrfsiZNn",
|
"_id": "Llr9uIDUCrfsiZNn",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll</strong> against all adversaries within Very Close range. Targets you succeed against are temporarily <em>Restrained</em> as their shadow binds them in place.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -59,7 +59,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/control/debuff-energy-snare-blue.webp",
|
"img": "icons/magic/control/debuff-energy-snare-blue.webp",
|
||||||
"range": "veryClose"
|
"range": "veryClose",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Shadowbind",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -95,7 +95,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/light/beam-strike-village-yellow.webp",
|
"img": "icons/magic/light/beam-strike-village-yellow.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Stunning Sunlight",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "inFront",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"AI8sGbUXLw4gG8mW": {
|
"AI8sGbUXLw4gG8mW": {
|
||||||
"type": "damage",
|
"type": "damage",
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,16 @@
|
||||||
},
|
},
|
||||||
"name": "Blizzard",
|
"name": "Blizzard",
|
||||||
"img": "icons/magic/water/projectiles-ice-faceted-shard-salvo-blue.webp",
|
"img": "icons/magic/water/projectiles-ice-faceted-shard-salvo-blue.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Tempest",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"FEPhujGa5lvu5fXr": {
|
"FEPhujGa5lvu5fXr": {
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -164,7 +173,16 @@
|
||||||
},
|
},
|
||||||
"name": "Hurricane",
|
"name": "Hurricane",
|
||||||
"img": "icons/magic/air/wind-tornado-cyclone-purple-blue.webp",
|
"img": "icons/magic/air/wind-tornado-cyclone-purple-blue.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Tempest",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"CzMlqo91kuTgg1As": {
|
"CzMlqo91kuTgg1As": {
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
|
|
@ -242,7 +260,16 @@
|
||||||
},
|
},
|
||||||
"name": "Sandstorm",
|
"name": "Sandstorm",
|
||||||
"img": "icons/magic/air/air-wave-gust-smoke-yellow.webp",
|
"img": "icons/magic/air/air-wave-gust-smoke-yellow.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Tempest",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
@ -316,18 +343,15 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [],
|
"changes": []
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">Targets can’t move against the wind.</p>",
|
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">Targets can’t move against the wind.</p>",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -337,6 +361,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!X7YaZgFieBlqaPdZ.tB7AyDy0pbE9q5hM"
|
"_key": "!items.effects!X7YaZgFieBlqaPdZ.tB7AyDy0pbE9q5hM"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -352,18 +379,15 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [],
|
"changes": []
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">Attacks made from beyond </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Melee</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> range have </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">disadvantage</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">.</p>",
|
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">Attacks made from beyond </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Melee</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> range have </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">disadvantage</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:left;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">.</p>",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -373,6 +397,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!X7YaZgFieBlqaPdZ.S4Vpgf3FMmq8MGrb"
|
"_key": "!items.effects!X7YaZgFieBlqaPdZ.S4Vpgf3FMmq8MGrb"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -98,7 +98,16 @@
|
||||||
},
|
},
|
||||||
"name": "Use as attack",
|
"name": "Use as attack",
|
||||||
"img": "icons/magic/nature/root-vine-entangled-humanoid.webp",
|
"img": "icons/magic/nature/root-vine-entangled-humanoid.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Towering Stalk",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"I6eSBTpuYDU1nEgr": {
|
"I6eSBTpuYDU1nEgr": {
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
|
|
|
||||||
|
|
@ -59,7 +59,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/unholy/barrier-shield-glowing-pink.webp",
|
"img": "icons/magic/unholy/barrier-shield-glowing-pink.webp",
|
||||||
"range": "self"
|
"range": "self",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Veil of Night",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "line",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
@ -85,25 +94,22 @@
|
||||||
"type": "withinRange",
|
"type": "withinRange",
|
||||||
"target": "hostile",
|
"target": "hostile",
|
||||||
"range": "melee"
|
"range": "melee"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"key": "system.advantageSources",
|
"key": "system.advantageSources",
|
||||||
"mode": 2,
|
|
||||||
"value": "Attack rolls you make through the darkness",
|
"value": "Attack rolls you make through the darkness",
|
||||||
"priority": null
|
"priority": null,
|
||||||
|
"type": "add"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
|
},
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"duration": {
|
"duration": {
|
||||||
"startTime": null,
|
"value": null,
|
||||||
"combat": null,
|
"units": "seconds",
|
||||||
"seconds": null,
|
"expiry": null,
|
||||||
"rounds": null,
|
"expired": false
|
||||||
"turns": null,
|
|
||||||
"startRound": null,
|
|
||||||
"startTurn": null
|
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
|
|
@ -115,6 +121,9 @@
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null
|
"compendiumSource": null
|
||||||
},
|
},
|
||||||
|
"start": null,
|
||||||
|
"showIcon": 1,
|
||||||
|
"folder": null,
|
||||||
"_key": "!items.effects!gV4L5ZZmfPrEbIDh.eSfBBZ7IP8qirLu7"
|
"_key": "!items.effects!gV4L5ZZmfPrEbIDh.eSfBBZ7IP8qirLu7"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "9Xc6KzNyjDtTGZkp",
|
"folder": "9Xc6KzNyjDtTGZkp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">When you make a successful attack against a target within Very Close range, you can <strong>spend a Hope</strong> to use the attack against all other targets within Very Close range. All additional adversaries you succeed against with this ability take half damage.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "<p class=\"Body-Foundation\">When you make a successful attack against a target within Very Close range, you can <strong>spend a Hope</strong> to use the attack against all other targets within Very Close range. All additional adversaries you succeed against with this ability take half damage.</p>",
|
||||||
"domain": "blade",
|
"domain": "blade",
|
||||||
"recallCost": 0,
|
"recallCost": 0,
|
||||||
"level": 1,
|
"level": 1,
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"type": "effect",
|
"type": "effect",
|
||||||
"_id": "g9X0wRuCtAYzF576",
|
"_id": "g9X0wRuCtAYzF576",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p class=\"Body-Foundation\">When you make a successful attack against a target within Very Close range, you can <strong>spend a Hope</strong> to use the attack against all other targets within Very Close range. All additional adversaries you succeed against with this ability take half damage.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [
|
||||||
|
|
@ -39,7 +39,16 @@
|
||||||
},
|
},
|
||||||
"name": "Spend a Hope",
|
"name": "Spend a Hope",
|
||||||
"img": "icons/magic/control/buff-flight-wings-runes-purple-orange.webp",
|
"img": "icons/magic/control/buff-flight-wings-runes-purple-orange.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Whirlwind",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "n7pgTBYSItMzCX0s",
|
"folder": "n7pgTBYSItMzCX0s",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">Make an Agility Roll against all targets within Close range.<strong> Spend a Hope</strong> to move targets you succeed against, and any willing allies within Close range, to another point within Close range.</p><p>@Template[type:emanation|range:c]</p>",
|
"description": "<p class=\"Body-Foundation\">Make an Agility Roll against all targets within Close range.<strong> Spend a Hope</strong> to move targets you succeed against, and any willing allies within Close range, to another point within Close range.</p>",
|
||||||
"domain": "bone",
|
"domain": "bone",
|
||||||
"recallCost": 1,
|
"recallCost": 1,
|
||||||
"level": 8,
|
"level": 8,
|
||||||
|
|
@ -55,7 +55,16 @@
|
||||||
},
|
},
|
||||||
"name": "Agility Roll",
|
"name": "Agility Roll",
|
||||||
"img": "icons/skills/melee/sword-engraved-glow-purple.webp",
|
"img": "icons/skills/melee/sword-engraved-glow-purple.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Wrangle",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "OwsbTSWzKq2WJmQN",
|
"folder": "OwsbTSWzKq2WJmQN",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll (16)</strong>. Once per long rest on a success, choose a point within Far range and create a visible zone of protection there for all allies within Very Close range of that point. When you do, place a <strong>d6</strong> on this card with the 1 value facing up. When an ally in this zone takes damage, they reduce it by the die’s value. You then increase the die’s value by one. When the die’s value would exceed 6, this effect ends.</p><p>@Template[type:emanation|range:vc]</p>",
|
"description": "<p class=\"Body-Foundation\">Make a <strong>Spellcast Roll (16)</strong>. Once per long rest on a success, choose a point within Far range and create a visible zone of protection there for all allies within Very Close range of that point. When you do, place a <strong>d6</strong> on this card with the 1 value facing up. When an ally in this zone takes damage, they reduce it by the die’s value. You then increase the die’s value by one. When the die’s value would exceed 6, this effect ends.</p>",
|
||||||
"domain": "splendor",
|
"domain": "splendor",
|
||||||
"recallCost": 2,
|
"recallCost": 2,
|
||||||
"level": 6,
|
"level": 6,
|
||||||
|
|
@ -55,7 +55,16 @@
|
||||||
},
|
},
|
||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"img": "icons/magic/control/buff-flight-wings-runes-purple-orange.webp",
|
"img": "icons/magic/control/buff-flight-wings-runes-purple-orange.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Zone of Protection",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resource": null,
|
"resource": null,
|
||||||
|
|
|
||||||
|
|
@ -171,7 +171,7 @@
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "47fcdhe1FDdm9rQU",
|
"_id": "47fcdhe1FDdm9rQU",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p>Pick a point within the grove. All targets within Very Close range of that point must succeed on an Agility Reaction Roll or take 1d8+3 physical damage and become Restrained by barbed vines. Restrained lasts until they’re freed with a successful Finesse or Strength roll or by dealing at least 6 damage to the vines.</p><p>@Template[type:rect|range:vc]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -209,7 +209,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"includeBase": false
|
"includeBase": false,
|
||||||
|
"groupAttack": ""
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
"type": "any",
|
"type": "any",
|
||||||
|
|
@ -243,7 +244,16 @@
|
||||||
},
|
},
|
||||||
"name": "Roll Save",
|
"name": "Roll Save",
|
||||||
"img": "icons/magic/nature/root-vine-spiral-thorns-teal.webp",
|
"img": "icons/magic/nature/root-vine-spiral-thorns-teal.webp",
|
||||||
"range": "veryClose"
|
"range": "veryClose",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Barbed Vines",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "circle",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -57,12 +57,9 @@
|
||||||
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
||||||
"anchorX": 0.5,
|
"anchorX": 0.5,
|
||||||
"anchorY": 0.5,
|
"anchorY": 0.5,
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"fit": "contain",
|
"fit": "contain",
|
||||||
"scaleX": 1,
|
"scaleX": 1,
|
||||||
"scaleY": 1,
|
"scaleY": 1,
|
||||||
"rotation": 0,
|
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
"alphaThreshold": 0.75
|
"alphaThreshold": 0.75
|
||||||
},
|
},
|
||||||
|
|
@ -113,7 +110,7 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": [],
|
"detectionModes": {},
|
||||||
"occludable": {
|
"occludable": {
|
||||||
"radius": 0
|
"radius": 0
|
||||||
},
|
},
|
||||||
|
|
@ -139,7 +136,8 @@
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"randomImg": false,
|
"randomImg": false,
|
||||||
"appendNumber": false,
|
"appendNumber": false,
|
||||||
"prependAdjective": false
|
"prependAdjective": false,
|
||||||
|
"depth": 1
|
||||||
},
|
},
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
|
|
@ -325,14 +323,14 @@
|
||||||
"name": "Charcoal Constructs",
|
"name": "Charcoal Constructs",
|
||||||
"type": "feature",
|
"type": "feature",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Warped animals wreathed in indigo flame trample through a point of your choice. All targets within Close range of that point must make an Agility Reaction Roll. Targets who fail take <strong>3d12+3</strong> physical damage. Targets who succeed take half damage instead.</p><p>@Template[type:emanation|range:c]</p><section class=\"secret\" id=\"secret-696PMvOPzHmkdtYc\"><p><em>Are these real animals consumed by the fl ame or merely constructs of the corrupting magic?</em></p></section>",
|
"description": "<p>Warped animals wreathed in indigo flame trample through a point of your choice. All targets within Close range of that point must make an Agility Reaction Roll. Targets who fail take <strong>3d12+3</strong> physical damage. Targets who succeed take half damage instead.</p><section id=\"secret-696PMvOPzHmkdtYc\" class=\"secret\"><p><em>Are these real animals consumed by the fl ame or merely constructs of the corrupting magic?</em></p></section>",
|
||||||
"resource": null,
|
"resource": null,
|
||||||
"actions": {
|
"actions": {
|
||||||
"gbXIaKr8em134IZC": {
|
"gbXIaKr8em134IZC": {
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "gbXIaKr8em134IZC",
|
"_id": "gbXIaKr8em134IZC",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p>Warped animals wreathed in indigo f l ame trample through a point of your choice. All targets within Close range of that point must make an Agility Reaction Roll. Targets who fail take <strong>3d12+3</strong> physical damage. Targets who succeed take half damage instead.</p><p>@Template[type:emanation|range:c]</p><section class=\"secret\" id=\"secret-O068IjvyIOaaS29o\"><p><em>Are these real animals consumed by the fl ame or merely constructs of the corrupting magic?</em></p></section>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -370,7 +368,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"includeBase": false
|
"includeBase": false,
|
||||||
|
"groupAttack": ""
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
"type": "any",
|
"type": "any",
|
||||||
|
|
@ -399,7 +398,16 @@
|
||||||
},
|
},
|
||||||
"name": "Roll Save",
|
"name": "Roll Save",
|
||||||
"img": "icons/creatures/magical/construct-face-stone-pink.webp",
|
"img": "icons/creatures/magical/construct-face-stone-pink.webp",
|
||||||
"range": "close"
|
"range": "close",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Charcoal Constructs",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "circle",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -54,12 +54,9 @@
|
||||||
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
||||||
"anchorX": 0.5,
|
"anchorX": 0.5,
|
||||||
"anchorY": 0.5,
|
"anchorY": 0.5,
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"fit": "contain",
|
"fit": "contain",
|
||||||
"scaleX": 1,
|
"scaleX": 1,
|
||||||
"scaleY": 1,
|
"scaleY": 1,
|
||||||
"rotation": 0,
|
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
"alphaThreshold": 0.75
|
"alphaThreshold": 0.75
|
||||||
},
|
},
|
||||||
|
|
@ -110,7 +107,7 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": [],
|
"detectionModes": {},
|
||||||
"occludable": {
|
"occludable": {
|
||||||
"radius": 0
|
"radius": 0
|
||||||
},
|
},
|
||||||
|
|
@ -136,7 +133,8 @@
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"randomImg": false,
|
"randomImg": false,
|
||||||
"appendNumber": false,
|
"appendNumber": false,
|
||||||
"prependAdjective": false
|
"prependAdjective": false,
|
||||||
|
"depth": 1
|
||||||
},
|
},
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
|
|
@ -325,14 +323,14 @@
|
||||||
"name": "Collateral Damage",
|
"name": "Collateral Damage",
|
||||||
"type": "feature",
|
"type": "feature",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>When an adversary is defeated, you can <strong>spend a Fear</strong> to have a stray attack from a siege weapon hit a point on the battlefield. All targets within Very Close range of that point must make an Agility Reaction Roll. </p><p>@Template[type:circle|range:vc]</p><ul><li><p>Targets who fail take <strong>3d8+3</strong> physical or magic damage and must mark a Stress. </p></li><li><p>Targets who succeed must mark a Stress.</p></li></ul><section id=\"secret-JdhetLsgL626ouo7\" class=\"secret\"><p><em>What debris is scattered by the attack? What is broken by the strike that can’t be easily mended?</em></p></section>",
|
"description": "<p>When an adversary is defeated, you can <strong>spend a Fear</strong> to have a stray attack from a siege weapon hit a point on the battlefield. All targets within Very Close range of that point must make an Agility Reaction Roll.</p><ul><li><p>Targets who fail take <strong>3d8+3</strong> physical or magic damage and must mark a Stress.</p></li><li><p>Targets who succeed must mark a Stress.</p></li></ul><section id=\"secret-JdhetLsgL626ouo7\" class=\"secret\"><p><em>What debris is scattered by the attack? What is broken by the strike that can’t be easily mended?</em></p></section>",
|
||||||
"resource": null,
|
"resource": null,
|
||||||
"actions": {
|
"actions": {
|
||||||
"r5JN5oFYL5DC6Qqw": {
|
"r5JN5oFYL5DC6Qqw": {
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "r5JN5oFYL5DC6Qqw",
|
"_id": "r5JN5oFYL5DC6Qqw",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p>When an adversary is defeated, you can <strong>spend a Fear</strong> to have a stray attack from a siege weapon hit a point on the battlefield. All targets within Very Close range of that point must make an Agility Reaction Roll. </p><p>@Template[type:circle|range:vc]</p><ul><li><p>Targets who fail take <strong>3d8+3</strong> physical or magic damage and must mark a Stress. </p></li><li><p>Targets who succeed must mark a Stress.</p></li></ul><section class=\"secret\" id=\"secret-qe1DM7HUSefRAplk\"><p><em>What debris is scattered by the attack? What is broken by the strike that can’t be easily mended?</em></p></section>",
|
"description": "<p>When an adversary is defeated, you can <strong>spend a Fear</strong> to have a stray attack from a siege weapon hit a point on the battlefield. All targets within Very Close range of that point must make an Agility Reaction Roll.</p><ul><li><p>Targets who fail take <strong>3d8+3</strong> physical or magic damage and must mark a Stress.</p></li><li><p>Targets who succeed must mark a Stress.</p></li></ul><section id=\"secret-qe1DM7HUSefRAplk\" class=\"secret\"><p><em>What debris is scattered by the attack? What is broken by the strike that can’t be easily mended?</em></p></section>",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -370,7 +368,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"includeBase": false
|
"includeBase": false,
|
||||||
|
"groupAttack": ""
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
"type": "any",
|
"type": "any",
|
||||||
|
|
@ -399,7 +398,16 @@
|
||||||
},
|
},
|
||||||
"name": "Roll Save",
|
"name": "Roll Save",
|
||||||
"img": "icons/magic/earth/projectile-stone-boulder-brown.webp",
|
"img": "icons/magic/earth/projectile-stone-boulder-brown.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Collateral Damage",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "circle",
|
||||||
|
"size": "veryClose",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -43,12 +43,9 @@
|
||||||
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
||||||
"anchorX": 0.5,
|
"anchorX": 0.5,
|
||||||
"anchorY": 0.5,
|
"anchorY": 0.5,
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"fit": "contain",
|
"fit": "contain",
|
||||||
"scaleX": 1,
|
"scaleX": 1,
|
||||||
"scaleY": 1,
|
"scaleY": 1,
|
||||||
"rotation": 0,
|
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
"alphaThreshold": 0.75
|
"alphaThreshold": 0.75
|
||||||
},
|
},
|
||||||
|
|
@ -99,7 +96,7 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": [],
|
"detectionModes": {},
|
||||||
"occludable": {
|
"occludable": {
|
||||||
"radius": 0
|
"radius": 0
|
||||||
},
|
},
|
||||||
|
|
@ -125,7 +122,8 @@
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"randomImg": false,
|
"randomImg": false,
|
||||||
"appendNumber": false,
|
"appendNumber": false,
|
||||||
"prependAdjective": false
|
"prependAdjective": false,
|
||||||
|
"depth": 1
|
||||||
},
|
},
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
|
|
@ -235,14 +233,14 @@
|
||||||
"name": "Skeletal Burst",
|
"name": "Skeletal Burst",
|
||||||
"type": "feature",
|
"type": "feature",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>All targets within Close range of a point you choose in this environment must succeed on an Agility Reaction Roll or take <strong>4d8+8</strong> physical damage from skeletal shrapnel as part of the ossuary detonates around them. </p><p>@Template[type:circle|range:c]</p><section id=\"secret-b6zF5gClmMcrmeVT\" class=\"secret\"><p><em>What ancient skeletal architecture is destroyed? What bones stick in your armor?</em></p></section>",
|
"description": "<p>All targets within Close range of a point you choose in this environment must succeed on an Agility Reaction Roll or take <strong>4d8+8</strong> physical damage from skeletal shrapnel as part of the ossuary detonates around them.</p><section id=\"secret-b6zF5gClmMcrmeVT\" class=\"secret\"><p><em>What ancient skeletal architecture is destroyed? What bones stick in your armor?</em></p></section>",
|
||||||
"resource": null,
|
"resource": null,
|
||||||
"actions": {
|
"actions": {
|
||||||
"M1mOwi4Limw2hRwL": {
|
"M1mOwi4Limw2hRwL": {
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "M1mOwi4Limw2hRwL",
|
"_id": "M1mOwi4Limw2hRwL",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p>All targets within Close range of a point you choose in this environment must succeed on an Agility Reaction Roll or take <strong>4d8+8</strong> physical damage from skeletal shrapnel as part of the ossuary detonates around them. </p><p>@Template[type:circle|range:c]</p><section class=\"secret\" id=\"secret-xjKFOtdFFWAgx2Cv\"><p><em>What ancient skeletal architecture is destroyed? What bones stick in your armor?</em></p></section>",
|
"description": "<p>All targets within Close range of a point you choose in this environment must succeed on an Agility Reaction Roll or take <strong>4d8+8</strong> physical damage from skeletal shrapnel as part of the ossuary detonates around them.</p><section id=\"secret-xjKFOtdFFWAgx2Cv\" class=\"secret\"><p><em>What ancient skeletal architecture is destroyed? What bones stick in your armor?</em></p></section>",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -278,7 +276,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"includeBase": false
|
"includeBase": false,
|
||||||
|
"groupAttack": ""
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
"type": "any",
|
"type": "any",
|
||||||
|
|
@ -307,7 +306,16 @@
|
||||||
},
|
},
|
||||||
"name": "Roll Save",
|
"name": "Roll Save",
|
||||||
"img": "icons/magic/death/bones-crossed-gray.webp",
|
"img": "icons/magic/death/bones-crossed-gray.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Skeletal Burst",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "circle",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -54,12 +54,9 @@
|
||||||
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
||||||
"anchorX": 0.5,
|
"anchorX": 0.5,
|
||||||
"anchorY": 0.5,
|
"anchorY": 0.5,
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"fit": "contain",
|
"fit": "contain",
|
||||||
"scaleX": 1,
|
"scaleX": 1,
|
||||||
"scaleY": 1,
|
"scaleY": 1,
|
||||||
"rotation": 0,
|
|
||||||
"tint": "#ffffff",
|
"tint": "#ffffff",
|
||||||
"alphaThreshold": 0.75
|
"alphaThreshold": 0.75
|
||||||
},
|
},
|
||||||
|
|
@ -110,7 +107,7 @@
|
||||||
"saturation": 0,
|
"saturation": 0,
|
||||||
"contrast": 0
|
"contrast": 0
|
||||||
},
|
},
|
||||||
"detectionModes": [],
|
"detectionModes": {},
|
||||||
"occludable": {
|
"occludable": {
|
||||||
"radius": 0
|
"radius": 0
|
||||||
},
|
},
|
||||||
|
|
@ -136,7 +133,8 @@
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"randomImg": false,
|
"randomImg": false,
|
||||||
"appendNumber": false,
|
"appendNumber": false,
|
||||||
"prependAdjective": false
|
"prependAdjective": false,
|
||||||
|
"depth": 1
|
||||||
},
|
},
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
|
|
@ -194,14 +192,14 @@
|
||||||
"name": "War Magic",
|
"name": "War Magic",
|
||||||
"type": "feature",
|
"type": "feature",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p><strong>Spend a Fear</strong> as a mage from one side uses large-scale destructive magic. Pick a point on the battlefield within Very Far range of the mage. All targets within Close range of that point must make an Agility Reaction Roll. Targets who fail take <strong>3d12+8</strong> magic damage and must mark a Stress. </p><p>@Template[type:circle|range:c]</p><section id=\"secret-PpyF0dXMEudYnFqh\" class=\"secret\"><p><em>What form does the attack take—fireball raining acid a storm of blades? What tactical objective is this attack meant to accomplish and what comes next?</em></p></section>",
|
"description": "<p><strong>Spend a Fear</strong> as a mage from one side uses large-scale destructive magic. Pick a point on the battlefield within Very Far range of the mage. All targets within Close range of that point must make an Agility Reaction Roll. Targets who fail take <strong>3d12+8</strong> magic damage and must mark a Stress.</p><section id=\"secret-PpyF0dXMEudYnFqh\" class=\"secret\"><p><em>What form does the attack take—fireball raining acid a storm of blades? What tactical objective is this attack meant to accomplish and what comes next?</em></p></section>",
|
||||||
"resource": null,
|
"resource": null,
|
||||||
"actions": {
|
"actions": {
|
||||||
"1giAFbu3tGqXwi8g": {
|
"1giAFbu3tGqXwi8g": {
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "1giAFbu3tGqXwi8g",
|
"_id": "1giAFbu3tGqXwi8g",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p><strong>Spend a Fear</strong> as a mage from one side uses large-scale destructive magic. Pick a point on the battlefield within Very Far range of the mage. All targets within Close range of that point must make an Agility Reaction Roll. Targets who fail take <strong>3d12+8</strong> magic damage and must mark a Stress. </p><p>@Template[type:circle|range:c]</p><section class=\"secret\" id=\"secret-jbI9lwrzP59CTRUt\"><p><em>What form does the attack take—fireball raining acid a storm of blades? What tactical objective is this attack meant to accomplish and what comes next?</em></p></section>",
|
"description": "<p><strong>Spend a Fear</strong> as a mage from one side uses large-scale destructive magic. Pick a point on the battlefield within Very Far range of the mage. All targets within Close range of that point must make an Agility Reaction Roll. Targets who fail take <strong>3d12+8</strong> magic damage and must mark a Stress.</p><section id=\"secret-jbI9lwrzP59CTRUt\" class=\"secret\"><p><em>What form does the attack take—fireball raining acid a storm of blades? What tactical objective is this attack meant to accomplish and what comes next?</em></p></section>",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [
|
||||||
|
|
@ -246,7 +244,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"includeBase": false
|
"includeBase": false,
|
||||||
|
"groupAttack": ""
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
"type": "any",
|
"type": "any",
|
||||||
|
|
@ -275,7 +274,16 @@
|
||||||
},
|
},
|
||||||
"name": "Roll Save",
|
"name": "Roll Save",
|
||||||
"img": "icons/magic/fire/explosion-flame-lightning-strike.webp",
|
"img": "icons/magic/fire/explosion-flame-lightning-strike.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "War Magic",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "circle",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -5,14 +5,14 @@
|
||||||
"_id": "frBTtNMX9Y2gkuPz",
|
"_id": "frBTtNMX9Y2gkuPz",
|
||||||
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
|
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
|
||||||
"system": {
|
"system": {
|
||||||
"description": "<p>Make <strong>a Spellcast Roll (15)</strong>. On a success, create a temporary dark cloud that covers any area within Close range. Anyone in this cloud can’t see outside of it, and anyone outside of it can’t see in. You’re considered Cloaked from any adversary for whom the cloud blocks line of sight.</p><p>@Template[type:emanation|range:c]</p>",
|
"description": "<p>Make <strong>a Spellcast Roll (15)</strong>. On a success, create a temporary dark cloud that covers any area within Close range. Anyone in this cloud can’t see outside of it, and anyone outside of it can’t see in. You’re considered Cloaked from any adversary for whom the cloud blocks line of sight.</p>",
|
||||||
"resource": null,
|
"resource": null,
|
||||||
"actions": {
|
"actions": {
|
||||||
"nIgBwYfAVAJ98lzb": {
|
"nIgBwYfAVAJ98lzb": {
|
||||||
"type": "attack",
|
"type": "attack",
|
||||||
"_id": "nIgBwYfAVAJ98lzb",
|
"_id": "nIgBwYfAVAJ98lzb",
|
||||||
"systemPath": "actions",
|
"systemPath": "actions",
|
||||||
"description": "<p>Make <strong>a Spellcast Roll (15)</strong>. On a success, create a temporary dark cloud that covers any area within Close range. Anyone in this cloud can’t see outside of it, and anyone outside of it can’t see in. You’re considered Cloaked from any adversary for whom the cloud blocks line of sight.</p><p>@Template[type:emanation|range:c]</p>",
|
"description": "",
|
||||||
"chatDisplay": true,
|
"chatDisplay": true,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [],
|
"cost": [],
|
||||||
|
|
@ -52,7 +52,8 @@
|
||||||
},
|
},
|
||||||
"name": "SpellCast: Dark Cloud",
|
"name": "SpellCast: Dark Cloud",
|
||||||
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
|
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -72,7 +72,16 @@
|
||||||
},
|
},
|
||||||
"name": "Talk to your allies!",
|
"name": "Talk to your allies!",
|
||||||
"img": "icons/equipment/head/mask-plague-leather-brown.webp",
|
"img": "icons/equipment/head/mask-plague-leather-brown.webp",
|
||||||
"range": "far"
|
"range": "far",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Rousing Speech",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "far",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
|
|
@ -74,7 +74,16 @@
|
||||||
},
|
},
|
||||||
"name": "Healing",
|
"name": "Healing",
|
||||||
"img": "icons/commodities/currency/coin-embossed-ruby-gold.webp",
|
"img": "icons/commodities/currency/coin-embossed-ruby-gold.webp",
|
||||||
"range": ""
|
"range": "",
|
||||||
|
"areas": [
|
||||||
|
{
|
||||||
|
"name": "Warden’s Protection",
|
||||||
|
"type": "placed",
|
||||||
|
"shape": "emanation",
|
||||||
|
"size": "close",
|
||||||
|
"effects": []
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue