Skip to content
Snippets Groups Projects
Commit 46f10e84 authored by dg's avatar dg
Browse files

Pyromancer/Cryomancer now have a good class description

git-svn-id: http://svn.net-core.org/repos/t-engine4@973 51575b47-30f0-44d4-a5cc-537603b46e54
parent b4b7c7a6
No related branches found
No related tags found
No related merge requests found
......@@ -153,7 +153,12 @@ newBirthDescriptor{
type = "subclass",
name = "Pyromancer",
desc = {
"Pyromancerrrrr!!! BURNNNNNN !!!",
"A Pyromancer is an archmage specialized in fire magic.",
"They can even learn to pierce through fire resistance and immunity."
"They gain access to the special Wildfire talents whose main purpose is to make things burn and burn more.",
"Most archmagi lack basic skills that others take for granted (like general fighting sense), but they make up for it by their raw magical power.",
"Archmagi know all schools of magic but the more intricate (Temporal and Meta) from the start. They however usually refuse to have anything to do with Necromancy.",
"All archmagi have been trained in the secret town of Angolwen and posses a unique spell to teleport to it directly.",
"Their most important stats are: Magic and Willpower",
},
stats = { mag=5, wil=3, cun=1, },
......@@ -194,7 +199,12 @@ newBirthDescriptor{
type = "subclass",
name = "Cryomancer",
desc = {
"Freeeeeze",
"A Cryomancer is an archmage specialized in ice magic.",
"They gain access to the special Ice talents whose main purpose is to make things shatter under extreme cold.",
"They can even learn to pierce through cold resistance and immunity."
"Most archmagi lack basic skills that others take for granted (like general fighting sense), but they make up for it by their raw magical power.",
"Archmagi know all schools of magic but the more intricate (Temporal and Meta) from the start. They however usually refuse to have anything to do with Necromancy.",
"All archmagi have been trained in the secret town of Angolwen and posses a unique spell to teleport to it directly.",
"Their most important stats are: Magic and Willpower",
},
stats = { mag=5, wil=3, cun=1, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment