Added remaining

This commit is contained in:
WBHarry 2026-04-21 23:42:11 +02:00
parent ec08a510e0
commit 1f2a096a0b
31 changed files with 478 additions and 180 deletions

View file

@ -77,7 +77,16 @@
},
"name": "Attack",
"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,

View file

@ -3,7 +3,7 @@
"type": "feature",
"img": "icons/magic/earth/barrier-stone-brown-green.webp",
"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,
"actions": {
"5SXMT39vrZoK7GBM": {
@ -23,7 +23,7 @@
],
"uses": {
"value": null,
"max": null,
"max": "",
"recovery": null
},
"damage": {
@ -87,7 +87,16 @@
},
"name": "Attack",
"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,

View file

@ -3,7 +3,7 @@
"type": "feature",
"img": "icons/environment/people/charge.webp",
"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,
"actions": {
"YCOTIv9IVEKpumbJ": {
@ -23,7 +23,7 @@
],
"uses": {
"value": null,
"max": null,
"max": "",
"recovery": null
},
"damage": {
@ -56,7 +56,7 @@
"includeBase": false
},
"target": {
"type": null,
"type": "",
"amount": null
},
"effects": [
@ -87,7 +87,16 @@
},
"name": "Attack",
"img": "icons/environment/people/charge.webp",
"range": "close"
"range": "close",
"areas": [
{
"name": "Trample",
"type": "placed",
"shape": "line",
"size": "close",
"effects": []
}
]
}
},
"originItemType": null,

View file

@ -66,7 +66,7 @@
"type": "attack",
"_id": "K26kfjmTEH9zPMMO",
"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,
"actionType": "action",
"cost": [],
@ -133,7 +133,16 @@
},
"name": "Wall Of Flame",
"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": {

View file

@ -113,7 +113,7 @@
"type": "damage",
"_id": "fb2HYD9J759nHKhV",
"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,
"actionType": "action",
"cost": [
@ -167,7 +167,16 @@
"effects": [],
"name": "Rune Circle",
"img": "icons/magic/symbols/runes-star-pentagon-blue.webp",
"range": ""
"range": "",
"areas": [
{
"name": "Book of Korvax",
"type": "placed",
"shape": "emanation",
"size": "melee",
"effects": []
}
]
}
},
"attribution": {

View file

@ -14,7 +14,7 @@
"type": "attack",
"_id": "IxoglRervMx9YdVn",
"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,
"actionType": "action",
"cost": [],
@ -54,7 +54,16 @@
},
"name": "Timejammer",
"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": {
"type": "effect",

View file

@ -90,7 +90,16 @@
},
"name": "Cast",
"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": {
"type": "damage",

View file

@ -178,7 +178,16 @@
},
"name": "Fire Flies: Cast",
"img": "icons/creatures/invertebrates/wasp-swarm-movement.webp",
"range": "close"
"range": "close",
"areas": [
{
"name": "Conjure Swarm",
"type": "placed",
"shape": "emanation",
"size": "close",
"effects": []
}
]
}
},
"attribution": {
@ -204,31 +213,28 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [
{
"key": "system.rules.damageReduction.reduceSeverity.magical",
"mode": 2,
"value": "1",
"priority": null
},
{
"key": "system.rules.damageReduction.reduceSeverity.physical",
"mode": 2,
"value": "1",
"priority": null
}
],
"changes": [
{
"key": "system.rules.damageReduction.reduceSeverity.magical",
"value": 1,
"priority": null,
"type": "add"
},
{
"key": "system.rules.damageReduction.reduceSeverity.physical",
"value": 1,
"priority": null,
"type": "add"
}
]
},
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"description": "",
"tint": "#ffffff",
@ -238,6 +244,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!rZPH0BY8Sznc9sFG.dImnF8ZT2rVybiIP"
}
],

View file

@ -214,7 +214,16 @@
},
"name": "Hit All Adversaries Between",
"img": "icons/magic/nature/root-vine-beanstalk-moon.webp",
"range": ""
"range": "",
"areas": [
{
"name": "Line To Target",
"type": "placed",
"shape": "line",
"size": "close",
"effects": []
}
]
}
},
"attribution": {
@ -240,18 +249,15 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": []
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"description": "",
"tint": "#ffffff",
@ -263,6 +269,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!x0FVGE1YbfXalJiw.wMXCIQxqLS9IbsEK"
},
{
@ -278,18 +287,15 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": []
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"description": "",
"tint": "#ffffff",
@ -301,6 +307,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!x0FVGE1YbfXalJiw.bZ0xgZ6TT2099OYp"
},
{
@ -316,18 +325,15 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": []
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"description": "",
"tint": "#ffffff",
@ -339,6 +345,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!x0FVGE1YbfXalJiw.Oe95zWWY41nH8y5l"
}
],

View file

@ -60,7 +60,16 @@
},
"name": "Cast",
"img": "icons/magic/nature/moon-crescent.webp",
"range": "far"
"range": "far",
"areas": [
{
"name": "Eclipse",
"type": "placed",
"shape": "emanation",
"size": "far",
"effects": []
}
]
},
"rvkNiqCr8N6t6KPo": {
"type": "damage",
@ -138,25 +147,22 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [
{
"key": "system.disadvantageSources",
"value": "Attacking you or an ally within this eclipse's shadow",
"priority": null,
"type": "add"
}
]
},
"changes": [
{
"key": "system.disadvantageSources",
"mode": 2,
"value": "Attacking you or an ally within this eclipse's shadow",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"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",
@ -166,6 +172,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!62Sj67PdPFzwWVe3.ARMcw2FtKfaYr902"
}
],

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "7Cs44YADBTmmtCw6",
"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",
"recallCost": 1,
"level": 10,
@ -14,7 +14,7 @@
"type": "attack",
"_id": "xJfXJDVsBayGaqkr",
"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,
"actionType": "action",
"cost": [
@ -89,7 +89,16 @@
},
"name": "Attack",
"img": "icons/magic/light/projectiles-star-purple.webp",
"range": ""
"range": "",
"areas": [
{
"name": "Falling Sky",
"type": "placed",
"shape": "emanation",
"size": "far",
"effects": []
}
]
}
},
"attribution": {

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "FUzQxkv4gFc46SIs",
"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",
"recallCost": 2,
"level": 8,
@ -14,7 +14,7 @@
"type": "attack",
"_id": "FOrohOCnzfdBl4sM",
"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,
"actionType": "action",
"cost": [
@ -88,7 +88,16 @@
},
"name": "Strike Ground",
"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": {

View file

@ -84,7 +84,16 @@
},
"name": "Heal 1 Hit Point",
"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": {
"type": "healing",
@ -168,7 +177,16 @@
},
"name": "Heal 2 Hit Points",
"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": {

View file

@ -14,7 +14,7 @@
"type": "attack",
"_id": "kLMAuyZktmohOSXa",
"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 cant use reactions and cant 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 cant use reactions and cant take any other actions until they clear this condition.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [],
@ -86,7 +86,16 @@
},
"name": "Cast",
"img": "icons/magic/control/hypnosis-mesmerism-swirl.webp",
"range": "close"
"range": "close",
"areas": [
{
"name": "Hypnotic Shimmer",
"type": "placed",
"shape": "inFront",
"size": "close",
"effects": []
}
]
}
},
"attribution": {

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "pDtffkb0SMv1O8pL",
"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",
"recallCost": 2,
"level": 5,
@ -14,7 +14,7 @@
"type": "attack",
"_id": "nFzMCrW7wuXCCmJW",
"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,
"actionType": "action",
"cost": [
@ -63,7 +63,16 @@
},
"name": "Spend Hope",
"img": "icons/magic/symbols/ring-circle-smoke-blue.webp",
"range": ""
"range": "",
"areas": [
{
"name": "Manifest Wall",
"type": "placed",
"shape": "line",
"size": "far",
"effects": []
}
]
}
},
"attribution": {

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "7O1tTswJMNdPgLsx",
"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 targets 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 targets 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",
"recallCost": 3,
"level": 8,
@ -14,7 +14,7 @@
"type": "attack",
"_id": "r5eA3tAH7EplOQCP",
"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 targets 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,
"actionType": "action",
"cost": [],
@ -59,7 +59,16 @@
},
"name": "Enrapture",
"img": "icons/magic/control/hypnosis-mesmerism-eye.webp",
"range": "far"
"range": "far",
"areas": [
{
"name": "Mass Enrapture",
"type": "placed",
"shape": "emanation",
"size": "far",
"effects": []
}
]
},
"QhBaM0LU9tmSI3IO": {
"type": "damage",

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "2rqOUxEglhhPKk2j",
"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>, theyre <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 GMs 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>, theyre <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 GMs 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",
"recallCost": 2,
"level": 9,
@ -14,7 +14,7 @@
"type": "attack",
"_id": "e4A6GQERsn08IBby",
"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>, theyre <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 GMs 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,
"actionType": "action",
"cost": [],
@ -59,7 +59,16 @@
},
"name": "Horrify",
"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": {
"type": "damage",

View file

@ -14,7 +14,7 @@
"type": "attack",
"_id": "WTnjKQs2uI1TuF9r",
"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,
"actionType": "action",
"cost": [
@ -88,7 +88,16 @@
},
"name": "Cast",
"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": {

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "qY4Zqc1Ch6p317uK",
"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",
"recallCost": 1,
"level": 8,
@ -14,7 +14,7 @@
"type": "healing",
"_id": "XdAwXl2uWNinInFe",
"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,
"actionType": "action",
"cost": [],
@ -80,7 +80,16 @@
},
"name": "Cast",
"img": "icons/magic/nature/leaf-hand-green.webp",
"range": "veryClose"
"range": "veryClose",
"areas": [
{
"name": "Rejuvenation Barrier",
"type": "placed",
"shape": "emanation",
"size": "veryClose",
"effects": []
}
]
}
},
"attribution": {
@ -106,25 +115,22 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [
{
"key": "system.resistance.physical.resistance",
"value": true,
"priority": null,
"type": "override"
}
]
},
"changes": [
{
"key": "system.resistance.physical.resistance",
"mode": 5,
"value": "true",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"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",
@ -134,6 +140,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!HtWx5IIemCoorMj2.obul9k0P4CjFuxJD"
}
],

View file

@ -14,7 +14,7 @@
"type": "healing",
"_id": "dmnB4ZMSk8lsB8Lg",
"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 youd like.</p><p>@Template[type:ray|range:f]</p>",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [
@ -84,7 +84,16 @@
},
"name": "Cast",
"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": {

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "Abn46nCQst6kpGeA",
"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",
"recallCost": 0,
"level": 2,
@ -14,7 +14,7 @@
"type": "attack",
"_id": "Llr9uIDUCrfsiZNn",
"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,
"actionType": "action",
"cost": [],
@ -59,7 +59,16 @@
},
"name": "Cast",
"img": "icons/magic/control/debuff-energy-snare-blue.webp",
"range": "veryClose"
"range": "veryClose",
"areas": [
{
"name": "Shadowbind",
"type": "placed",
"shape": "emanation",
"size": "veryClose",
"effects": []
}
]
}
},
"attribution": {

View file

@ -95,7 +95,16 @@
},
"name": "Cast",
"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": {
"type": "damage",

View file

@ -86,7 +86,16 @@
},
"name": "Blizzard",
"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": {
"type": "attack",
@ -164,7 +173,16 @@
},
"name": "Hurricane",
"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": {
"type": "attack",
@ -242,7 +260,16 @@
},
"name": "Sandstorm",
"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": {
@ -316,18 +343,15 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": []
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"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 cant move against the wind.</p>",
"tint": "#ffffff",
@ -337,6 +361,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!X7YaZgFieBlqaPdZ.tB7AyDy0pbE9q5hM"
},
{
@ -352,18 +379,15 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": []
},
"changes": [],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"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",
@ -373,6 +397,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!X7YaZgFieBlqaPdZ.S4Vpgf3FMmq8MGrb"
}
],

View file

@ -98,7 +98,16 @@
},
"name": "Use as attack",
"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": {
"type": "effect",

View file

@ -59,7 +59,16 @@
},
"name": "Cast",
"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": {
@ -85,25 +94,22 @@
"type": "withinRange",
"target": "hostile",
"range": "melee"
}
},
"changes": [
{
"key": "system.advantageSources",
"value": "Attack rolls you make through the darkness",
"priority": null,
"type": "add"
}
]
},
"changes": [
{
"key": "system.advantageSources",
"mode": 2,
"value": "Attack rolls you make through the darkness",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
"value": null,
"units": "seconds",
"expiry": null,
"expired": false
},
"description": "",
"tint": "#ffffff",
@ -115,6 +121,9 @@
"_stats": {
"compendiumSource": null
},
"start": null,
"showIcon": 1,
"folder": null,
"_key": "!items.effects!gV4L5ZZmfPrEbIDh.eSfBBZ7IP8qirLu7"
}
],

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "9Xc6KzNyjDtTGZkp",
"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",
"recallCost": 0,
"level": 1,
@ -14,7 +14,7 @@
"type": "effect",
"_id": "g9X0wRuCtAYzF576",
"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,
"actionType": "action",
"cost": [
@ -39,7 +39,16 @@
},
"name": "Spend a Hope",
"img": "icons/magic/control/buff-flight-wings-runes-purple-orange.webp",
"range": ""
"range": "",
"areas": [
{
"name": "Whirlwind",
"type": "placed",
"shape": "emanation",
"size": "veryClose",
"effects": []
}
]
}
},
"attribution": {

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "n7pgTBYSItMzCX0s",
"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",
"recallCost": 1,
"level": 8,
@ -55,7 +55,16 @@
},
"name": "Agility Roll",
"img": "icons/skills/melee/sword-engraved-glow-purple.webp",
"range": "close"
"range": "close",
"areas": [
{
"name": "Wrangle",
"type": "placed",
"shape": "emanation",
"size": "close",
"effects": []
}
]
}
},
"attribution": {

View file

@ -4,7 +4,7 @@
"type": "domainCard",
"folder": "OwsbTSWzKq2WJmQN",
"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 dies value. You then increase the dies value by one. When the dies 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 dies value. You then increase the dies value by one. When the dies value would exceed 6, this effect ends.</p>",
"domain": "splendor",
"recallCost": 2,
"level": 6,
@ -55,7 +55,16 @@
},
"name": "Cast",
"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,

View file

@ -5,14 +5,14 @@
"_id": "frBTtNMX9Y2gkuPz",
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
"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 cant see outside of it, and anyone outside of it cant see in. Youre 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 cant see outside of it, and anyone outside of it cant see in. Youre considered Cloaked from any adversary for whom the cloud blocks line of sight.</p>",
"resource": null,
"actions": {
"nIgBwYfAVAJ98lzb": {
"type": "attack",
"_id": "nIgBwYfAVAJ98lzb",
"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 cant see outside of it, and anyone outside of it cant see in. Youre considered Cloaked from any adversary for whom the cloud blocks line of sight.</p><p>@Template[type:emanation|range:c]</p>",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
@ -52,7 +52,8 @@
},
"name": "SpellCast: Dark Cloud",
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
"range": ""
"range": "",
"areas": []
}
},
"originItemType": null,

View file

@ -72,7 +72,16 @@
},
"name": "Talk to your allies!",
"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,

View file

@ -74,7 +74,16 @@
},
"name": "Healing",
"img": "icons/commodities/currency/coin-embossed-ruby-gold.webp",
"range": ""
"range": "",
"areas": [
{
"name": "Wardens Protection",
"type": "placed",
"shape": "emanation",
"size": "close",
"effects": []
}
]
}
},
"originItemType": null,