Difference between revisions of "Module:Table of spellbooks"
(Auto-generated again; found a few errors. (Source code coming soon)) |
(update to .18 using the script at List_of_spells/parse-spl-data) |
||
Line 1: | Line 1: | ||
--[=[ | --[=[ | ||
− | Table of spellbooks | + | Table of spellbooks as of 0.18.1 |
]=]-- | ]=]-- | ||
Line 6: | Line 6: | ||
m["Akashic Record"] = { | m["Akashic Record"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Dispersal", | + | ["name"] = "Dispersal", |
− | ["image"] = "[[File:dispersal.png]]", | + | ["image"] = "[[File:dispersal.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Malign Gateway", | + | ["name"] = "Malign Gateway", |
− | ["image"] = "[[File:malign gateway.png]]", | + | ["image"] = "[[File:malign gateway.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Disjunction", | + | ["name"] = "Disjunction", |
− | ["image"] = "[[File:disjunction.png]]", | + | ["image"] = "[[File:disjunction.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Controlled Blink", | + | ["name"] = "Controlled Blink", |
− | ["image"] = "[[File:controlled blink.png]]", | + | ["image"] = "[[File:controlled blink.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
} | } | ||
m["Book of Air"] = { | m["Book of Air"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Shock", | + | ["name"] = "Shock", |
− | ["image"] = "[[File:shock.png]]", | + | ["image"] = "[[File:shock.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Swiftness", | + | ["name"] = "Swiftness", |
− | ["image"] = "[[File:swiftness.png]]", | + | ["image"] = "[[File:swiftness.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Repel Missiles", | + | ["name"] = "Repel Missiles", |
− | ["image"] = "[[File:repel missiles.png]]", | + | ["image"] = "[[File:repel missiles.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Static Discharge", | + | ["name"] = "Static Discharge", |
− | ["image"] = "[[File:static discharge.png]]", | + | ["image"] = "[[File:static discharge.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Lightning Bolt", | + | ["name"] = "Lightning Bolt", |
− | ["image"] = "[[File:lightning bolt.png]]", | + | ["image"] = "[[File:lightning bolt.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", |
}, | }, | ||
} | } | ||
m["Book of Alchemy"] = { | m["Book of Alchemy"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Sublimation of Blood", | + | ["name"] = "Sublimation of Blood", |
− | ["image"] = "[[File:sublimation of blood.png]]", | + | ["image"] = "[[File:sublimation of blood.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Ignite Poison", | + | ["name"] = "Ignite Poison", |
− | ["image"] = "[[File:ignite poison.png]]", | + | ["image"] = "[[File:ignite poison.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Fire Magic|Fire]]/[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Fire Magic|Fire]]/[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Petrify", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:petrify.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Transmutations|Transmutation]]/[[ | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Alistair's Intoxication", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:alistair's intoxication.png]]", |
− | ["level"] = " | + | ["level"] = "5", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e | + | ["letter"] = "e", |
− | + | ["name"] = "Irradiate", | |
− | + | ["image"] = "[[File:irradiate.png]]", | |
− | + | ["level"] = "5", | |
− | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Transmutations|Transmutation]]", | |
− | |||
− | |||
− | |||
− | ["name"] = "Irradiate", | ||
− | ["image"] = "[[File:irradiate.png]]", | ||
− | ["level"] = "5", | ||
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Transmutations|Transmutation]]", | ||
}, | }, | ||
} | } | ||
m["Book of Annihilations"] = { | m["Book of Annihilations"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Poison Arrow", | + | ["name"] = "Poison Arrow", |
− | ["image"] = "[[File:poison arrow.png]]", | + | ["image"] = "[[File:poison arrow.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Chain Lightning", | + | ["name"] = "Chain Lightning", |
− | ["image"] = "[[File:chain lightning.png]]", | + | ["image"] = "[[File:chain lightning.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Air Magic|Air]]/[[Conjurations|Conjuration]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Lehudib's Crystal Spear", | + | ["name"] = "Lehudib's Crystal Spear", |
− | ["image"] = "[[File:lehudib's crystal spear.png]]", | + | ["image"] = "[[File:lehudib's crystal spear.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Glaciate", | + | ["name"] = "Glaciate", |
− | ["image"] = "[[File:glaciate.png]]", | + | ["image"] = "[[File:glaciate.png]]", |
− | ["level"] = "9", | + | ["level"] = "9", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Fire Storm", | + | ["name"] = "Fire Storm", |
− | ["image"] = "[[File:fire storm.png]]", | + | ["image"] = "[[File:fire storm.png]]", |
− | ["level"] = "9", | + | ["level"] = "9", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
} | } | ||
m["Book of Battle"] = { | m["Book of Battle"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Infusion", | + | ["name"] = "Infusion", |
− | ["image"] = "[[File:infusion.png]]", | + | ["image"] = "[[File:infusion.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Charms]]", | + | ["schools"] = "[[Charms]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Shroud of Golubria", | + | ["name"] = "Shroud of Golubria", |
− | ["image"] = "[[File:shroud of golubria.png]]", | + | ["image"] = "[[File:shroud of golubria.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Song of Slaying", | + | ["name"] = "Song of Slaying", |
− | ["image"] = "[[File:song of slaying.png]]", | + | ["image"] = "[[File:song of slaying.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Charms]]", | + | ["schools"] = "[[Charms]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Spectral Weapon", | + | ["name"] = "Spectral Weapon", |
− | ["image"] = "[[File:spectral weapon.png]]", | + | ["image"] = "[[File:spectral weapon.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Hexes]]/[[Charms]]", | + | ["schools"] = "[[Hexes]]/[[Charms]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Regeneration", | + | ["name"] = "Regeneration", |
− | ["image"] = "[[File:regeneration.png]]", | + | ["image"] = "[[File:regeneration.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Charms]]/[[Necromancy]]", | + | ["schools"] = "[[Charms]]/[[Necromancy]]", |
}, | }, | ||
} | } | ||
m["Book of Beasts"] = { | m["Book of Beasts"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Summon Butterflies", | + | ["name"] = "Summon Butterflies", |
− | ["image"] = "[[File:summon butterflies.png]]", | + | ["image"] = "[[File:summon butterflies.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Call Canine Familiar", | + | ["name"] = "Call Canine Familiar", |
− | ["image"] = "[[File:call canine familiar.png]]", | + | ["image"] = "[[File:call canine familiar.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Summon Ice Beast", | + | ["name"] = "Summon Ice Beast", |
− | ["image"] = "[[File:summon ice beast.png]]", | + | ["image"] = "[[File:summon ice beast.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning]]", | + | ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Summon Mana Viper", | + | ["name"] = "Summon Mana Viper", |
− | ["image"] = "[[File:summon mana viper.png]]", | + | ["image"] = "[[File:summon mana viper.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Summonings|Summoning]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Summon Hydra", | + | ["name"] = "Summon Hydra", |
− | ["image"] = "[[File:summon hydra.png]]", | + | ["image"] = "[[File:summon hydra.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
} | } | ||
m["Book of Burglary"] = { | m["Book of Burglary"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Swiftness", | + | ["name"] = "Swiftness", |
− | ["image"] = "[[File:swiftness.png]]", | + | ["image"] = "[[File:swiftness.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Passwall", | + | ["name"] = "Passwall", |
− | ["image"] = "[[File:passwall.png]]", | + | ["image"] = "[[File:passwall.png]]", |
− | ["level"] = " | + | ["level"] = "2", |
− | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Passage of Golubria", | + | ["name"] = "Passage of Golubria", |
− | ["image"] = "[[File:passage of golubria.png]]", | + | ["image"] = "[[File:passage of golubria.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Lee's Rapid Deconstruction", | + | ["name"] = "Lee's Rapid Deconstruction", |
− | ["image"] = "[[File:lee's rapid deconstruction.png]]", | + | ["image"] = "[[File:lee's rapid deconstruction.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Earth Magic|Earth]]", | + | ["schools"] = "[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Darkness", | + | ["name"] = "Darkness", |
− | ["image"] = "[[File:darkness.png]]", | + | ["image"] = "[[File:darkness.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Invisibility", | + | ["name"] = "Invisibility", |
− | ["image"] = "[[File:invisibility.png]]", | + | ["image"] = "[[File:invisibility.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
} | } | ||
m["Book of Callings"] = { | m["Book of Callings"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Summon Small Mammal", | + | ["name"] = "Summon Small Mammal", |
− | ["image"] = "[[File:summon small mammal.png]]", | + | ["image"] = "[[File:summon small mammal.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Call Imp", | + | ["name"] = "Call Imp", |
− | ["image"] = "[[File:call imp.png]]", | + | ["image"] = "[[File:call imp.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Call Canine Familiar", | + | ["name"] = "Call Canine Familiar", |
− | ["image"] = "[[File:call canine familiar.png]]", | + | ["image"] = "[[File:call canine familiar.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Summon Guardian Golem", | + | ["name"] = "Summon Guardian Golem", |
− | ["image"] = "[[File:summon guardian golem.png]]", | + | ["image"] = "[[File:summon guardian golem.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Summonings|Summoning]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Summon Lightning Spire", | + | ["name"] = "Summon Lightning Spire", |
− | ["image"] = "[[File:summon lightning spire.png]]", | + | ["image"] = "[[File:summon lightning spire.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Summonings|Summoning]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Summon Ice Beast", | + | ["name"] = "Summon Ice Beast", |
− | ["image"] = "[[File:summon ice beast.png]]", | + | ["image"] = "[[File:summon ice beast.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning]]", | + | ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning]]", |
}, | }, | ||
} | } | ||
m["Book of Cantrips"] = { | m["Book of Cantrips"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Corona", | + | ["name"] = "Corona", |
− | ["image"] = "[[File:corona.png]]", | + | ["image"] = "[[File:corona.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Animate Skeleton", | + | ["name"] = "Animate Skeleton", |
− | ["image"] = "[[File:animate skeleton.png]]", | + | ["image"] = "[[File:animate skeleton.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Summon Small Mammal", | + | ["name"] = "Summon Small Mammal", |
− | ["image"] = "[[File:summon small mammal.png]]", | + | ["image"] = "[[File:summon small mammal.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Apportation", | + | ["name"] = "Apportation", |
− | ["image"] = "[[File:apportation.png]]", | + | ["image"] = "[[File:apportation.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
} | } | ||
m["Book of Changes"] = { | m["Book of Changes"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Beastly Appendage", | + | ["name"] = "Beastly Appendage", |
− | ["image"] = "[[File:beastly appendage.png]]", | + | ["image"] = "[[File:beastly appendage.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Transmutations|Transmutation]]", | + | ["schools"] = "[[Transmutations|Transmutation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Sticks to Snakes", | + | ["name"] = "Sticks to Snakes", |
− | ["image"] = "[[File:sticks to snakes.png]]", | + | ["image"] = "[[File:sticks to snakes.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Transmutations|Transmutation]]", | + | ["schools"] = "[[Transmutations|Transmutation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Spider Form", | + | ["name"] = "Spider Form", |
− | ["image"] = "[[File:spider form.png]]", | + | ["image"] = "[[File:spider form.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Ice Form", | + | ["name"] = "Ice Form", |
− | ["image"] = "[[File:ice form.png]]", | + | ["image"] = "[[File:ice form.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Ice Magic|Ice]]/[[Transmutations|Transmutation]]", | + | ["schools"] = "[[Ice Magic|Ice]]/[[Transmutations|Transmutation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Blade Hands", | + | ["name"] = "Blade Hands", |
− | ["image"] = "[[File:blade hands.png]]", | + | ["image"] = "[[File:blade hands.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Transmutations|Transmutation]]", | + | ["schools"] = "[[Transmutations|Transmutation]]", |
}, | }, | ||
} | } | ||
m["Book of Clouds"] = { | m["Book of Clouds"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Mephitic Cloud", | + | ["name"] = "Mephitic Cloud", |
− | ["image"] = "[[File:mephitic cloud.png]]", | + | ["image"] = "[[File:mephitic cloud.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Conjure Flame", | + | ["name"] = "Conjure Flame", |
− | ["image"] = "[[File:conjure flame.png]]", | + | ["image"] = "[[File:conjure flame.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Poisonous Cloud", | + | ["name"] = "Poisonous Cloud", |
− | ["image"] = "[[File:poisonous cloud.png]]", | + | ["image"] = "[[File:poisonous cloud.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Freezing Cloud", | + | ["name"] = "Freezing Cloud", |
− | ["image"] = "[[File:freezing cloud.png]]", | + | ["image"] = "[[File:freezing cloud.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Ring of Flames", | + | ["name"] = "Ring of Flames", |
− | ["image"] = "[[File:ring of flames.png]]", | + | ["image"] = "[[File:ring of flames.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Charms]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Charms]]/[[Fire Magic|Fire]]", |
}, | }, | ||
} | } | ||
m["Book of Conjurations"] = { | m["Book of Conjurations"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Magic Dart", | + | ["name"] = "Magic Dart", |
− | ["image"] = "[[File:magic dart.png]]", | + | ["image"] = "[[File:magic dart.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Conjurations|Conjuration]]", | + | ["schools"] = "[[Conjurations|Conjuration]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Searing Ray", | + | ["name"] = "Searing Ray", |
− | ["image"] = "[[File:searing ray.png]]", | + | ["image"] = "[[File:searing ray.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Conjurations|Conjuration]]", | + | ["schools"] = "[[Conjurations|Conjuration]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Dazzling Spray", | + | ["name"] = "Dazzling Spray", |
− | ["image"] = "[[File:dazzling spray.png]]", | + | ["image"] = "[[File:dazzling spray.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Fulminant Prism", | + | ["name"] = "Fulminant Prism", |
− | ["image"] = "[[File:fulminant prism.png]]", | + | ["image"] = "[[File:fulminant prism.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Iskenderun's Mystic Blast", | + | ["name"] = "Iskenderun's Mystic Blast", |
− | ["image"] = "[[File:iskenderun's mystic blast.png]]", | + | ["image"] = "[[File:iskenderun's mystic blast.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Conjurations|Conjuration]]", | + | ["schools"] = "[[Conjurations|Conjuration]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Iskenderun's Battlesphere", | + | ["name"] = "Iskenderun's Battlesphere", |
− | ["image"] = "[[File:iskenderun's battlesphere.png]]", | + | ["image"] = "[[File:iskenderun's battlesphere.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Charms]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Charms]]", |
}, | }, | ||
} | } | ||
m["Book of Death"] = { | m["Book of Death"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Corpse Rot", | + | ["name"] = "Corpse Rot", |
− | ["image"] = "[[File:corpse rot.png]]", | + | ["image"] = "[[File:corpse rot.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Sublimation of Blood", | + | ["name"] = "Sublimation of Blood", |
− | ["image"] = "[[File:sublimation of blood.png]]", | + | ["image"] = "[[File:sublimation of blood.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Agony", | + | ["name"] = "Agony", |
− | ["image"] = "[[File:agony.png]]", | + | ["image"] = "[[File:agony.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Dispel Undead", | + | ["name"] = "Dispel Undead", |
− | ["image"] = "[[File:dispel undead.png]]", | + | ["image"] = "[[File:dispel undead.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Excruciating Wounds", | + | ["name"] = "Excruciating Wounds", |
− | ["image"] = "[[File:excruciating wounds.png]]", | + | ["image"] = "[[File:excruciating wounds.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Charms]]/[[Necromancy]]", | + | ["schools"] = "[[Charms]]/[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Bolt of Draining", | + | ["name"] = "Bolt of Draining", |
− | ["image"] = "[[File:bolt of draining.png]]", | + | ["image"] = "[[File:bolt of draining.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Necromancy]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Necromancy]]", |
}, | }, | ||
} | } | ||
m["Book of Debilitation"] = { | m["Book of Debilitation"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Corona", | + | ["name"] = "Corona", |
− | ["image"] = "[[File:corona.png]]", | + | ["image"] = "[[File:corona.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Slow", | + | ["name"] = "Slow", |
− | ["image"] = "[[File:slow.png]]", | + | ["image"] = "[[File:slow.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Gell's Gravitas", | + | ["name"] = "Gell's Gravitas", |
− | ["image"] = "[[File:gell's gravitas.png]]", | + | ["image"] = "[[File:gell's gravitas.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Translocations|Translocation]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Inner Flame", | + | ["name"] = "Inner Flame", |
− | ["image"] = "[[File:inner flame.png]]", | + | ["image"] = "[[File:inner flame.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Hexes]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Hexes]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Cause Fear", | + | ["name"] = "Cause Fear", |
− | ["image"] = "[[File:cause fear.png]]", | + | ["image"] = "[[File:cause fear.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Leda's Liquefaction", | + | ["name"] = "Leda's Liquefaction", |
− | ["image"] = "[[File:leda's liquefaction.png]]", | + | ["image"] = "[[File:leda's liquefaction.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Earth Magic|Earth]]/[[Hexes]]", |
}, | }, | ||
} | } | ||
m["Book of Dreams"] = { | m["Book of Dreams"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Ensorcelled Hibernation", | + | ["name"] = "Ensorcelled Hibernation", |
− | ["image"] = "[[File:ensorcelled hibernation.png]]", | + | ["image"] = "[[File:ensorcelled hibernation.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", | + | ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", |
+ | }, | ||
+ | { | ||
+ | ["letter"] = "b", | ||
+ | ["name"] = "Silence", | ||
+ | ["image"] = "[[File:silence.png]]", | ||
+ | ["level"] = "5", | ||
+ | ["schools"] = "[[Hexes]]/[[Air Magic|Air]]", | ||
+ | }, | ||
+ | { | ||
+ | ["letter"] = "c", | ||
+ | ["name"] = "Darkness", | ||
+ | ["image"] = "[[File:darkness.png]]", | ||
+ | ["level"] = "6", | ||
+ | ["schools"] = "[[Hexes]]", | ||
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Shadow Creatures", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:shadow creatures.png]]", |
− | ["level"] = " | + | ["level"] = "6", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
+ | } | ||
+ | m["Book of Earth"] = { | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "a", |
− | ["name"] = " | + | ["name"] = "Leda's Liquefaction", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:leda's liquefaction.png]]", |
− | ["level"] = " | + | ["level"] = "4", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Earth Magic|Earth]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Bolt of Magma", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:bolt of magma.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Statue Form", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:statue form.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Iron Shot", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:iron shot.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", |
+ | }, | ||
+ | { | ||
+ | ["letter"] = "e", | ||
+ | ["name"] = "Shatter", | ||
+ | ["image"] = "[[File:shatter.png]]", | ||
+ | ["level"] = "9", | ||
+ | ["schools"] = "[[Earth Magic|Earth]]", | ||
}, | }, | ||
} | } | ||
m["Book of Enchantments"] = { | m["Book of Enchantments"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Cause Fear", | + | ["name"] = "Cause Fear", |
− | ["image"] = "[[File:cause fear.png]]", | + | ["image"] = "[[File:cause fear.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
+ | }, | ||
+ | { | ||
+ | ["letter"] = "b", | ||
+ | ["name"] = "Yara's Violent Unravelling", | ||
+ | ["image"] = "[[File:yara's violent unravelling.png]]", | ||
+ | ["level"] = "5", | ||
+ | ["schools"] = "[[Hexes]]/[[Transmutations|Transmutation]]", | ||
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "c", |
− | ["name"] = "Silence", | + | ["name"] = "Silence", |
− | ["image"] = "[[File:silence.png]]", | + | ["image"] = "[[File:silence.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Hexes]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Hexes]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = "Deflect Missiles", | + | ["name"] = "Deflect Missiles", |
− | ["image"] = "[[File:deflect missiles.png]]", | + | ["image"] = "[[File:deflect missiles.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "e", |
− | ["name"] = "Haste", | + | ["name"] = "Haste", |
− | ["image"] = "[[File:haste.png]]", | + | ["image"] = "[[File:haste.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Charms]]", | + | ["schools"] = "[[Charms]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "f", |
− | ["name"] = "Discord", | + | ["name"] = "Discord", |
− | ["image"] = "[[File:discord.png]]", | + | ["image"] = "[[File:discord.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
} | } | ||
m["Book of Envenomations"] = { | m["Book of Envenomations"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Spider Form", | + | ["name"] = "Spider Form", |
− | ["image"] = "[[File:spider form.png]]", | + | ["image"] = "[[File:spider form.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Olgreb's Toxic Radiance", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:olgreb's toxic radiance.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = " | + | ["schools"] = "[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Alistair's Intoxication", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:alistair's intoxication.png]]", |
− | ["level"] = " | + | ["level"] = "5", |
− | ["schools"] = "[[Poison Magic|Poison]]", | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Poisonous Cloud", | + | ["name"] = "Poisonous Cloud", |
− | ["image"] = "[[File:poisonous cloud.png]]", | + | ["image"] = "[[File:poisonous cloud.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", |
}, | }, | ||
} | } | ||
m["Book of Fire"] = { | m["Book of Fire"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Ignite Poison", | + | ["name"] = "Ignite Poison", |
− | ["image"] = "[[File:ignite poison.png]]", | + | ["image"] = "[[File:ignite poison.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Fire Magic|Fire]]/[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Fire Magic|Fire]]/[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Fireball", | + | ["name"] = "Fireball", |
− | ["image"] = "[[File:fireball.png]]", | + | ["image"] = "[[File:fireball.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Bolt of Fire", | + | ["name"] = "Bolt of Fire", |
− | ["image"] = "[[File:bolt of fire.png]]", | + | ["image"] = "[[File:bolt of fire.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Delayed Fireball", | + | ["name"] = "Delayed Fireball", |
− | ["image"] = "[[File:delayed fireball.png]]", | + | ["image"] = "[[File:delayed fireball.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Fire Magic|Fire]]/[[Conjurations|Conjuration]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Ring of Flames", | + | ["name"] = "Ring of Flames", |
− | ["image"] = "[[File:ring of flames.png]]", | + | ["image"] = "[[File:ring of flames.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Charms]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Charms]]/[[Fire Magic|Fire]]", |
}, | }, | ||
} | } | ||
m["Book of Flames"] = { | m["Book of Flames"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Flame Tongue", | + | ["name"] = "Flame Tongue", |
− | ["image"] = "[[File:flame tongue.png]]", | + | ["image"] = "[[File:flame tongue.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Throw Flame", | + | ["name"] = "Throw Flame", |
− | ["image"] = "[[File:throw flame.png]]", | + | ["image"] = "[[File:throw flame.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Conjure Flame", | + | ["name"] = "Conjure Flame", |
− | ["image"] = "[[File:conjure flame.png]]", | + | ["image"] = "[[File:conjure flame.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Inner Flame", | + | ["name"] = "Inner Flame", |
− | ["image"] = "[[File:inner flame.png]]", | + | ["image"] = "[[File:inner flame.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Hexes]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Hexes]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Sticky Flame", | + | ["name"] = "Sticky Flame", |
− | ["image"] = "[[File:sticky flame.png]]", | + | ["image"] = "[[File:sticky flame.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Fireball", | + | ["name"] = "Fireball", |
− | ["image"] = "[[File:fireball.png]]", | + | ["image"] = "[[File:fireball.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
} | } | ||
m["Book of Frost"] = { | m["Book of Frost"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Freeze", | + | ["name"] = "Freeze", |
− | ["image"] = "[[File:freeze.png]]", | + | ["image"] = "[[File:freeze.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Ice Magic|Ice]]", | + | ["schools"] = "[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Throw Frost", | + | ["name"] = "Throw Frost", |
− | ["image"] = "[[File:throw frost.png]]", | + | ["image"] = "[[File:throw frost.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Ozocubu's Armour", | + | ["name"] = "Ozocubu's Armour", |
− | ["image"] = "[[File:ozocubu's armour.png]]", | + | ["image"] = "[[File:ozocubu's armour.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Charms]]/[[Ice Magic|Ice]]", | + | ["schools"] = "[[Charms]]/[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Throw Icicle", | + | ["name"] = "Throw Icicle", |
− | ["image"] = "[[File:throw icicle.png]]", | + | ["image"] = "[[File:throw icicle.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Summon Ice Beast", | + | ["name"] = "Summon Ice Beast", |
− | ["image"] = "[[File:summon ice beast.png]]", | + | ["image"] = "[[File:summon ice beast.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning | + | ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning]]", |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
} | } | ||
m["Book of Geomancy"] = { | m["Book of Geomancy"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Sandblast", | + | ["name"] = "Sandblast", |
− | ["image"] = "[[File:sandblast.png]]", | + | ["image"] = "[[File:sandblast.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Earth Magic|Earth]]", | + | ["schools"] = "[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Passwall", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:passwall.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Stone Arrow", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:stone arrow.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Petrify", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:petrify.png]]", |
− | ["level"] = " | + | ["level"] = "4", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = " | + | ["name"] = "Lee's Rapid Deconstruction", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:lee's rapid deconstruction.png]]", |
− | ["level"] = " | + | ["level"] = "5", |
− | ["schools"] = " | + | ["schools"] = "[[Earth Magic|Earth]]", |
}, | }, | ||
+ | } | ||
+ | m["Book of Ice"] = { | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "a", |
− | ["name"] = " | + | ["name"] = "Ice Form", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:ice form.png]]", |
− | ["level"] = " | + | ["level"] = "4", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Ice Magic|Ice]]/[[Transmutations|Transmutation]]", |
}, | }, | ||
− | |||
− | |||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Metabolic Englaciation", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:metabolic englaciation.png]]", |
− | ["level"] = " | + | ["level"] = "5", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Ozocubu's Refrigeration", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:ozocubu's refrigeration.png]]", |
− | ["level"] = " | + | ["level"] = "6", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Bolt of Cold", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:bolt of cold.png]]", |
− | ["level"] = " | + | ["level"] = "6", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "e", |
− | ["name"] = " | + | ["name"] = "Freezing Cloud", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:freezing cloud.png]]", |
− | ["level"] = " | + | ["level"] = "6", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "f", |
− | ["name"] = " | + | ["name"] = "Simulacrum", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:simulacrum.png]]", |
− | ["level"] = " | + | ["level"] = "6", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Ice Magic|Ice]]/[[Necromancy]]", |
}, | }, | ||
} | } | ||
− | m["Book of | + | m["Book of Maledictions"] = { |
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = " | + | ["name"] = "Corona", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:corona.png]]", |
− | ["level"] = " | + | ["level"] = "1", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Ensorcelled Hibernation", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:ensorcelled hibernation.png]]", |
− | ["level"] = " | + | ["level"] = "2", |
− | ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", | + | ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Confuse", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:confuse.png]]", |
− | ["level"] = " | + | ["level"] = "3", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Tukima's Dance", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:tukima's dance.png]]", |
− | ["level"] = " | + | ["level"] = "3", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = " | + | ["name"] = "Dazzling Spray", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:dazzling spray.png]]", |
− | ["level"] = " | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[ | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", |
}, | }, | ||
+ | } | ||
+ | m["Book of Minor Magic"] = { | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "a", |
− | ["name"] = " | + | ["name"] = "Magic Dart", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:magic dart.png]]", |
− | ["level"] = " | + | ["level"] = "1", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Conjurations|Conjuration]]", |
}, | }, | ||
− | |||
− | |||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Blink", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:blink.png]]", |
− | ["level"] = " | + | ["level"] = "2", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Call Imp", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:call imp.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Repel Missiles", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:repel missiles.png]]", |
− | ["level"] = " | + | ["level"] = "2", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "e", |
− | ["name"] = " | + | ["name"] = "Slow", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:slow.png]]", |
− | ["level"] = " | + | ["level"] = "2", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "f", |
− | ["name"] = " | + | ["name"] = "Conjure Flame", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:conjure flame.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[ | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
− | |||
− | |||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "g", |
− | ["name"] = " | + | ["name"] = "Mephitic Cloud", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:mephitic cloud.png]]", |
− | ["level"] = " | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", |
}, | }, | ||
+ | } | ||
+ | m["Book of Misfortune"] = { | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "a", |
− | ["name"] = " | + | ["name"] = "Confusing Touch", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:confusing touch.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Confuse", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:confuse.png]]", |
− | ["level"] = " | + | ["level"] = "3", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Gell's Gravitas", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:gell's gravitas.png]]", |
− | ["level"] = " | + | ["level"] = "3", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Translocations|Translocation]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Petrify", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:petrify.png]]", |
− | ["level"] = " | + | ["level"] = "4", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "e", |
− | ["name"] = " | + | ["name"] = "Metabolic Englaciation", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:metabolic englaciation.png]]", |
− | ["level"] = " | + | ["level"] = "5", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "f", |
− | ["name"] = " | + | ["name"] = "Yara's Violent Unravelling", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:yara's violent unravelling.png]]", |
− | ["level"] = " | + | ["level"] = "5", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Hexes]]/[[Transmutations|Transmutation]]", |
}, | }, | ||
} | } | ||
m["Book of Necromancy"] = { | m["Book of Necromancy"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Pain", | + | ["name"] = "Pain", |
− | ["image"] = "[[File:pain.png]]", | + | ["image"] = "[[File:pain.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Animate Skeleton", | + | ["name"] = "Animate Skeleton", |
− | ["image"] = "[[File:animate skeleton.png]]", | + | ["image"] = "[[File:animate skeleton.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Vampiric Draining", | + | ["name"] = "Vampiric Draining", |
− | ["image"] = "[[File:vampiric draining.png]]", | + | ["image"] = "[[File:vampiric draining.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Regeneration", | + | ["name"] = "Regeneration", |
− | ["image"] = "[[File:regeneration.png]]", | + | ["image"] = "[[File:regeneration.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Charms]]/[[Necromancy]]", | + | ["schools"] = "[[Charms]]/[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Animate Dead", | + | ["name"] = "Animate Dead", |
− | ["image"] = "[[File:animate dead.png]]", | + | ["image"] = "[[File:animate dead.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Control Undead", | + | ["name"] = "Control Undead", |
− | ["image"] = "[[File:control undead.png]]", | + | ["image"] = "[[File:control undead.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
} | } | ||
m["Book of Party Tricks"] = { | m["Book of Party Tricks"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Summon Butterflies", | + | ["name"] = "Summon Butterflies", |
− | ["image"] = "[[File:summon butterflies.png]]", | + | ["image"] = "[[File:summon butterflies.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Apportation", | + | ["name"] = "Apportation", |
− | ["image"] = "[[File:apportation.png]]", | + | ["image"] = "[[File:apportation.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Tukima's Dance", | + | ["name"] = "Tukima's Dance", |
− | ["image"] = "[[File:tukima's dance.png]]", | + | ["image"] = "[[File:tukima's dance.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Alistair's Intoxication", | + | ["name"] = "Alistair's Intoxication", |
− | ["image"] = "[[File:alistair's intoxication.png]]", | + | ["image"] = "[[File:alistair's intoxication.png]]", |
− | ["level"] = " | + | ["level"] = "5", |
− | ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Invisibility", | + | ["name"] = "Invisibility", |
− | ["image"] = "[[File:invisibility.png]]", | + | ["image"] = "[[File:invisibility.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Hexes]]", | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
} | } | ||
m["Book of Power"] = { | m["Book of Power"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Fulminant Prism", | + | ["name"] = "Fulminant Prism", |
− | ["image"] = "[[File:fulminant prism.png]]", | + | ["image"] = "[[File:fulminant prism.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Iskenderun's Mystic Blast", | + | ["name"] = "Iskenderun's Mystic Blast", |
− | ["image"] = "[[File:iskenderun's mystic blast.png]]", | + | ["image"] = "[[File:iskenderun's mystic blast.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Conjurations|Conjuration]]", | + | ["schools"] = "[[Conjurations|Conjuration]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Venom Bolt", | + | ["name"] = "Venom Bolt", |
− | ["image"] = "[[File:venom bolt.png]]", | + | ["image"] = "[[File:venom bolt.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Bolt of Magma", | + | ["name"] = "Bolt of Magma", |
− | ["image"] = "[[File:bolt of magma.png]]", | + | ["image"] = "[[File:bolt of magma.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]/[[Earth Magic|Earth]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Iron Shot", | + | ["name"] = "Iron Shot", |
− | ["image"] = "[[File:iron shot.png]]", | + | ["image"] = "[[File:iron shot.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Orb of Destruction", | + | ["name"] = "Orb of Destruction", |
− | ["image"] = "[[File:orb of destruction.png]]", | + | ["image"] = "[[File:orb of destruction.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Conjurations|Conjuration]]", | + | ["schools"] = "[[Conjurations|Conjuration]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "g", | + | ["letter"] = "g", |
− | ["name"] = "Spellforged Servitor", | + | ["name"] = "Spellforged Servitor", |
− | ["image"] = "[[File:spellforged servitor.png]]", | + | ["image"] = "[[File:spellforged servitor.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Summonings|Summoning]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Summonings|Summoning]]", |
}, | }, | ||
} | } | ||
m["Book of Spatial Translocations"] = { | m["Book of Spatial Translocations"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Apportation", | + | ["name"] = "Apportation", |
− | ["image"] = "[[File:apportation.png]]", | + | ["image"] = "[[File:apportation.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Blink", | + | ["name"] = "Blink", |
− | ["image"] = "[[File:blink.png]]", | + | ["image"] = "[[File:blink.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Shroud of Golubria", | + | ["name"] = "Shroud of Golubria", |
− | ["image"] = "[[File:shroud of golubria.png]]", | + | ["image"] = "[[File:shroud of golubria.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Portal Projectile", | + | ["name"] = "Portal Projectile", |
− | ["image"] = "[[File:portal projectile.png]]", | + | ["image"] = "[[File:portal projectile.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Teleport Other", | + | ["name"] = "Teleport Other", |
− | ["image"] = "[[File:teleport other.png]]", | + | ["image"] = "[[File:teleport other.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Passage of Golubria", | + | ["name"] = "Passage of Golubria", |
− | ["image"] = "[[File:passage of golubria.png]]", | + | ["image"] = "[[File:passage of golubria.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Translocations|Translocation]]", |
}, | }, | ||
} | } | ||
m["Book of Summonings"] = { | m["Book of Summonings"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Recall", | + | ["name"] = "Recall", |
− | ["image"] = "[[File:recall.png]]", | + | ["image"] = "[[File:recall.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Aura of Abjuration", | + | ["name"] = "Aura of Abjuration", |
− | ["image"] = "[[File:aura of abjuration.png]]", | + | ["image"] = "[[File:aura of abjuration.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Summon Demon", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:summon demon.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Summon | + | ["name"] = "Summon Forest", |
− | ["image"] = "[[File:summon | + | ["image"] = "[[File:summon forest.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Summon | + | ["name"] = "Summon Mana Viper", |
− | ["image"] = "[[File:summon | + | ["image"] = "[[File:summon mana viper.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Summonings|Summoning]]/[[ | + | ["schools"] = "[[Summonings|Summoning]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = " | + | ["name"] = "Shadow Creatures", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:shadow creatures.png]]", |
− | ["level"] = " | + | ["level"] = "6", |
− | ["schools"] = " | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
} | } | ||
m["Book of Transfigurations"] = { | m["Book of Transfigurations"] = { | ||
{ | { | ||
− | ["letter"] = "a | + | ["letter"] = "a", |
− | + | ["name"] = "Irradiate", | |
− | + | ["image"] = "[[File:irradiate.png]]", | |
− | + | ["level"] = "5", | |
− | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Transmutations|Transmutation]]", | |
− | |||
− | |||
− | |||
− | ["name"] = "Irradiate", | ||
− | ["image"] = "[[File:irradiate.png]]", | ||
− | ["level"] = "5", | ||
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Transmutations|Transmutation]]", | ||
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "b", |
− | ["name"] = "Statue Form", | + | ["name"] = "Statue Form", |
− | ["image"] = "[[File:statue form.png]]", | + | ["image"] = "[[File:statue form.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "c", |
− | ["name"] = "Hydra Form", | + | ["name"] = "Hydra Form", |
− | ["image"] = "[[File:hydra form.png]]", | + | ["image"] = "[[File:hydra form.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Transmutations|Transmutation]]", | + | ["schools"] = "[[Transmutations|Transmutation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = "Dragon Form", | + | ["name"] = "Dragon Form", |
− | ["image"] = "[[File:dragon form.png]]", | + | ["image"] = "[[File:dragon form.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Transmutations|Transmutation]]", | + | ["schools"] = "[[Transmutations|Transmutation]]", |
}, | }, | ||
} | } | ||
m["Book of Unlife"] = { | m["Book of Unlife"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Recall", | + | ["name"] = "Recall", |
− | ["image"] = "[[File:recall.png]]", | + | ["image"] = "[[File:recall.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Animate Dead", | + | ["name"] = "Animate Dead", |
− | ["image"] = "[[File:animate dead.png]]", | + | ["image"] = "[[File:animate dead.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Control Undead", | + | ["name"] = "Control Undead", |
− | ["image"] = "[[File:control undead.png]]", | + | ["image"] = "[[File:control undead.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Cigotuvi's Embrace", | + | ["name"] = "Cigotuvi's Embrace", |
− | ["image"] = "[[File:cigotuvi's embrace.png]]", | + | ["image"] = "[[File:cigotuvi's embrace.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Death Channel", | + | ["name"] = "Death Channel", |
− | ["image"] = "[[File:death channel.png]]", | + | ["image"] = "[[File:death channel.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Simulacrum", | + | ["name"] = "Simulacrum", |
− | ["image"] = "[[File:simulacrum.png]]", | + | ["image"] = "[[File:simulacrum.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Ice Magic|Ice]]/[[Necromancy]]", | + | ["schools"] = "[[Ice Magic|Ice]]/[[Necromancy]]", |
}, | }, | ||
} | } | ||
m["Book of the Dragon"] = { | m["Book of the Dragon"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Flame Tongue", | + | ["name"] = "Flame Tongue", |
− | ["image"] = "[[File:flame tongue.png]]", | + | ["image"] = "[[File:flame tongue.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
− | |||
− | |||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Cause Fear", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:cause fear.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Hexes | + | ["schools"] = "[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "c", |
− | ["name"] = "Bolt of | + | ["name"] = "Bolt of Fire", |
− | ["image"] = "[[File:bolt of | + | ["image"] = "[[File:bolt of fire.png]]", |
− | ["level"] = " | + | ["level"] = "6", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = " | + | ["name"] = "Dragon Form", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:dragon form.png]]", |
− | ["level"] = " | + | ["level"] = "7", |
− | ["schools"] = "[[Transmutations|Transmutation | + | ["schools"] = "[[Transmutations|Transmutation]]", |
}, | }, | ||
{ | { | ||
− | + | ["letter"] = "e", | |
− | + | ["name"] = "Dragon's Call", | |
− | + | ["image"] = "[[File:dragon's call.png]]", | |
− | + | ["level"] = "9", | |
− | + | ["schools"] = "[[Summonings|Summoning]]", | |
− | |||
− | |||
− | ["letter"] = "e", | ||
− | ["name"] = " | ||
− | ["image"] = "[[File: | ||
− | ["level"] = "9", | ||
− | ["schools"] = "[[ | ||
}, | }, | ||
} | } | ||
m["Book of the Sky"] = { | m["Book of the Sky"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Summon Lightning Spire", | + | ["name"] = "Summon Lightning Spire", |
− | ["image"] = "[[File:summon lightning spire.png]]", | + | ["image"] = "[[File:summon lightning spire.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Summonings|Summoning]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Airstrike", | + | ["name"] = "Airstrike", |
− | ["image"] = "[[File:airstrike.png]]", | + | ["image"] = "[[File:airstrike.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Air Magic|Air]]", | + | ["schools"] = "[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Silence", | + | ["name"] = "Silence", |
− | ["image"] = "[[File:silence.png]]", | + | ["image"] = "[[File:silence.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Hexes]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Hexes]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Deflect Missiles", | + | ["name"] = "Deflect Missiles", |
− | ["image"] = "[[File:deflect missiles.png]]", | + | ["image"] = "[[File:deflect missiles.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Charms]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Conjure Ball Lightning", | + | ["name"] = "Conjure Ball Lightning", |
− | ["image"] = "[[File:conjure ball lightning.png]]", | + | ["image"] = "[[File:conjure ball lightning.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Air Magic|Air]]/[[Conjurations|Conjuration]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Tornado", | + | ["name"] = "Tornado", |
− | ["image"] = "[[File:tornado.png]]", | + | ["image"] = "[[File:tornado.png]]", |
− | ["level"] = "9", | + | ["level"] = "9", |
− | ["schools"] = "[[Air Magic|Air]]", | + | ["schools"] = "[[Air Magic|Air]]", |
}, | }, | ||
} | } | ||
m["Book of the Tempests"] = { | m["Book of the Tempests"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Static Discharge", | + | ["name"] = "Static Discharge", |
− | ["image"] = "[[File:static discharge.png]]", | + | ["image"] = "[[File:static discharge.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Lightning Bolt", | + | ["name"] = "Lightning Bolt", |
− | ["image"] = "[[File:lightning bolt.png]]", | + | ["image"] = "[[File:lightning bolt.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Fireball", | + | ["name"] = "Fireball", |
− | ["image"] = "[[File:fireball.png]]", | + | ["image"] = "[[File:fireball.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Tornado", | + | ["name"] = "Tornado", |
− | ["image"] = "[[File:tornado.png]]", | + | ["image"] = "[[File:tornado.png]]", |
− | ["level"] = "9", | + | ["level"] = "9", |
− | ["schools"] = "[[Air Magic|Air]]", | + | ["schools"] = "[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Shatter", | + | ["name"] = "Shatter", |
− | ["image"] = "[[File:shatter.png]]", | + | ["image"] = "[[File:shatter.png]]", |
− | ["level"] = "9", | + | ["level"] = "9", |
− | ["schools"] = "[[Earth Magic|Earth]]", | + | ["schools"] = "[[Earth Magic|Earth]]", |
}, | }, | ||
} | } | ||
m["Book of the Warp"] = { | m["Book of the Warp"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Recall", | + | ["name"] = "Recall", |
− | ["image"] = "[[File:recall.png]]", | + | ["image"] = "[[File:recall.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Summonings|Summoning | + | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "b", |
− | ["name"] = " | + | ["name"] = "Gell's Gravitas", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:gell's gravitas.png]]", |
− | ["level"] = " | + | ["level"] = "3", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Translocations|Translocation]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "c", |
− | ["name"] = " | + | ["name"] = "Force Lance", |
− | ["image"] = "[[File: | + | ["image"] = "[[File:force lance.png]]", |
− | ["level"] = " | + | ["level"] = "4", |
− | ["schools"] = "[[Translocations|Translocation]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "d", |
− | ["name"] = "Warp Weapon", | + | ["name"] = "Warp Weapon", |
− | ["image"] = "[[File:warp weapon.png]]", | + | ["image"] = "[[File:warp weapon.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = " | + | ["letter"] = "e", |
− | ["name"] = "Summon Forest", | + | ["name"] = "Summon Forest", |
− | ["image"] = "[[File:summon forest.png]]", | + | ["image"] = "[[File:summon forest.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", |
}, | }, | ||
} | } | ||
m["Fen Folio"] = { | m["Fen Folio"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Corpse Rot", | + | ["name"] = "Corpse Rot", |
− | ["image"] = "[[File:corpse rot.png]]", | + | ["image"] = "[[File:corpse rot.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Stone Arrow", | + | ["name"] = "Stone Arrow", |
− | ["image"] = "[[File:stone arrow.png]]", | + | ["image"] = "[[File:stone arrow.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Leda's Liquefaction", | + | ["name"] = "Leda's Liquefaction", |
− | ["image"] = "[[File:leda's liquefaction.png]]", | + | ["image"] = "[[File:leda's liquefaction.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Earth Magic|Earth]]/[[Hexes]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Summon Forest", | + | ["name"] = "Summon Forest", |
− | ["image"] = "[[File:summon forest.png]]", | + | ["image"] = "[[File:summon forest.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Hydra Form", | + | ["name"] = "Hydra Form", |
− | ["image"] = "[[File:hydra form.png]]", | + | ["image"] = "[[File:hydra form.png]]", |
− | ["level"] = "6", | + | ["level"] = "6", |
− | ["schools"] = "[[Transmutations|Transmutation]]", | + | ["schools"] = "[[Transmutations|Transmutation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "f", | + | ["letter"] = "f", |
− | ["name"] = "Summon Hydra", | + | ["name"] = "Summon Hydra", |
− | ["image"] = "[[File:summon hydra.png]]", | + | ["image"] = "[[File:summon hydra.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
} | } | ||
m["Grand Grimoire"] = { | m["Grand Grimoire"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Monstrous Menagerie", | + | ["name"] = "Monstrous Menagerie", |
− | ["image"] = "[[File:monstrous menagerie.png]]", | + | ["image"] = "[[File:monstrous menagerie.png]]", |
− | ["level"] = " | + | ["level"] = "7", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Summon Greater Demon", | + | ["name"] = "Summon Greater Demon", |
− | ["image"] = "[[File:summon greater demon.png]]", | + | ["image"] = "[[File:summon greater demon.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Malign Gateway", | + | ["name"] = "Malign Gateway", |
− | ["image"] = "[[File:malign gateway.png]]", | + | ["image"] = "[[File:malign gateway.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", | + | ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Summon Horrible Things", | + | ["name"] = "Summon Horrible Things", |
− | ["image"] = "[[File:summon horrible things.png]]", | + | ["image"] = "[[File:summon horrible things.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[Summonings|Summoning]]", | + | ["schools"] = "[[Summonings|Summoning]]", |
}, | }, | ||
} | } | ||
m["Necronomicon"] = { | m["Necronomicon"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Haunt", | + | ["name"] = "Haunt", |
− | ["image"] = "[[File:haunt.png]]", | + | ["image"] = "[[File:haunt.png]]", |
− | ["level"] = "7", | + | ["level"] = "7", |
− | ["schools"] = "[[ | + | ["schools"] = "[[Summonings|Summoning]]/[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Borgnjor's Revivification", | + | ["name"] = "Borgnjor's Revivification", |
− | ["image"] = "[[File:borgnjor's revivification.png]]", | + | ["image"] = "[[File:borgnjor's revivification.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[Necromancy]]", | + | ["schools"] = "[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Death's Door", | + | ["name"] = "Death's Door", |
− | ["image"] = "[[File:death's door.png]]", | + | ["image"] = "[[File:death's door.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[Charms]]/[[Necromancy]]", | + | ["schools"] = "[[Charms]]/[[Necromancy]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Necromutation", | + | ["name"] = "Necromutation", |
− | ["image"] = "[[File:necromutation.png]]", | + | ["image"] = "[[File:necromutation.png]]", |
− | ["level"] = "8", | + | ["level"] = "8", |
− | ["schools"] = "[[Transmutations|Transmutation]]/[[Necromancy]]", | + | ["schools"] = "[[Transmutations|Transmutation]]/[[Necromancy]]", |
}, | }, | ||
} | } | ||
m["Young Poisoner's Handbook"] = { | m["Young Poisoner's Handbook"] = { | ||
{ | { | ||
− | ["letter"] = "a", | + | ["letter"] = "a", |
− | ["name"] = "Sting", | + | ["name"] = "Sting", |
− | ["image"] = "[[File:sting.png]]", | + | ["image"] = "[[File:sting.png]]", |
− | ["level"] = "1", | + | ["level"] = "1", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "b", | + | ["letter"] = "b", |
− | ["name"] = "Cure Poison", | + | ["name"] = "Cure Poison", |
− | ["image"] = "[[File:cure poison.png]]", | + | ["image"] = "[[File:cure poison.png]]", |
− | ["level"] = "2", | + | ["level"] = "2", |
− | ["schools"] = "[[Poison Magic|Poison]]", | + | ["schools"] = "[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "c", | + | ["letter"] = "c", |
− | ["name"] = "Mephitic Cloud", | + | ["name"] = "Mephitic Cloud", |
− | ["image"] = "[[File:mephitic cloud.png]]", | + | ["image"] = "[[File:mephitic cloud.png]]", |
− | ["level"] = "3", | + | ["level"] = "3", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "d", | + | ["letter"] = "d", |
− | ["name"] = "Olgreb's Toxic Radiance", | + | ["name"] = "Olgreb's Toxic Radiance", |
− | ["image"] = "[[File:olgreb's toxic radiance.png]]", | + | ["image"] = "[[File:olgreb's toxic radiance.png]]", |
− | ["level"] = "4", | + | ["level"] = "4", |
− | ["schools"] = "[[Poison Magic|Poison]]", | + | ["schools"] = "[[Poison Magic|Poison]]", |
}, | }, | ||
{ | { | ||
− | ["letter"] = "e", | + | ["letter"] = "e", |
− | ["name"] = "Venom Bolt", | + | ["name"] = "Venom Bolt", |
− | ["image"] = "[[File:venom bolt.png]]", | + | ["image"] = "[[File:venom bolt.png]]", |
− | ["level"] = "5", | + | ["level"] = "5", |
− | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", | + | ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", |
}, | }, | ||
} | } | ||
return m | return m |
Revision as of 20:03, 18 August 2016
Module:Table of spellbooks is a Lua module which contains information used by Module:Spellbook. If you want to add new Lua functions to process this page, write them in Module:Spellbook.
To generate this script, see https://github.com/jkornelsen/crawl-wiki-modules. Or, update it by hand.
Note: the value of a book is simply 20 * (sum of spell levels of spells in book + number of spells in book)
. See item_value() in shopping.cc for more info.
--[=[ Table of spellbooks as of 0.18.1 ]=]-- local m = {} m["Akashic Record"] = { { ["letter"] = "a", ["name"] = "Dispersal", ["image"] = "[[File:dispersal.png]]", ["level"] = "6", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "b", ["name"] = "Malign Gateway", ["image"] = "[[File:malign gateway.png]]", ["level"] = "7", ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", }, { ["letter"] = "c", ["name"] = "Disjunction", ["image"] = "[[File:disjunction.png]]", ["level"] = "8", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "d", ["name"] = "Controlled Blink", ["image"] = "[[File:controlled blink.png]]", ["level"] = "8", ["schools"] = "[[Translocations|Translocation]]", }, } m["Book of Air"] = { { ["letter"] = "a", ["name"] = "Shock", ["image"] = "[[File:shock.png]]", ["level"] = "1", ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", }, { ["letter"] = "b", ["name"] = "Swiftness", ["image"] = "[[File:swiftness.png]]", ["level"] = "2", ["schools"] = "[[Charms]]/[[Air Magic|Air]]", }, { ["letter"] = "c", ["name"] = "Repel Missiles", ["image"] = "[[File:repel missiles.png]]", ["level"] = "2", ["schools"] = "[[Charms]]/[[Air Magic|Air]]", }, { ["letter"] = "d", ["name"] = "Static Discharge", ["image"] = "[[File:static discharge.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", }, { ["letter"] = "e", ["name"] = "Lightning Bolt", ["image"] = "[[File:lightning bolt.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", }, } m["Book of Alchemy"] = { { ["letter"] = "a", ["name"] = "Sublimation of Blood", ["image"] = "[[File:sublimation of blood.png]]", ["level"] = "2", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "b", ["name"] = "Ignite Poison", ["image"] = "[[File:ignite poison.png]]", ["level"] = "3", ["schools"] = "[[Fire Magic|Fire]]/[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", }, { ["letter"] = "c", ["name"] = "Petrify", ["image"] = "[[File:petrify.png]]", ["level"] = "4", ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", }, { ["letter"] = "d", ["name"] = "Alistair's Intoxication", ["image"] = "[[File:alistair's intoxication.png]]", ["level"] = "5", ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", }, { ["letter"] = "e", ["name"] = "Irradiate", ["image"] = "[[File:irradiate.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Transmutations|Transmutation]]", }, } m["Book of Annihilations"] = { { ["letter"] = "a", ["name"] = "Poison Arrow", ["image"] = "[[File:poison arrow.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", }, { ["letter"] = "b", ["name"] = "Chain Lightning", ["image"] = "[[File:chain lightning.png]]", ["level"] = "8", ["schools"] = "[[Air Magic|Air]]/[[Conjurations|Conjuration]]", }, { ["letter"] = "c", ["name"] = "Lehudib's Crystal Spear", ["image"] = "[[File:lehudib's crystal spear.png]]", ["level"] = "8", ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", }, { ["letter"] = "d", ["name"] = "Glaciate", ["image"] = "[[File:glaciate.png]]", ["level"] = "9", ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", }, { ["letter"] = "e", ["name"] = "Fire Storm", ["image"] = "[[File:fire storm.png]]", ["level"] = "9", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, } m["Book of Battle"] = { { ["letter"] = "a", ["name"] = "Infusion", ["image"] = "[[File:infusion.png]]", ["level"] = "1", ["schools"] = "[[Charms]]", }, { ["letter"] = "b", ["name"] = "Shroud of Golubria", ["image"] = "[[File:shroud of golubria.png]]", ["level"] = "2", ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", }, { ["letter"] = "c", ["name"] = "Song of Slaying", ["image"] = "[[File:song of slaying.png]]", ["level"] = "2", ["schools"] = "[[Charms]]", }, { ["letter"] = "d", ["name"] = "Spectral Weapon", ["image"] = "[[File:spectral weapon.png]]", ["level"] = "3", ["schools"] = "[[Hexes]]/[[Charms]]", }, { ["letter"] = "e", ["name"] = "Regeneration", ["image"] = "[[File:regeneration.png]]", ["level"] = "3", ["schools"] = "[[Charms]]/[[Necromancy]]", }, } m["Book of Beasts"] = { { ["letter"] = "a", ["name"] = "Summon Butterflies", ["image"] = "[[File:summon butterflies.png]]", ["level"] = "1", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "b", ["name"] = "Call Canine Familiar", ["image"] = "[[File:call canine familiar.png]]", ["level"] = "3", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "c", ["name"] = "Summon Ice Beast", ["image"] = "[[File:summon ice beast.png]]", ["level"] = "4", ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning]]", }, { ["letter"] = "d", ["name"] = "Summon Mana Viper", ["image"] = "[[File:summon mana viper.png]]", ["level"] = "5", ["schools"] = "[[Summonings|Summoning]]/[[Hexes]]", }, { ["letter"] = "e", ["name"] = "Summon Hydra", ["image"] = "[[File:summon hydra.png]]", ["level"] = "7", ["schools"] = "[[Summonings|Summoning]]", }, } m["Book of Burglary"] = { { ["letter"] = "a", ["name"] = "Swiftness", ["image"] = "[[File:swiftness.png]]", ["level"] = "2", ["schools"] = "[[Charms]]/[[Air Magic|Air]]", }, { ["letter"] = "b", ["name"] = "Passwall", ["image"] = "[[File:passwall.png]]", ["level"] = "2", ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", }, { ["letter"] = "c", ["name"] = "Passage of Golubria", ["image"] = "[[File:passage of golubria.png]]", ["level"] = "4", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "d", ["name"] = "Lee's Rapid Deconstruction", ["image"] = "[[File:lee's rapid deconstruction.png]]", ["level"] = "5", ["schools"] = "[[Earth Magic|Earth]]", }, { ["letter"] = "e", ["name"] = "Darkness", ["image"] = "[[File:darkness.png]]", ["level"] = "6", ["schools"] = "[[Hexes]]", }, { ["letter"] = "f", ["name"] = "Invisibility", ["image"] = "[[File:invisibility.png]]", ["level"] = "6", ["schools"] = "[[Hexes]]", }, } m["Book of Callings"] = { { ["letter"] = "a", ["name"] = "Summon Small Mammal", ["image"] = "[[File:summon small mammal.png]]", ["level"] = "1", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "b", ["name"] = "Call Imp", ["image"] = "[[File:call imp.png]]", ["level"] = "2", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "c", ["name"] = "Call Canine Familiar", ["image"] = "[[File:call canine familiar.png]]", ["level"] = "3", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "d", ["name"] = "Summon Guardian Golem", ["image"] = "[[File:summon guardian golem.png]]", ["level"] = "3", ["schools"] = "[[Summonings|Summoning]]/[[Hexes]]", }, { ["letter"] = "e", ["name"] = "Summon Lightning Spire", ["image"] = "[[File:summon lightning spire.png]]", ["level"] = "4", ["schools"] = "[[Summonings|Summoning]]/[[Air Magic|Air]]", }, { ["letter"] = "f", ["name"] = "Summon Ice Beast", ["image"] = "[[File:summon ice beast.png]]", ["level"] = "4", ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning]]", }, } m["Book of Cantrips"] = { { ["letter"] = "a", ["name"] = "Corona", ["image"] = "[[File:corona.png]]", ["level"] = "1", ["schools"] = "[[Hexes]]", }, { ["letter"] = "b", ["name"] = "Animate Skeleton", ["image"] = "[[File:animate skeleton.png]]", ["level"] = "1", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "c", ["name"] = "Summon Small Mammal", ["image"] = "[[File:summon small mammal.png]]", ["level"] = "1", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "d", ["name"] = "Apportation", ["image"] = "[[File:apportation.png]]", ["level"] = "1", ["schools"] = "[[Translocations|Translocation]]", }, } m["Book of Changes"] = { { ["letter"] = "a", ["name"] = "Beastly Appendage", ["image"] = "[[File:beastly appendage.png]]", ["level"] = "1", ["schools"] = "[[Transmutations|Transmutation]]", }, { ["letter"] = "b", ["name"] = "Sticks to Snakes", ["image"] = "[[File:sticks to snakes.png]]", ["level"] = "2", ["schools"] = "[[Transmutations|Transmutation]]", }, { ["letter"] = "c", ["name"] = "Spider Form", ["image"] = "[[File:spider form.png]]", ["level"] = "3", ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", }, { ["letter"] = "d", ["name"] = "Ice Form", ["image"] = "[[File:ice form.png]]", ["level"] = "4", ["schools"] = "[[Ice Magic|Ice]]/[[Transmutations|Transmutation]]", }, { ["letter"] = "e", ["name"] = "Blade Hands", ["image"] = "[[File:blade hands.png]]", ["level"] = "5", ["schools"] = "[[Transmutations|Transmutation]]", }, } m["Book of Clouds"] = { { ["letter"] = "a", ["name"] = "Mephitic Cloud", ["image"] = "[[File:mephitic cloud.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", }, { ["letter"] = "b", ["name"] = "Conjure Flame", ["image"] = "[[File:conjure flame.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "c", ["name"] = "Poisonous Cloud", ["image"] = "[[File:poisonous cloud.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", }, { ["letter"] = "d", ["name"] = "Freezing Cloud", ["image"] = "[[File:freezing cloud.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]/[[Air Magic|Air]]", }, { ["letter"] = "e", ["name"] = "Ring of Flames", ["image"] = "[[File:ring of flames.png]]", ["level"] = "7", ["schools"] = "[[Charms]]/[[Fire Magic|Fire]]", }, } m["Book of Conjurations"] = { { ["letter"] = "a", ["name"] = "Magic Dart", ["image"] = "[[File:magic dart.png]]", ["level"] = "1", ["schools"] = "[[Conjurations|Conjuration]]", }, { ["letter"] = "b", ["name"] = "Searing Ray", ["image"] = "[[File:searing ray.png]]", ["level"] = "2", ["schools"] = "[[Conjurations|Conjuration]]", }, { ["letter"] = "c", ["name"] = "Dazzling Spray", ["image"] = "[[File:dazzling spray.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", }, { ["letter"] = "d", ["name"] = "Fulminant Prism", ["image"] = "[[File:fulminant prism.png]]", ["level"] = "4", ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", }, { ["letter"] = "e", ["name"] = "Iskenderun's Mystic Blast", ["image"] = "[[File:iskenderun's mystic blast.png]]", ["level"] = "4", ["schools"] = "[[Conjurations|Conjuration]]", }, { ["letter"] = "f", ["name"] = "Iskenderun's Battlesphere", ["image"] = "[[File:iskenderun's battlesphere.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Charms]]", }, } m["Book of Death"] = { { ["letter"] = "a", ["name"] = "Corpse Rot", ["image"] = "[[File:corpse rot.png]]", ["level"] = "2", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "b", ["name"] = "Sublimation of Blood", ["image"] = "[[File:sublimation of blood.png]]", ["level"] = "2", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "c", ["name"] = "Agony", ["image"] = "[[File:agony.png]]", ["level"] = "5", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "d", ["name"] = "Dispel Undead", ["image"] = "[[File:dispel undead.png]]", ["level"] = "5", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "e", ["name"] = "Excruciating Wounds", ["image"] = "[[File:excruciating wounds.png]]", ["level"] = "5", ["schools"] = "[[Charms]]/[[Necromancy]]", }, { ["letter"] = "f", ["name"] = "Bolt of Draining", ["image"] = "[[File:bolt of draining.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Necromancy]]", }, } m["Book of Debilitation"] = { { ["letter"] = "a", ["name"] = "Corona", ["image"] = "[[File:corona.png]]", ["level"] = "1", ["schools"] = "[[Hexes]]", }, { ["letter"] = "b", ["name"] = "Slow", ["image"] = "[[File:slow.png]]", ["level"] = "2", ["schools"] = "[[Hexes]]", }, { ["letter"] = "c", ["name"] = "Gell's Gravitas", ["image"] = "[[File:gell's gravitas.png]]", ["level"] = "3", ["schools"] = "[[Translocations|Translocation]]/[[Hexes]]", }, { ["letter"] = "d", ["name"] = "Inner Flame", ["image"] = "[[File:inner flame.png]]", ["level"] = "3", ["schools"] = "[[Hexes]]/[[Fire Magic|Fire]]", }, { ["letter"] = "e", ["name"] = "Cause Fear", ["image"] = "[[File:cause fear.png]]", ["level"] = "4", ["schools"] = "[[Hexes]]", }, { ["letter"] = "f", ["name"] = "Leda's Liquefaction", ["image"] = "[[File:leda's liquefaction.png]]", ["level"] = "4", ["schools"] = "[[Earth Magic|Earth]]/[[Hexes]]", }, } m["Book of Dreams"] = { { ["letter"] = "a", ["name"] = "Ensorcelled Hibernation", ["image"] = "[[File:ensorcelled hibernation.png]]", ["level"] = "2", ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", }, { ["letter"] = "b", ["name"] = "Silence", ["image"] = "[[File:silence.png]]", ["level"] = "5", ["schools"] = "[[Hexes]]/[[Air Magic|Air]]", }, { ["letter"] = "c", ["name"] = "Darkness", ["image"] = "[[File:darkness.png]]", ["level"] = "6", ["schools"] = "[[Hexes]]", }, { ["letter"] = "d", ["name"] = "Shadow Creatures", ["image"] = "[[File:shadow creatures.png]]", ["level"] = "6", ["schools"] = "[[Summonings|Summoning]]", }, } m["Book of Earth"] = { { ["letter"] = "a", ["name"] = "Leda's Liquefaction", ["image"] = "[[File:leda's liquefaction.png]]", ["level"] = "4", ["schools"] = "[[Earth Magic|Earth]]/[[Hexes]]", }, { ["letter"] = "b", ["name"] = "Bolt of Magma", ["image"] = "[[File:bolt of magma.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]/[[Earth Magic|Earth]]", }, { ["letter"] = "c", ["name"] = "Statue Form", ["image"] = "[[File:statue form.png]]", ["level"] = "6", ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", }, { ["letter"] = "d", ["name"] = "Iron Shot", ["image"] = "[[File:iron shot.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", }, { ["letter"] = "e", ["name"] = "Shatter", ["image"] = "[[File:shatter.png]]", ["level"] = "9", ["schools"] = "[[Earth Magic|Earth]]", }, } m["Book of Enchantments"] = { { ["letter"] = "a", ["name"] = "Cause Fear", ["image"] = "[[File:cause fear.png]]", ["level"] = "4", ["schools"] = "[[Hexes]]", }, { ["letter"] = "b", ["name"] = "Yara's Violent Unravelling", ["image"] = "[[File:yara's violent unravelling.png]]", ["level"] = "5", ["schools"] = "[[Hexes]]/[[Transmutations|Transmutation]]", }, { ["letter"] = "c", ["name"] = "Silence", ["image"] = "[[File:silence.png]]", ["level"] = "5", ["schools"] = "[[Hexes]]/[[Air Magic|Air]]", }, { ["letter"] = "d", ["name"] = "Deflect Missiles", ["image"] = "[[File:deflect missiles.png]]", ["level"] = "6", ["schools"] = "[[Charms]]/[[Air Magic|Air]]", }, { ["letter"] = "e", ["name"] = "Haste", ["image"] = "[[File:haste.png]]", ["level"] = "6", ["schools"] = "[[Charms]]", }, { ["letter"] = "f", ["name"] = "Discord", ["image"] = "[[File:discord.png]]", ["level"] = "8", ["schools"] = "[[Hexes]]", }, } m["Book of Envenomations"] = { { ["letter"] = "a", ["name"] = "Spider Form", ["image"] = "[[File:spider form.png]]", ["level"] = "3", ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", }, { ["letter"] = "b", ["name"] = "Olgreb's Toxic Radiance", ["image"] = "[[File:olgreb's toxic radiance.png]]", ["level"] = "4", ["schools"] = "[[Poison Magic|Poison]]", }, { ["letter"] = "c", ["name"] = "Alistair's Intoxication", ["image"] = "[[File:alistair's intoxication.png]]", ["level"] = "5", ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", }, { ["letter"] = "d", ["name"] = "Poisonous Cloud", ["image"] = "[[File:poisonous cloud.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", }, } m["Book of Fire"] = { { ["letter"] = "a", ["name"] = "Ignite Poison", ["image"] = "[[File:ignite poison.png]]", ["level"] = "3", ["schools"] = "[[Fire Magic|Fire]]/[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", }, { ["letter"] = "b", ["name"] = "Fireball", ["image"] = "[[File:fireball.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "c", ["name"] = "Bolt of Fire", ["image"] = "[[File:bolt of fire.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "d", ["name"] = "Delayed Fireball", ["image"] = "[[File:delayed fireball.png]]", ["level"] = "7", ["schools"] = "[[Fire Magic|Fire]]/[[Conjurations|Conjuration]]", }, { ["letter"] = "e", ["name"] = "Ring of Flames", ["image"] = "[[File:ring of flames.png]]", ["level"] = "7", ["schools"] = "[[Charms]]/[[Fire Magic|Fire]]", }, } m["Book of Flames"] = { { ["letter"] = "a", ["name"] = "Flame Tongue", ["image"] = "[[File:flame tongue.png]]", ["level"] = "1", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "b", ["name"] = "Throw Flame", ["image"] = "[[File:throw flame.png]]", ["level"] = "2", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "c", ["name"] = "Conjure Flame", ["image"] = "[[File:conjure flame.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "d", ["name"] = "Inner Flame", ["image"] = "[[File:inner flame.png]]", ["level"] = "3", ["schools"] = "[[Hexes]]/[[Fire Magic|Fire]]", }, { ["letter"] = "e", ["name"] = "Sticky Flame", ["image"] = "[[File:sticky flame.png]]", ["level"] = "4", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "f", ["name"] = "Fireball", ["image"] = "[[File:fireball.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, } m["Book of Frost"] = { { ["letter"] = "a", ["name"] = "Freeze", ["image"] = "[[File:freeze.png]]", ["level"] = "1", ["schools"] = "[[Ice Magic|Ice]]", }, { ["letter"] = "b", ["name"] = "Throw Frost", ["image"] = "[[File:throw frost.png]]", ["level"] = "2", ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", }, { ["letter"] = "c", ["name"] = "Ozocubu's Armour", ["image"] = "[[File:ozocubu's armour.png]]", ["level"] = "3", ["schools"] = "[[Charms]]/[[Ice Magic|Ice]]", }, { ["letter"] = "d", ["name"] = "Throw Icicle", ["image"] = "[[File:throw icicle.png]]", ["level"] = "4", ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", }, { ["letter"] = "e", ["name"] = "Summon Ice Beast", ["image"] = "[[File:summon ice beast.png]]", ["level"] = "4", ["schools"] = "[[Ice Magic|Ice]]/[[Summonings|Summoning]]", }, } m["Book of Geomancy"] = { { ["letter"] = "a", ["name"] = "Sandblast", ["image"] = "[[File:sandblast.png]]", ["level"] = "1", ["schools"] = "[[Earth Magic|Earth]]", }, { ["letter"] = "b", ["name"] = "Passwall", ["image"] = "[[File:passwall.png]]", ["level"] = "2", ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", }, { ["letter"] = "c", ["name"] = "Stone Arrow", ["image"] = "[[File:stone arrow.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", }, { ["letter"] = "d", ["name"] = "Petrify", ["image"] = "[[File:petrify.png]]", ["level"] = "4", ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", }, { ["letter"] = "e", ["name"] = "Lee's Rapid Deconstruction", ["image"] = "[[File:lee's rapid deconstruction.png]]", ["level"] = "5", ["schools"] = "[[Earth Magic|Earth]]", }, } m["Book of Ice"] = { { ["letter"] = "a", ["name"] = "Ice Form", ["image"] = "[[File:ice form.png]]", ["level"] = "4", ["schools"] = "[[Ice Magic|Ice]]/[[Transmutations|Transmutation]]", }, { ["letter"] = "b", ["name"] = "Metabolic Englaciation", ["image"] = "[[File:metabolic englaciation.png]]", ["level"] = "5", ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", }, { ["letter"] = "c", ["name"] = "Ozocubu's Refrigeration", ["image"] = "[[File:ozocubu's refrigeration.png]]", ["level"] = "6", ["schools"] = "[[Ice Magic|Ice]]", }, { ["letter"] = "d", ["name"] = "Bolt of Cold", ["image"] = "[[File:bolt of cold.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]", }, { ["letter"] = "e", ["name"] = "Freezing Cloud", ["image"] = "[[File:freezing cloud.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Ice Magic|Ice]]/[[Air Magic|Air]]", }, { ["letter"] = "f", ["name"] = "Simulacrum", ["image"] = "[[File:simulacrum.png]]", ["level"] = "6", ["schools"] = "[[Ice Magic|Ice]]/[[Necromancy]]", }, } m["Book of Maledictions"] = { { ["letter"] = "a", ["name"] = "Corona", ["image"] = "[[File:corona.png]]", ["level"] = "1", ["schools"] = "[[Hexes]]", }, { ["letter"] = "b", ["name"] = "Ensorcelled Hibernation", ["image"] = "[[File:ensorcelled hibernation.png]]", ["level"] = "2", ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", }, { ["letter"] = "c", ["name"] = "Confuse", ["image"] = "[[File:confuse.png]]", ["level"] = "3", ["schools"] = "[[Hexes]]", }, { ["letter"] = "d", ["name"] = "Tukima's Dance", ["image"] = "[[File:tukima's dance.png]]", ["level"] = "3", ["schools"] = "[[Hexes]]", }, { ["letter"] = "e", ["name"] = "Dazzling Spray", ["image"] = "[[File:dazzling spray.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", }, } m["Book of Minor Magic"] = { { ["letter"] = "a", ["name"] = "Magic Dart", ["image"] = "[[File:magic dart.png]]", ["level"] = "1", ["schools"] = "[[Conjurations|Conjuration]]", }, { ["letter"] = "b", ["name"] = "Blink", ["image"] = "[[File:blink.png]]", ["level"] = "2", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "c", ["name"] = "Call Imp", ["image"] = "[[File:call imp.png]]", ["level"] = "2", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "d", ["name"] = "Repel Missiles", ["image"] = "[[File:repel missiles.png]]", ["level"] = "2", ["schools"] = "[[Charms]]/[[Air Magic|Air]]", }, { ["letter"] = "e", ["name"] = "Slow", ["image"] = "[[File:slow.png]]", ["level"] = "2", ["schools"] = "[[Hexes]]", }, { ["letter"] = "f", ["name"] = "Conjure Flame", ["image"] = "[[File:conjure flame.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "g", ["name"] = "Mephitic Cloud", ["image"] = "[[File:mephitic cloud.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", }, } m["Book of Misfortune"] = { { ["letter"] = "a", ["name"] = "Confusing Touch", ["image"] = "[[File:confusing touch.png]]", ["level"] = "2", ["schools"] = "[[Hexes]]", }, { ["letter"] = "b", ["name"] = "Confuse", ["image"] = "[[File:confuse.png]]", ["level"] = "3", ["schools"] = "[[Hexes]]", }, { ["letter"] = "c", ["name"] = "Gell's Gravitas", ["image"] = "[[File:gell's gravitas.png]]", ["level"] = "3", ["schools"] = "[[Translocations|Translocation]]/[[Hexes]]", }, { ["letter"] = "d", ["name"] = "Petrify", ["image"] = "[[File:petrify.png]]", ["level"] = "4", ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", }, { ["letter"] = "e", ["name"] = "Metabolic Englaciation", ["image"] = "[[File:metabolic englaciation.png]]", ["level"] = "5", ["schools"] = "[[Hexes]]/[[Ice Magic|Ice]]", }, { ["letter"] = "f", ["name"] = "Yara's Violent Unravelling", ["image"] = "[[File:yara's violent unravelling.png]]", ["level"] = "5", ["schools"] = "[[Hexes]]/[[Transmutations|Transmutation]]", }, } m["Book of Necromancy"] = { { ["letter"] = "a", ["name"] = "Pain", ["image"] = "[[File:pain.png]]", ["level"] = "1", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "b", ["name"] = "Animate Skeleton", ["image"] = "[[File:animate skeleton.png]]", ["level"] = "1", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "c", ["name"] = "Vampiric Draining", ["image"] = "[[File:vampiric draining.png]]", ["level"] = "3", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "d", ["name"] = "Regeneration", ["image"] = "[[File:regeneration.png]]", ["level"] = "3", ["schools"] = "[[Charms]]/[[Necromancy]]", }, { ["letter"] = "e", ["name"] = "Animate Dead", ["image"] = "[[File:animate dead.png]]", ["level"] = "4", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "f", ["name"] = "Control Undead", ["image"] = "[[File:control undead.png]]", ["level"] = "4", ["schools"] = "[[Necromancy]]", }, } m["Book of Party Tricks"] = { { ["letter"] = "a", ["name"] = "Summon Butterflies", ["image"] = "[[File:summon butterflies.png]]", ["level"] = "1", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "b", ["name"] = "Apportation", ["image"] = "[[File:apportation.png]]", ["level"] = "1", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "c", ["name"] = "Tukima's Dance", ["image"] = "[[File:tukima's dance.png]]", ["level"] = "3", ["schools"] = "[[Hexes]]", }, { ["letter"] = "d", ["name"] = "Alistair's Intoxication", ["image"] = "[[File:alistair's intoxication.png]]", ["level"] = "5", ["schools"] = "[[Transmutations|Transmutation]]/[[Poison Magic|Poison]]", }, { ["letter"] = "e", ["name"] = "Invisibility", ["image"] = "[[File:invisibility.png]]", ["level"] = "6", ["schools"] = "[[Hexes]]", }, } m["Book of Power"] = { { ["letter"] = "a", ["name"] = "Fulminant Prism", ["image"] = "[[File:fulminant prism.png]]", ["level"] = "4", ["schools"] = "[[Conjurations|Conjuration]]/[[Hexes]]", }, { ["letter"] = "b", ["name"] = "Iskenderun's Mystic Blast", ["image"] = "[[File:iskenderun's mystic blast.png]]", ["level"] = "4", ["schools"] = "[[Conjurations|Conjuration]]", }, { ["letter"] = "c", ["name"] = "Venom Bolt", ["image"] = "[[File:venom bolt.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", }, { ["letter"] = "d", ["name"] = "Bolt of Magma", ["image"] = "[[File:bolt of magma.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]/[[Earth Magic|Earth]]", }, { ["letter"] = "e", ["name"] = "Iron Shot", ["image"] = "[[File:iron shot.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", }, { ["letter"] = "f", ["name"] = "Orb of Destruction", ["image"] = "[[File:orb of destruction.png]]", ["level"] = "7", ["schools"] = "[[Conjurations|Conjuration]]", }, { ["letter"] = "g", ["name"] = "Spellforged Servitor", ["image"] = "[[File:spellforged servitor.png]]", ["level"] = "7", ["schools"] = "[[Conjurations|Conjuration]]/[[Summonings|Summoning]]", }, } m["Book of Spatial Translocations"] = { { ["letter"] = "a", ["name"] = "Apportation", ["image"] = "[[File:apportation.png]]", ["level"] = "1", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "b", ["name"] = "Blink", ["image"] = "[[File:blink.png]]", ["level"] = "2", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "c", ["name"] = "Shroud of Golubria", ["image"] = "[[File:shroud of golubria.png]]", ["level"] = "2", ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", }, { ["letter"] = "d", ["name"] = "Portal Projectile", ["image"] = "[[File:portal projectile.png]]", ["level"] = "3", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "e", ["name"] = "Teleport Other", ["image"] = "[[File:teleport other.png]]", ["level"] = "3", ["schools"] = "[[Translocations|Translocation]]", }, { ["letter"] = "f", ["name"] = "Passage of Golubria", ["image"] = "[[File:passage of golubria.png]]", ["level"] = "4", ["schools"] = "[[Translocations|Translocation]]", }, } m["Book of Summonings"] = { { ["letter"] = "a", ["name"] = "Recall", ["image"] = "[[File:recall.png]]", ["level"] = "3", ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", }, { ["letter"] = "b", ["name"] = "Aura of Abjuration", ["image"] = "[[File:aura of abjuration.png]]", ["level"] = "5", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "c", ["name"] = "Summon Demon", ["image"] = "[[File:summon demon.png]]", ["level"] = "5", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "d", ["name"] = "Summon Forest", ["image"] = "[[File:summon forest.png]]", ["level"] = "5", ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", }, { ["letter"] = "e", ["name"] = "Summon Mana Viper", ["image"] = "[[File:summon mana viper.png]]", ["level"] = "5", ["schools"] = "[[Summonings|Summoning]]/[[Hexes]]", }, { ["letter"] = "f", ["name"] = "Shadow Creatures", ["image"] = "[[File:shadow creatures.png]]", ["level"] = "6", ["schools"] = "[[Summonings|Summoning]]", }, } m["Book of Transfigurations"] = { { ["letter"] = "a", ["name"] = "Irradiate", ["image"] = "[[File:irradiate.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Transmutations|Transmutation]]", }, { ["letter"] = "b", ["name"] = "Statue Form", ["image"] = "[[File:statue form.png]]", ["level"] = "6", ["schools"] = "[[Transmutations|Transmutation]]/[[Earth Magic|Earth]]", }, { ["letter"] = "c", ["name"] = "Hydra Form", ["image"] = "[[File:hydra form.png]]", ["level"] = "6", ["schools"] = "[[Transmutations|Transmutation]]", }, { ["letter"] = "d", ["name"] = "Dragon Form", ["image"] = "[[File:dragon form.png]]", ["level"] = "7", ["schools"] = "[[Transmutations|Transmutation]]", }, } m["Book of Unlife"] = { { ["letter"] = "a", ["name"] = "Recall", ["image"] = "[[File:recall.png]]", ["level"] = "3", ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", }, { ["letter"] = "b", ["name"] = "Animate Dead", ["image"] = "[[File:animate dead.png]]", ["level"] = "4", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "c", ["name"] = "Control Undead", ["image"] = "[[File:control undead.png]]", ["level"] = "4", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "d", ["name"] = "Cigotuvi's Embrace", ["image"] = "[[File:cigotuvi's embrace.png]]", ["level"] = "5", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "e", ["name"] = "Death Channel", ["image"] = "[[File:death channel.png]]", ["level"] = "6", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "f", ["name"] = "Simulacrum", ["image"] = "[[File:simulacrum.png]]", ["level"] = "6", ["schools"] = "[[Ice Magic|Ice]]/[[Necromancy]]", }, } m["Book of the Dragon"] = { { ["letter"] = "a", ["name"] = "Flame Tongue", ["image"] = "[[File:flame tongue.png]]", ["level"] = "1", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "b", ["name"] = "Cause Fear", ["image"] = "[[File:cause fear.png]]", ["level"] = "4", ["schools"] = "[[Hexes]]", }, { ["letter"] = "c", ["name"] = "Bolt of Fire", ["image"] = "[[File:bolt of fire.png]]", ["level"] = "6", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "d", ["name"] = "Dragon Form", ["image"] = "[[File:dragon form.png]]", ["level"] = "7", ["schools"] = "[[Transmutations|Transmutation]]", }, { ["letter"] = "e", ["name"] = "Dragon's Call", ["image"] = "[[File:dragon's call.png]]", ["level"] = "9", ["schools"] = "[[Summonings|Summoning]]", }, } m["Book of the Sky"] = { { ["letter"] = "a", ["name"] = "Summon Lightning Spire", ["image"] = "[[File:summon lightning spire.png]]", ["level"] = "4", ["schools"] = "[[Summonings|Summoning]]/[[Air Magic|Air]]", }, { ["letter"] = "b", ["name"] = "Airstrike", ["image"] = "[[File:airstrike.png]]", ["level"] = "4", ["schools"] = "[[Air Magic|Air]]", }, { ["letter"] = "c", ["name"] = "Silence", ["image"] = "[[File:silence.png]]", ["level"] = "5", ["schools"] = "[[Hexes]]/[[Air Magic|Air]]", }, { ["letter"] = "d", ["name"] = "Deflect Missiles", ["image"] = "[[File:deflect missiles.png]]", ["level"] = "6", ["schools"] = "[[Charms]]/[[Air Magic|Air]]", }, { ["letter"] = "e", ["name"] = "Conjure Ball Lightning", ["image"] = "[[File:conjure ball lightning.png]]", ["level"] = "6", ["schools"] = "[[Air Magic|Air]]/[[Conjurations|Conjuration]]", }, { ["letter"] = "f", ["name"] = "Tornado", ["image"] = "[[File:tornado.png]]", ["level"] = "9", ["schools"] = "[[Air Magic|Air]]", }, } m["Book of the Tempests"] = { { ["letter"] = "a", ["name"] = "Static Discharge", ["image"] = "[[File:static discharge.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", }, { ["letter"] = "b", ["name"] = "Lightning Bolt", ["image"] = "[[File:lightning bolt.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Air Magic|Air]]", }, { ["letter"] = "c", ["name"] = "Fireball", ["image"] = "[[File:fireball.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Fire Magic|Fire]]", }, { ["letter"] = "d", ["name"] = "Tornado", ["image"] = "[[File:tornado.png]]", ["level"] = "9", ["schools"] = "[[Air Magic|Air]]", }, { ["letter"] = "e", ["name"] = "Shatter", ["image"] = "[[File:shatter.png]]", ["level"] = "9", ["schools"] = "[[Earth Magic|Earth]]", }, } m["Book of the Warp"] = { { ["letter"] = "a", ["name"] = "Recall", ["image"] = "[[File:recall.png]]", ["level"] = "3", ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", }, { ["letter"] = "b", ["name"] = "Gell's Gravitas", ["image"] = "[[File:gell's gravitas.png]]", ["level"] = "3", ["schools"] = "[[Translocations|Translocation]]/[[Hexes]]", }, { ["letter"] = "c", ["name"] = "Force Lance", ["image"] = "[[File:force lance.png]]", ["level"] = "4", ["schools"] = "[[Conjurations|Conjuration]]/[[Translocations|Translocation]]", }, { ["letter"] = "d", ["name"] = "Warp Weapon", ["image"] = "[[File:warp weapon.png]]", ["level"] = "5", ["schools"] = "[[Charms]]/[[Translocations|Translocation]]", }, { ["letter"] = "e", ["name"] = "Summon Forest", ["image"] = "[[File:summon forest.png]]", ["level"] = "5", ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", }, } m["Fen Folio"] = { { ["letter"] = "a", ["name"] = "Corpse Rot", ["image"] = "[[File:corpse rot.png]]", ["level"] = "2", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "b", ["name"] = "Stone Arrow", ["image"] = "[[File:stone arrow.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Earth Magic|Earth]]", }, { ["letter"] = "c", ["name"] = "Leda's Liquefaction", ["image"] = "[[File:leda's liquefaction.png]]", ["level"] = "4", ["schools"] = "[[Earth Magic|Earth]]/[[Hexes]]", }, { ["letter"] = "d", ["name"] = "Summon Forest", ["image"] = "[[File:summon forest.png]]", ["level"] = "5", ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", }, { ["letter"] = "e", ["name"] = "Hydra Form", ["image"] = "[[File:hydra form.png]]", ["level"] = "6", ["schools"] = "[[Transmutations|Transmutation]]", }, { ["letter"] = "f", ["name"] = "Summon Hydra", ["image"] = "[[File:summon hydra.png]]", ["level"] = "7", ["schools"] = "[[Summonings|Summoning]]", }, } m["Grand Grimoire"] = { { ["letter"] = "a", ["name"] = "Monstrous Menagerie", ["image"] = "[[File:monstrous menagerie.png]]", ["level"] = "7", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "b", ["name"] = "Summon Greater Demon", ["image"] = "[[File:summon greater demon.png]]", ["level"] = "7", ["schools"] = "[[Summonings|Summoning]]", }, { ["letter"] = "c", ["name"] = "Malign Gateway", ["image"] = "[[File:malign gateway.png]]", ["level"] = "7", ["schools"] = "[[Summonings|Summoning]]/[[Translocations|Translocation]]", }, { ["letter"] = "d", ["name"] = "Summon Horrible Things", ["image"] = "[[File:summon horrible things.png]]", ["level"] = "8", ["schools"] = "[[Summonings|Summoning]]", }, } m["Necronomicon"] = { { ["letter"] = "a", ["name"] = "Haunt", ["image"] = "[[File:haunt.png]]", ["level"] = "7", ["schools"] = "[[Summonings|Summoning]]/[[Necromancy]]", }, { ["letter"] = "b", ["name"] = "Borgnjor's Revivification", ["image"] = "[[File:borgnjor's revivification.png]]", ["level"] = "8", ["schools"] = "[[Necromancy]]", }, { ["letter"] = "c", ["name"] = "Death's Door", ["image"] = "[[File:death's door.png]]", ["level"] = "8", ["schools"] = "[[Charms]]/[[Necromancy]]", }, { ["letter"] = "d", ["name"] = "Necromutation", ["image"] = "[[File:necromutation.png]]", ["level"] = "8", ["schools"] = "[[Transmutations|Transmutation]]/[[Necromancy]]", }, } m["Young Poisoner's Handbook"] = { { ["letter"] = "a", ["name"] = "Sting", ["image"] = "[[File:sting.png]]", ["level"] = "1", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", }, { ["letter"] = "b", ["name"] = "Cure Poison", ["image"] = "[[File:cure poison.png]]", ["level"] = "2", ["schools"] = "[[Poison Magic|Poison]]", }, { ["letter"] = "c", ["name"] = "Mephitic Cloud", ["image"] = "[[File:mephitic cloud.png]]", ["level"] = "3", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]/[[Air Magic|Air]]", }, { ["letter"] = "d", ["name"] = "Olgreb's Toxic Radiance", ["image"] = "[[File:olgreb's toxic radiance.png]]", ["level"] = "4", ["schools"] = "[[Poison Magic|Poison]]", }, { ["letter"] = "e", ["name"] = "Venom Bolt", ["image"] = "[[File:venom bolt.png]]", ["level"] = "5", ["schools"] = "[[Conjurations|Conjuration]]/[[Poison Magic|Poison]]", }, } return m