Way Of Shadow: exclude caster from darkness effects #5187
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Unfortunately, I have no Windows PC (everything I own runs linux), so as far as I know I can't compile this and test it. Based on nothing more than gut instinct, I tried to track down how to exclude the Way of Shadow monk from being blinded by their own darkness. I have only the faintest glimmer of hope that it will work.
Following the 2024 Warrior of Shadow (which seems to be what the current Way of Shadow subclass is built around), the monk should be able to see through their own Darkness ability.
This adds '.ExcludeCaster()' to the Way of Shadow's Darkness ability, to match the 2024 rules.