Made baseEffect.stacking nullable instead of having an enabled property

This commit is contained in:
WBHarry 2026-03-25 13:40:40 +01:00
parent 0fbe027d7d
commit 5ff1d0c71f
14 changed files with 70 additions and 43 deletions

View file

@ -81,7 +81,6 @@
"type": "shortRest"
},
"stacking": {
"enabled": true,
"max": null
}
},

View file

@ -80,7 +80,6 @@
"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: 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.565); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;\">Until the next time an attack succeeds against you.</span></p>"
},
"stacking": {
"enabled": true,
"max": null
}
},

View file

@ -150,7 +150,6 @@
}
],
"stacking": {
"enabled": true,
"max": null
},
"duration": {

View file

@ -88,7 +88,6 @@
}
],
"stacking": {
"enabled": true,
"max": 2
},
"duration": {