Corrected the SRD to use base effects again

This commit is contained in:
WBHarry 2026-03-21 01:43:25 +01:00
parent 4113f6c562
commit 8a728e6c27
51 changed files with 316 additions and 174 deletions

View file

@ -90,19 +90,22 @@
"effects": [
{
"name": "Armorer",
"type": "armor",
"type": "base",
"system": {
"changes": [
{
"key": "system.armorScore",
"key": "Armor",
"type": "armor",
"phase": "initial",
"priority": 20,
"value": 0,
"max": "1"
"typeData": {
"type": "armor",
"max": "1",
"armorInteraction": "active"
}
}
],
"armorInteraction": "active"
]
},
"_id": "tJw2JIPcT9hEMRXg",
"img": "icons/tools/hand/hammer-and-nail.webp",