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

@ -118,13 +118,10 @@
"system": {
"changes": [
{
"key": "Armor",
"type": "armor",
"phase": "initial",
"priority": 20,
"value": 0,
"typeData": {
"type": "armor",
"value": {
"max": "ITEM.@system.tier"
}
}