Demonic Aura (3.5e Feat)

Demonic Aura [General]

3e Summary::You give off an aura oozing with a feeling of dread and unholiness.
Prerequisite: Must be a Tiefling
Benefit: People feel frightened easily while in your aura and intimidation checks made against any creature with 3 or more intelligence get a +1 bonus while in it. Other demons can also easily recognize you as a demon (your aura's radius is 15 meters).



Back to Main Page 3.5e Homebrew Character Options Feats Feats

gollark: Er, `sendBinary`
gollark: `send_binary`?
gollark: ```java byte[] data = arguments.length > 0 && arguments[0] != null ? (byte[])arguments[0] : new byte[0]; computer.addTrackingChange( TrackingField.WEBSOCKET_OUTGOING, data.length ); channel.writeAndFlush( new BinaryWebSocketFrame( Unpooled.wrappedBuffer(data) ) );```^ Probably hopelessly wrong
gollark: It compiles with 18 warnings! Now to test the thing somehow.
gollark: In *this* case the problem is that I can't figure out how to convert the `Object` argument passed in into a `byte[]`, which is probably not right anyway but I have no idea.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.