mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 23:43:37 +02:00
[Feature] Damage Iterrable Rework (#1685)
* Initial * More * Fixed current actionConfig damage * Reworked ActionConfig damage ui * . * Updated all Adversary compendium damage entries * more * The rest * Fixed misses * . * . * Also migrate sub fields of MappingField * Removed MappingField * Fix regression with re-tiering adversaries when dealing non-hp damage * Allow iterable object to be detected as an object by foundry --------- Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
This commit is contained in:
parent
d3ebd30e59
commit
5a4bbc91f5
536 changed files with 2476 additions and 2368 deletions
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"armor": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"type": []
|
||||
},
|
||||
{
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -177,8 +177,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -204,7 +204,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -100,8 +100,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -76,8 +76,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -103,7 +103,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -82,8 +82,8 @@
|
|||
"recovery": "shortRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -130,8 +130,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -157,7 +157,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -101,8 +101,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -128,7 +128,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -144,7 +144,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -125,7 +125,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -107,8 +107,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -134,7 +134,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -109,8 +109,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"armor": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -135,7 +135,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -185,8 +185,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -213,7 +213,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -104,8 +104,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -119,8 +119,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -148,7 +148,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": "longRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -75,8 +75,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -101,7 +101,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -152,8 +152,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -179,7 +179,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -34,8 +34,8 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -76,8 +76,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -82,8 +82,8 @@
|
|||
"recovery": "shortRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -91,8 +91,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -117,7 +117,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -185,8 +185,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -211,7 +211,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -93,8 +93,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -53,8 +53,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -31,8 +31,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -117,8 +117,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -85,8 +85,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -111,7 +111,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -161,8 +161,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -187,7 +187,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -237,8 +237,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -263,7 +263,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -313,8 +313,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -339,7 +339,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -67,7 +67,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -117,8 +117,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -193,8 +193,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -219,7 +219,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": "longRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -82,8 +82,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -109,8 +109,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -135,7 +135,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -194,8 +194,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -220,7 +220,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -279,8 +279,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -305,7 +305,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -60,8 +60,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": "shortRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": "longRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -84,8 +84,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -109,7 +109,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -31,8 +31,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -102,8 +102,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -42,8 +42,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -119,8 +119,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -145,7 +145,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -34,8 +34,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -111,8 +111,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -91,8 +91,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -117,7 +117,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -112,8 +112,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -139,7 +139,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -93,8 +93,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -72,8 +72,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": "longRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -102,8 +102,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -180,8 +180,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -207,7 +207,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
"consumeOnSuccess": true
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -42,8 +42,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"resultBased": false,
|
||||
"value": {
|
||||
"custom": {
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"armor": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue