Legendary Strength (3.5e Feat)

Legendary Strength [General, Fighter]

3e Summary::By defeating monsters stronger than you your body's strength has grown at a legendary rate
Prerequisite: Defeat a monster with a CR 5 greater than yours. Survive in a fight where you were knocked below -7 HP, Must have 4 levels in a fighting class (fighter Paladin ect), 18+ Strength
Benefit: +10 Strength
Normal: no bonus

Back to Main Page 3.5e Homebrew Character Options Feats Fighter
Back to Main Page 3.5e Homebrew Character Options Feats General

gollark: Well, that and the config file I guess.
gollark: That is what ABR uses for all data.
gollark: Yes.
gollark: Do I require further apiodata?
gollark: ```sqlCREATE TABLE guild_config ( id INTEGER PRIMARY KEY, achievement_messages INTEGER);CREATE TABLE user_config ( id INTEGER PRIMARY KEY, achievement_tracking_enabled INTEGER);CREATE TABLE stats ( user_id INTEGER NOT NULL REFERENCES user_config (id), stat TEXT NOT NULL COLLATE NOCASE, value BLOB NOT NULL, UNIQUE (user_id, stat));CREATE TABLE achievements ( user_id INTEGER NOT NULL REFERENCES user_config (id), achievement TEXT NOT NULL, achieved_time INTEGER NOT NULL);```
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.