Refactor ArmorChange schema and fix some bugs

This commit is contained in:
Carlos Fernandez 2026-03-21 02:42:43 -04:00
parent 6193153596
commit 251baba5b3
60 changed files with 128 additions and 317 deletions

View file

@ -94,15 +94,12 @@
"system": {
"changes": [
{
"key": "Armor",
"type": "armor",
"phase": "initial",
"priority": 20,
"value": 0,
"typeData": {
"type": "armor",
"value": {
"max": "1",
"armorInteraction": "active"
"interaction": "active"
}
}
]