Fixed so that the v13/v14 change from mode to type is fixed in SRD

This commit is contained in:
WBHarry 2026-07-11 22:18:00 +02:00
parent 780aaf216c
commit 9df23155f2
241 changed files with 416 additions and 416 deletions

View file

@ -49,19 +49,19 @@
"changes": [
{
"key": "system.bonuses.damage.physical.bonus",
"mode": 2,
"type": "add",
"value": "9",
"priority": null
},
{
"key": "system.evasion",
"mode": 2,
"type": "add",
"value": "3",
"priority": null
},
{
"key": "system.rules.attack.damage.diceIndex",
"mode": 2,
"type": "add",
"value": "1",
"priority": 60
}