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

@ -91,16 +91,19 @@
"effects": [
{
"name": "Valor-Touched",
"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"
}
}
]
},