Fixing Summon Swarm to do damage threshold reduction (#1425)

This commit is contained in:
Nick Salyzyn 2025-12-19 10:53:25 -07:00 committed by GitHub
parent 27fe83d906
commit a8b15c8252
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -208,13 +208,13 @@
},
"changes": [
{
"key": "system.resistance.magical.reduction",
"key": "system.rules.damageReduction.reduceSeverity.magical",
"mode": 2,
"value": "1",
"priority": null
},
{
"key": "system.resistance.magical.reduction",
"key": "system.rules.damageReduction.reduceSeverity.physical",
"mode": 2,
"value": "1",
"priority": null