Nova (4e Epic Destiny)

<!-Name->

Your magic is powered by

Prerequisite: Sorcerer 20

<!-fluff->

Immortality


<!-Possible end->: <!-Description.->

<!-Name-> Features

All <!-name-> have the following features.

Energy Release (21st Level): You can do max damage with a spell once per turn, but it does its minimum back to you.
<!-24th level Feature-> (24th Level): <!-Rules info.->
<!-30th level feature-> (30th Level): <!-Rules info.->

<!-Name-> Power

' 4e Power Type::Utility 26
'
4e Power Usage::
4e Power Action Type:: '
Effect:



Back to Main Page 4e Homebrew Classes, Paragon Paths, and Epic Destinies Epic Destinies [[Category:<!-Role->]]

gollark: ++list_deleted
gollark: It wprks now!
gollark: ++exec```pythondef f(x, y, z): if y == 0: if z == 0: return x return f(x, 0, z - 1) * f(x, 0, z - 1) return f(x, y - 1, z) * f(x, y - 1, z)print(f(10, 10, 10))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(3, 3, 3))```
gollark: Hmm.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.