diff --git a/packs/ancestryfeatures/emotionally-unaware.json b/packs/ancestryfeatures/emotionally-unaware.json index 4eefafa2f8c..880cca0998f 100644 --- a/packs/ancestryfeatures/emotionally-unaware.json +++ b/packs/ancestryfeatures/emotionally-unaware.json @@ -31,7 +31,10 @@ { "or": [ { - "not": "check:statistic:perception" + "nor": [ + "check:statistic:perception", + "check:statistic:initiative" + ] }, "action:sense-motive" ]