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

This commit is contained in:
WBHarry 2026-07-11 22:27:38 +02:00 committed by GitHub
parent 780aaf216c
commit 2c98070836
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
241 changed files with 416 additions and 416 deletions

View file

@ -27,13 +27,13 @@
"changes": [
{
"key": "system.bonuses.rest.shortRest.shortMoves",
"mode": 2,
"type": "add",
"value": "1",
"priority": null
},
{
"key": "system.bonuses.rest.longRest.longMoves",
"mode": 2,
"type": "add",
"value": "1",
"priority": null
}

View file

@ -27,7 +27,7 @@
"changes": [
{
"key": "system.advantageSources",
"mode": 2,
"type": "add",
"value": "Dread Visage: Rolls to intimidate hostile creatures",
"priority": null
}

View file

@ -27,13 +27,13 @@
"changes": [
{
"key": "system.bonuses.rest.shortRest.longMoves",
"mode": 2,
"type": "add",
"value": "1",
"priority": null
},
{
"key": "system.bonuses.rest.shortRest.shortMoves",
"mode": 2,
"type": "add",
"value": "-1",
"priority": null
}

View file

@ -27,7 +27,7 @@
"changes": [
{
"key": "system.resources.hitPoints.max",
"mode": 2,
"type": "add",
"value": "1",
"priority": null
}

View file

@ -27,7 +27,7 @@
"changes": [
{
"key": "system.resources.stress.max",
"mode": 2,
"type": "add",
"value": "1",
"priority": null
}

View file

@ -27,7 +27,7 @@
"changes": [
{
"key": "system.advantageSources",
"mode": 2,
"type": "add",
"value": "Agility Rolls that involve balancing and climbing",
"priority": null
}

View file

@ -27,7 +27,7 @@
"changes": [
{
"key": "system.evasion",
"mode": 2,
"type": "add",
"value": "1",
"priority": null
}

View file

@ -27,7 +27,7 @@
"changes": [
{
"key": "system.rules.damageReduction.stressDamageReduction.severe.cost",
"mode": 5,
"type": "override",
"value": "1",
"priority": null
}

View file

@ -27,13 +27,13 @@
"changes": [
{
"key": "system.damageThresholds.major",
"mode": 2,
"type": "add",
"value": "@prof",
"priority": 21
},
{
"key": "system.damageThresholds.severe",
"mode": 2,
"type": "add",
"value": "@prof",
"priority": 21
}

View file

@ -27,7 +27,7 @@
"changes": [
{
"key": "system.rules.damageReduction.stressDamageReduction.minor.cost",
"mode": 5,
"type": "override",
"value": "2",
"priority": null
}

View file

@ -90,13 +90,13 @@
"changes": [
{
"key": "system.bonuses.damage.physical.dice",
"mode": 2,
"type": "add",
"value": "1d6",
"priority": null
},
{
"key": "system.bonuses.damage.magical.dice",
"mode": 2,
"type": "add",
"value": "1d6",
"priority": null
}

View file

@ -57,7 +57,7 @@
"changes": [
{
"key": "system.evasion",
"mode": 2,
"type": "add",
"value": "2",
"priority": null
}