diff --git a/module/config.mjs b/module/config.mjs index 92ea595e..03052187 100644 --- a/module/config.mjs +++ b/module/config.mjs @@ -6871,6 +6871,14 @@ function addPower(powerDescription6e, powerOverrideFor5e) { }, {}, ); + + addPower( + { + key: "VISIBLE", + xml: ``, + }, + {}, + ); })(); // For some reason the BASECOST of some modifiers/adder are 0, some are just wrong