Legendary Power (3.5e Feat)

Legendary Power [General, Monsterous]

3e Summary::An ability granted by a race or class attains legendary status.
Prerequisite: Ability Focus (ability), a natural or supernatural ability with a save DC., CON 10+
Benefit: You must announce your intent to use this feat before a saving throw against your ability is rolled. Figure the save DC against your ability as normal, including all modifiers and other related feats. Double that number and use it as your new save DC. This feat may only be used a number of times per day equal to your constitution modifier. This feat grants no additional ability uses. This feat may be taken more than once but does not stack. Instead, it must be taken for a different ability, AND the number of times it can be used is "shared" with any other ability using this feat. Using this feat is extremely taxing and cannot be used if your constitution score drops below 10.
Normal: Normal saving throw



Back to Main Page 3.5e Homebrew Character Options Feats Feats

gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendprint("fact", a)if a == 0 then return 1 endreturn aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenprint "a, b = 0"return factorial(x)else print "a = 0"return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendprint("fact", a)if a == 0 then return 1 endreturn aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)if x == 0 then return 1 endlocal a = 1for i = 1, x do a = a * iendprint("fact", a)return aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)if x == 0 then return 1 endlocal a = 1for i = 1, x do a = a * iendreturn aendfunction scream(x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendprint("fact", a)return aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.