mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Increased priority on effects in srd ancestries that depend on character data
This commit is contained in:
parent
73bb4ec2ac
commit
ad2c5b8279
1 changed files with 2 additions and 2 deletions
|
|
@ -36,13 +36,13 @@
|
||||||
"key": "system.damageThresholds.major",
|
"key": "system.damageThresholds.major",
|
||||||
"mode": 2,
|
"mode": 2,
|
||||||
"value": "@prof",
|
"value": "@prof",
|
||||||
"priority": null
|
"priority": 21
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "system.damageThresholds.severe",
|
"key": "system.damageThresholds.severe",
|
||||||
"mode": 2,
|
"mode": 2,
|
||||||
"value": "@prof",
|
"value": "@prof",
|
||||||
"priority": null
|
"priority": 21
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue