mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23: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
|
|
@ -23,8 +23,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
},
|
||||
"type": []
|
||||
},
|
||||
{
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
"recovery": "longRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -134,7 +134,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -29,8 +29,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -148,8 +148,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -174,7 +174,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
"recovery": "longRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -115,8 +115,8 @@
|
|||
"recovery": "longRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hope": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -29,8 +29,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": false
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -29,8 +29,8 @@
|
|||
"recovery": null
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
"recovery": "longRest"
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -39,8 +39,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
@ -116,8 +116,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"stress": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -142,7 +142,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [],
|
||||
"parts": {},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@
|
|||
"consumeOnSuccess": false
|
||||
},
|
||||
"damage": {
|
||||
"parts": [
|
||||
{
|
||||
"parts": {
|
||||
"hitPoints": {
|
||||
"value": {
|
||||
"custom": {
|
||||
"enabled": true,
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
},
|
||||
"type": []
|
||||
}
|
||||
],
|
||||
},
|
||||
"includeBase": false
|
||||
},
|
||||
"target": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue