Iconic Profile (3.5e Feat)

Iconic Profile [Honing]

3e Summary::Your superhero's costumed presence brings out the best (or worse) in people.
Prerequisite: Use of the Super or Sinister supplemental mechanic, BAB +5
Benefit: Your character is a local hero (or villain), and individuals react to your presence. When in costume, you receive a +5 to all Diplomacy or Gather Information checks from individuals with a shared alignment component as you and a -5 to all with two opposing alignments. For example, the superhero Montage Man is Chaotic Good, and can possibly get a bonus from anyone who is Chaotic Neutral or Lawful Good, and even in odd situations from a Chaotic Evil person. However, a Lawful Neutral or Lawful Evil individual will incur the negative modifier.
Normal: A character would normally not have these skill check modifiers applied.

Back to Main Page 3.5e Homebrew Character Options Feats 3.5e Honing Feats

gollark: osmarkslibc™ `malloc`:```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: I hope you were not malloced using my implementation.
gollark: ++delete all operating system development
gollark: > strings prefixed by the length are bad because you cant take a subset of the string by just adding an offset to the pointer and have it be a valid stringWait, you can't really do that anyway with null-terminated ones if you want a subset of fixed length.
gollark: You shouldn't do that. That would possibly cause so many memory issues.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.