Psychic (5e Feat)
Psychic
You have learn to tap into the mystic powers inside you, gaining the following benefits
- You learn two psionic discipline and one psionic talent of your choice from among those available to the Mystic class. If any feature of a discipline or talent you use requires a creature to make a saving throw, the saving throw DC equals 8 + your proficiency bonus + your Intelligence modifier. If they require you to make an attack roll, the attack modifier equals your proficiency bonus plus your Intelligence modifier.
- You have 2 psi points which are used to fuel some features of your disciplines. If you already have psi points, you gain 2 more. If you ever gain psi points, these are added to them. Your psi limit, the maximum number of psi points you can spend at a time, is 2, unless you already have psi limit. You regain all expended psi points after completing a long rest.
Back to Main Page → 5e Homebrew → Feats
gollark: It uses porter stemming to normalize "bee" and "bees" into "bee".
gollark: Anyway, SQLite documents it, but the basic idea is that you have a table like this```sqlCREATE TABLE thing ( token TEXT NOT NULL, document_id INTEGER NOT NULL);```so when you look up "bees" it searches for the token "bees" in there using an index and retrieves the resulting document.
gollark: [REDACTED].
gollark: FTS5 uses inverted index™ technology.
gollark: Yep! It has to linear-scan through all rows of the database to check.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.