mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
[Fix] SRD Effect Priorities (#1505)
* Increased priority on effects in srd domain cards that depend on character data * Increased priority on effects in srd classes/subclasses that depend on character data * Increased priority on effects in srd ancestries that depend on character data * Increased priority on effects in srd beastforms that depend on character data * Increased priority on effects in remaining SRD items that depend on character data * Adversaries * Raised system version
This commit is contained in:
parent
6deadea437
commit
c6bdc846ab
19 changed files with 52 additions and 32 deletions
|
|
@ -284,7 +284,7 @@
|
|||
"key": "system.bonuses.roll.attack.bonus",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.resource.value",
|
||||
"priority": null
|
||||
"priority": 21
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue