Epic Elite Training (3.5e Feat)

This material is published under the OGL

Epic Elite Training [Epic, General]

3e Summary::You manage to achieve more than even the gods thought possible.
Prerequisite:
Benefit: Choose an ability when you take this feat. For the purposes of meeting the prerequisites of other feats, that ability score is considered to be 10 points higher or 21, whichever value is larger.
Special: This feat may be taken multiple times. Each time it applies to a different ability score.
--
Author: Jason D. Kemp © Jason D. Kemp 2005   This feat is from the NBoF, please see NBoF Credits.
NBoF Balance Rating (0 to 5 Scale)
OverallPurpPowPortCompRule
Property:3e NBoF Rating::4.053.754.004.004.504.00



Back to Main Page 3.5e Homebrew Character Options Feats Epic
Back to Main Page 3.5e Homebrew Character Options Feats General This page is protected from editing because it is distributed under the OGL. Please discuss possible problems or changes on the talk page.

Open Game Content (place problems on the discussion page).
This is a NBoF Feat. It is covered by the Open Game License v1.0a, rather than the GNU Free Documentation License 1.3. To distinguish it, these items will have this notice. If you see any page that contains NBoF material and does not show this license statement, please contact an admin so that this license statement can be added. It is our intent to work within this license in good faith.
gollark: Yes.
gollark: SQLite also stores the position of tokens and has a stats table tracking frequency in all documents and such for better ranking.
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].
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.