PFSRD:Guided Hand
Guided Hand
Your deity blesses any strike you make with that deity's favored weapon.
Prerequisites: Channel energy class feature, Channel Smite, proficiency with your deity's favored weapon.
Benefit: With your deity's favored weapon, you can use your Wisdom modifier instead of your Strength or Dexterity modifier on attack rolls.
Back to Main Page → Pathfinder Open Game Content → PFSRD → Feats
gollark: I am in earth hemisphere.
gollark: That's what we use [ALL OTHER CHANNELS] for.
gollark: ++exec```haskellimport Unsafe.Coercedata Would = Seriously Int deriving Showtype Mad = ()data Are = Are Mad deriving Showtype Is = Aredata You = You Are Mad deriving Showdata Thing = This Thing Is Mad deriving Showdata This = Thing Mad deriving Shownewtype Do = Do (Thing -> You -> [Thing])data Why = Why Would You Do This deriving Showinstance Show Do where show x = "Do the thing!"why :: Whywhy = Why would you do_ this where would = Seriously 0 you = You (Are ()) () do_ = Do $ \_ _ -> [] this = Thing ()main = print why```
gollark: Very cool.
gollark: ++exec```haskellimport Unsafe.Coercedata Would = Seriously Why Int deriving Showtype Mad = ()data Are = Are Mad deriving Showtype Is = Aredata You = You Are Mad deriving Showdata Thing = This Thing Is Mad deriving Showdata This = Thing Mad deriving Shownewtype Do = Do (Thing -> You -> [Thing])data Why = Why Would You Do This deriving Showinstance Show Do where show x = "Do the thing!"why :: Whywhy = Why would you do_ this where would = unsafeCoerce Why you = You (Are ()) () do_ = Do $ \_ _ -> [] this = Thing ()main = print why```
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.