From 73bb4ec2ac432a8cfba699653ef2e24884db1453 Mon Sep 17 00:00:00 2001 From: WBHarry Date: Sun, 4 Jan 2026 18:39:22 +0100 Subject: [PATCH] Increased priority on effects in srd classes/subclasses that depend on character data --- .../subclasses/feature_Conjure_Shield_oirsCnN66GOlK3Fa.json | 2 +- .../feature_Elemental_Incarnation_f37TTgCc0Q3Ih1A1.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/packs/subclasses/feature_Conjure_Shield_oirsCnN66GOlK3Fa.json b/src/packs/subclasses/feature_Conjure_Shield_oirsCnN66GOlK3Fa.json index 8847b7af..99b04487 100644 --- a/src/packs/subclasses/feature_Conjure_Shield_oirsCnN66GOlK3Fa.json +++ b/src/packs/subclasses/feature_Conjure_Shield_oirsCnN66GOlK3Fa.json @@ -35,7 +35,7 @@ "key": "system.evasion", "mode": 2, "value": "@system.proficiency", - "priority": null + "priority": 21 } ], "disabled": false, diff --git a/src/packs/subclasses/feature_Elemental_Incarnation_f37TTgCc0Q3Ih1A1.json b/src/packs/subclasses/feature_Elemental_Incarnation_f37TTgCc0Q3Ih1A1.json index 6dcd5f13..30ffb50b 100644 --- a/src/packs/subclasses/feature_Elemental_Incarnation_f37TTgCc0Q3Ih1A1.json +++ b/src/packs/subclasses/feature_Elemental_Incarnation_f37TTgCc0Q3Ih1A1.json @@ -255,13 +255,13 @@ "key": "system.damageThresholds.major", "mode": 2, "value": "@system.proficiency", - "priority": null + "priority": 21 }, { "key": "system.damageThresholds.severe", "mode": 2, "value": "@system.proficiency", - "priority": null + "priority": 21 } ], "disabled": false,