diff --git a/packs/equipment/dragon-handwraps.json b/packs/equipment/dragon-handwraps.json index aa12ce0e442..d12521619a4 100644 --- a/packs/equipment/dragon-handwraps.json +++ b/packs/equipment/dragon-handwraps.json @@ -55,18 +55,6 @@ "value": "" }, "rules": [ - { - "key": "ActiveEffectLike", - "mode": "add", - "path": "system.abilities.str.mod", - "value": 1 - }, - { - "key": "ActiveEffectLike", - "mode": "upgrade", - "path": "system.abilities.str.mod", - "value": 4 - }, { "key": "FlatModifier", "predicate": [ diff --git a/packs/equipment/whispering-staff.json b/packs/equipment/whispering-staff.json index 6103239fe7b..dd43dfd3791 100644 --- a/packs/equipment/whispering-staff.json +++ b/packs/equipment/whispering-staff.json @@ -69,18 +69,6 @@ "selector": "skill-check", "type": "circumstance", "value": 3 - }, - { - "key": "ActiveEffectLike", - "mode": "add", - "path": "system.abilities.int.mod", - "value": 1 - }, - { - "key": "ActiveEffectLike", - "mode": "upgrade", - "path": "system.abilities.int.mod", - "value": 4 } ], "runes": { @@ -96,6 +84,7 @@ "rarity": "common", "value": [ "apex", + "invested", "magical", "staff", "two-hand-d8"