Are you, in fact, a pregnant lady who lives in the apartment next door to Superdeath's parents? - Commodore

Create an account  

 
Impressions with 5.01

I have a little bit of time for playing again, and I like what I see. AI improvements at first glance seem significant. They expand far more actively, forcing the player to be aggressive earlier or lose all the terrain. They also seem to threaten my cities more actively, forcing me to prioritize defense higher than previously. Well done on those points, it makes a big difference and has cost me a game already that I thought was going well.

Cheaper high end summons seems like a good idea, you need a significant reward for committing a lot of resources into researching those spells. On the other hand, getting a lucky high end summon early on is now potentially game breaking. I still feel that the game suffers from the classic MoM problem of common spells lasting too long. In my current game I'm spamming horsebowmen with Holy Weapon + Flame Blade, that'll last me pretty much the entire game (if not for the pesky Guardian Wind which Horus is using quite competently). Maybe boost high end non-summons a bit as well? Or maybe I just suffer from early game bias, I do need more late game experience.

I'll go through the compendium threads and update any changes that I notice.
Reply

Thanks catwalk. I had given myself the project of updating those stickied posts, so I'll try to help out with anything I notice.
Reply

Seravy, do you remember where the list of new summons costs is? Almost all summons, including lycanthropy, from uncommon to very rare changed. Possibly also some commons? (Naga/ghoul/sprites?)
Reply

No idea, but they are in the file used by the tool that inserts data to the game files so here you go, all spells, and their current data, costs and everything, even AI trade desirability :
Code:
[SPELLS]
"None"                                                ,   0,   0,  -1,  -1,  -1,   0,   0,     0,     0,   0,   0,   0,   0,   0,   0;
"Earth to Mud 1"                                      ,  17,   0,   5,   0,   0,  -2,   0,    20,    50,  69,   0,   0,   0,   0,   0;
"Resist Elements 2"                                   ,   7,   0,   1,   4,   0,   2,   0,     5,    50,  28,   0,   0,   2,   0,   0;
"Nature's Eye 3"                                      ,   8,   0,   2,   3,   0,   1,   0,    40,    50,  28,   0,  14,   0,   0,   0;
"Call Centaurs 4"                                     ,  16,   1,   0,   1,   0,  -1,   0,    20,   120, 107,   0,  54,   0,   0,   0;
"Web 5"                                               ,  39,   3,  14,   4,   0,  -2,   0,    10,   150, 236,   0,   0,  16,   0,   0;
"War Bears 6"                                         ,  13,   0,   0,   1,   0,   1,   0,    55,   100,   5,   0, 179,   0,   0,   0;
"Fairy Dust 7"                                        ,   2,   0,   4,   5,   0,  -1,   0,    12,   100,  23,   0,   7,  48,   1,  16;
"Water Walking 8"                                     ,   7,   2,   1,   4,   0,   1,   0,    20,   100,  28,   0,   0,   1,   0,   0;
"Sprites  9"                                           ,  13,   1,   0,   1,   0,   1,   0,    80,   100,   5,   0, 180,   0,   0,   0;
"Earth Lore 0A"                                        ,   0,  -2,   5,   0,   0,   1,   0,    40,    80, 238,   0,   0,   0,   0,   0;
"Cracks Call 0B"                                       ,  71,   3,   5,   0,   0,  -2,   0,    25,   400,  80,   0,   3,   0,   0,   0;
"Construct Catapult 0C"                                ,  16,   1,   0,   1,   0,  -1,   0,    25,   400, 107,   0,  37,   0,   0,   0;
"Ice Bolt 0D"                                          ,   2,   1,   4,   5,   0,  -1,   0,    25,   400,  23,   0,  35,  48,   0,   0;
"Giant Spiders 0E"                                     ,  13,   1,   0,   1,   0,   1,   0,    90,   200,   5,   0, 183,   0,   0,   0;
"Change Terrain 0F"                                    ,  37,   0,   5,   0,   0,   1,   0,    40,   400,  28,   0,   1,   0,   0,   0;
"Land Link 10"                                         ,   7,   0,   1,   4,   0,   1,   0,    50,   200,  28,   0, 128,   0,   0,   0;
"Cockatrices 11"                                       ,  25,   0,   0,   1,   0,   1,   0,   150,   400,   5,   0, 181,   0,   0,   0;
"Transmute 12"                                         ,  37,   2,   5,   0,   0,   1,   0,    60,   400,  28,   0,   0,   0,   0,   0;
"Nature's Cures 13"                                    ,   0,  -3,   5,   0,   0,   1,   0,    50,   400,  28,   0,   1,   0,   0,   0;
"Great Lizard 14"                                      ,  32,   2,   0,   1,   0,   1,   0,   200,   600,   5,   0, 182,   0,   0,   0;
"Elemental Armor 15"                                   ,  10,   0,   1,   4,   0,   2,   0,    18,   800,  28,   0,   0,   4,   0,   0;
"Petrify 16"                                           ,  24,   1,  12,   5,   0,  -1,   0,    20,  1600,  -7,   0,   0,  34,   0,   0;
"Stone Giant 17"                                       ,  32,   1,   0,   1,   0,   1,   0,   275,  1600,   5,   0, 184,   0,   0,   0;
"Iron Skin 18"                                         ,  29,   1,   1,   4,   0,   0,   0,    24,  1600,  28,   0,   0,  16,   0,   0;
"Blizzard 19"                                          ,  28,   0,   4,   0,   0,   1,   0,   120,  1600,  -8,   0,  14,  48,   1,   0;
"Earthquake 1A"                                        ,  52,   0,   5,   0,   0,   1,   0,   150,   800,  72,   0,   0,   0,   0,   0;
"Gorgons 1B"                                           ,  56,   2,   0,   1,   0,   1,   0,   325,  1600,   5,   0, 186,   0,   0,   0;
"Survival Instinct 1C"                                 ,  80,   2,   9,   2,   0,   1,   0,   600,  2400,  33,   0,  23,   0,   0,   0;
"Gaia's Blessing 1D"                                   ,  51,   1,   2,   3,   0,   1,   0,   250,  1600,  28,   0,  17,   0,   0,   0;
"Earth Elemental 1E"                                   ,  59,   1,   0,   1,   0,  -1,   0,    50,  2400, 107,   0, 187,   0,   0,   0;
"Regeneration 1F"                                      ,  29,   0,   1,   4,   0,   0,   0,    32,  8000,  28,   0,  64,   0,   0,   0;
"Behemoth 20"                                          ,  78,   1,   0,   1,   0,   1,   0,   480,  6000,   5,   0, 188,   0,   0,   0;
"Entangle 21"                                          ,  60,   1,  10,   2,   0,  -2,   0,    50,  6000,  28,   0,  24,   0,   0,   0;
"Seismic Mastery 22"                             ,  80,   0,   9,   2,   0,   1,   0,  1000,  2000,   5,   0,   8,   0,   0,   0;
"Call Lightning 23"                                    ,  12,   2,  10,   2,   0,  -2,   0,    60,  6000,  27,   0,  18,   0,   0,   0;
"Colossus 24"                                          ,  74,   3,   0,   1,   0,   1,   0,   450,  8000,   5,   0, 185,   0,   0,   0;
"Earth Gate 25"                                        ,  51,   1,   2,   3,   0,   1,   0,   125,  1500,  28,   0,  15,   0,   0,   0;
"Herb Mastery 26"                                      ,  80,   1,   9,   2,   0,   1,   0,  1000,  4000,   5,   0,   9,   0,   0,   0;
"Great Wyrm 27"                                        ,  78,   2,   0,   1,   0,   1,   0,   500,  6000,   5,   0, 189,   0,   0,   0;
"Fairy Ring 28"                                       ,  85,   2,   9,   2,   0,   1,   0,  1200,  8000,   5,   0,   7,   0,   0,   0;
"Resist Magic 29"                                      ,   7,   1,   1,   4,   1,   2,   0,     5,   100,  29,   0,   0,   0,   4,   0;
"Dispel True-> AEther Sparks 2A"                       ,   5,   0,   4,   5,   1,  -1,   0,    12,   100,  21,   0,  20,  32,   0,   0;
"Floating Island 2B"                                   ,   4,   0,   0,   1,   1,   1,   0,    50,    50,  29,   0, 190,   0,   0,   0;
"Guardian Wind 2C"                                     ,   7,   1,   1,   4,   1,   2,   0,    10,   100,  29,   0,   2,   0,   0,   0;
"Phantom Warriors 2D"                                  ,  16,   0,   0,   1,   1,  -1,   0,    15,   100, 107,   0, 192,   0,   0,   0;
"Confusion 2E"                                         ,  23,   2,  13,   4,   1,  -2,   0,    18,   100, -11,   0,   2,   0,   0,   0;
"Focus Magic 2F"                                       ,  10,   2,   1,   4,   1,   1,   0,    80,   100,  29,   0,   0,   8,   0,   0;
"Blur 33->30"                                          ,  17,   1,  10,   2,   1,  -2,   0,    25,   200,  29,   0,  28,   0,   0,   0;
"Nagas 31"                                             ,  13,   0,   0,   1,   1,   1,   0,    70,    80, 107,   0, 197,   0,   0,   0;
"Psionic Blast 32"                                     ,   5,   0,   4,   5,   1,  -1,   0,    20,   200,  21,   0,  16,  40,  64,   0;
"Counter Magic 30->33"                                 ,  65,   1,  10,   2,   1,  -2,   0,    50,   400,  35,   0,  20,   0,   0,   0;
"Disenchant True-> Dispelling Wave 34"                 ,  84,   3,  19,   0,   1,   4,   0,    25,   400,  80,   0,   0,   0,   0,   0;
"Vertigo 35"                                           ,   3,   0,  13,   4,   1,  -1,   0,    10,   400,  -9,   0,   1,   0,   0,   0;
"Spell Lock 36"                                        ,  81,   0,   1,   4,   1,   1,   0,   100,   400,  29,   0,   0,  64,   0,   0;
"Water Elemental 37"                                   ,  25,   0,   0,   1,   1,   1,   0,   150,   400, 107,   0, 158,   0,   0,   0;
"Flight 38"                                            ,  10,   1,   1,   4,   1,   2,   0,    22,   400,  29,   0,   0,   0,   2,   0;
"!!!Aether Binding 39"                                 ,  80,   3,   9,   2,   1,   1,   0,   400,   800,   6,   0,   4,   0,   0,   0;
"Spell Blast 3A"                                       ,  34,   3,   6,   0,   1,   1,   0,    50,   400,  29,   0,   0,   0,   0,   0;
"Aura of Majesty 3B"                                   ,  80,   1,   9,   2,   1,   1,   0,   200,   400,   6,   0,   3,   0,   0,   0;
"Phantom Beast 3C"                                     ,  35,   2,   0,   1,   1,  -1,   0,    35,   600, 107,   0, 191,   0,   0,   0;
"DisjTrue -> Uranus Blessing 3D"                       ,  51,   1,   2,   3,   1,   1,   0,   200,  1600,  29,   0,   4,   0,   0,   0;
"Invisibility 3E"                                      ,  29,   1,   1,   4,   1,   0,   0,    30,  1600,  29,   0,   0, 128,   0,   0;
"Wind Walking 3F"                                      ,  10,   1,   1,   4,   1,   1,   0,   200,  1600,  29,   0,   0,   0,   1,   0;
"Banish 40"                                            ,  24,   0,  12,   5,   1,  -1,   0,    35,  1600, -10,   0,   3,   0,   0,   0;
"Storm Giant 41"                                       ,  56,   1,   0,   1,   1,   1,   0,   330,  1600,   6,   0, 193,   0,   0,   0;
"Air Elemental 42"                                     ,  59,   2,   0,   1,   1,  -1,   0,    50,  1600, 107,   0, 194,   0,   0,   0;
"Mind Storm 43"                                        ,  24,   2,  14,   4,   1,  -1,   0,    35,  1600, -12,   0,   8,   0,   0,   0;
"Stasis 44"                                            ,  14,   0,   5,   0,   1,   2,   0,    25,   800,  29,   0,   0,   4,   0,   0;
"Magic Immunity 45"                                    ,  29,   3,   1,   4,   1,   2,   0,    35,  2400,  29,   0,   0,   0,   8,   0;
"Flying Fortress 4D ->46"                              ,  44,   0,   2,   3,   1,   1,   0,   200,   800,  29,   0,   8,   0,   0,   0;
"Djinn 47"                                             ,  74,   1,   0,   1,   1,   1,   0,   375,  2000,   6,   0, 195,   0,   0,   0;
"Spell Ward 48"                                        ,  44,   2,   5,   3,   1,   1,   0,   150,  3000,  29,   0,   9,   0,   0,   0;
"Creature Binding 49"                                  ,  77,   0,  13,   4,   1,  -1,   0,    50,  4000, -13,   0,   0,  32,   0,   0;
"Mass Invisibility 4A"                                 ,  33,   2,  10,   2,   1,  -1,   0,    80,  6000,   6,   0,  22,   0,   0,   0;
"Great Unsummoning 4B"                                 ,  85,   0,   5,   0,   1,   1,   0,   700,  3000,   6,   0,   0,   0,   0,   0;
"Spell Binding 4C"                                     ,  80,   3,   5,   0,   1,   1,   0,  1200,  8000,  29,   0,   0,   0,   0,   0;
"Haste 46 ->4D"                                        ,  55,   0,   1,   4,   1,  -1,   0,    50,  6000,  29,   0,   0,   0,   0,   0;
"Sky Drake 4E"                                         ,  74,   2,   0,   1,   1,   1,   0,   500,  8000,   6,   0, 196,   0,   0,   0;
"Suppress Magic 4F"                                    ,  83,   2,   9,   2,   1,   1,   0,  1200,  8000,   6,   0,   5,   0,   0,   0;
"Time Stop 50"                                         ,  84,   3,   9,   2,   1,   1,   0,  1500,  8000,   6,   0,   6,   0,   0,   0;
"Warp Wood 51"                                         ,  33,   0,   5,   4,   2,  -1,   0,     5,    80, -15,   0,   0,   0,   0,   0;
"Disrupt 52"                                           ,  17,   0,   5,   0,   2,  -2,   0,     5,    50,  91,   0,   0,   0,   0,   0;
"Fire Bolt 53"                                         ,   2,   0,   4,   5,   2,  -1,   0,    10,   100,  20,   0,  24,  33,   0,   0;
"Hell Hounds 54"                                       ,  13,   0,   0,   1,   2,   1,   0,    40,    50,   7,   0, 155,   0,   0,   0;
"Corruption 55"                                        ,  14,   0,   5,   0,   2,   1,   0,    40,    50, 103,   0,   0,   0,   0,   0;
"Flame Blade 56"                                       ,   7,   0,  15,   4,   2,   0,   0,    10,   200,  30,   0,   0,   0,  16,   0;
"Wall of Fire 57"                                      ,   8,   2,   2,   3,   2,   3,   0,    20,   100,  30,   0,   0,   0,   0,   0;
"Shatter 58"                                           ,   3,   0,  16,   4,   2,  -1,   0,     8,   200,  92,   0,  16,   0,   0,   0;
"Warp Creature 59"                                     ,   3,   0,   5,   4,   2,  -1,   0,    10,   120, -14,   0,   0,   0,   0,   0;
"Fire Elemental 5A"                                    ,  16,   0,   0,   1,   2,  -1,   0,    20,   100, 107,   0, 153,   0,   0,   0;
"Lightning Bolt 5B"                                    ,   9,   2,   4,   5,   2,  -1,   0,    25,   400,  27,   0,  35,  32,   1,   0;
"Fire Giant 5C"                                        ,  25,   1,   0,   1,   2,   1,   0,   110,   400,   7,   0, 157,   0,   0,   0;
"Chaos Channels 5D"                                    ,   7,   0,   5,   4,   2,   1,   0,    50,   200,  30,   0,   0,   0,   0,   0;
"Mystic Surge 5E"                       ,  63,   0,   1,   4,   2,  -1,   0,    25,   400,  30,   0,   0,   0,  32,   0;
"Gargoyles 5F"                                         ,  13,   0,   0,   1,   2,   1,   0,   100,   200,   7,   0, 156,   0,   0,   0;
"Fireball 60"                                          ,   2,   0,   4,   5,   2,  -1,   0,    15,   400,  93,   0,  12,  33,   0,  16;
"Fire Storm 6B->61"                                    ,  28,   1,   4,   0,   2,   1,   0,   180,   800,  96,   0,  12,  33,   0,  16;
"Raise Volcano 62"                                     ,  14,   1,   5,   0,   2,   1,   0,    50,   200,  98,   0,   0,   0,   0,   0;
"Immolation 63"                                        ,  10,   0,   1,   4,   2,   0,   0,    12,   400,  30,   0,   1,   0,   0,   0;
"Chimeras 64"                                          ,  32,   1,   0,   1,   2,   1,   0,   180,   400,   7,   0, 160,   0,   0,   0;
"Warp Lightning 65"                                    ,   9,   2,   4,   5,   2,  -1,   0,    30,  1600, 240,   0,  12,  32,   1, 128;
"Metal Fires 66"                                       ,  36,   1,  10,   2,   2,  -1,   0,    50,  1600,  36,   0,  10,   0,   0,   0;
"Chaos Spawn 67"                                       ,  32,   0,   0,   1,   2,   1,   0,   303,  1600,   7,   0, 159,   0,   0,   0;
"Doom Bolt 68"                                         ,   9,   2,   4,   5,   2,  -1,   0,    41,  1600, 100,   0,  10,  32,  16,   0;
"Magic Vortex 69"                                      ,   1,   1,   5,   0,   2,  -2,   0,    50,  1600, 107,   0,  20,  32,   1,   0;
"Efreet 6A"                                            ,  56,   1,   0,   1,   2,   1,   0,   333,  1600,   7,   0, 162,   0,   0,   0;
"Doom Bat 61 ->6B"                                     ,  56,   1,   0,   1,   2,   1,   0,   320,  1600,   7,   0, 161,   0,   0,   0;
"Doom Mastery 75 ->6C"                                 ,  80,   2,   9,   2,   2,   1,   0,   666,  1600,   7,   0,  11,   0,   0,   0;
"Flame Strike 6D"                                      ,  70,   2,  10,   5,   2,  -1,   0,    60,  1600,  30,   0,  32,  33,   0,   0;
"Chaos Rift 6E"                                        ,  52,   0,   3,   3,   2,   1,   0,   200,  1600,  30,   0,   1,   0,   0,   0;
"Hydra 6F"                                             ,  78,   0,   0,   1,   2,   1,   0,   480,  3000,   7,   0, 163,   0,   0,   0;
"Disintegrate 70"                                      ,  47,   3,  12,   5,   2,  -1,   0,    50,  6000,  99,   0,   0,  32,   0,   0;
"Meteor Storm 71"                                      ,  80,   2,   9,   2,   2,   1,   0,   800,  6000,   7,   0,  13,   0,   0,   0;
"Doomsday 72"                                       ,  58,   2,   9,   2,   2,   1,   0,  1000,  6000,   7,   0,  12,   0,   0,   0;
"Apocalypse 73"                                        ,  70,   3,  10,   5,   2,  -1,   0,    65,  6000, 239,   0,   6,  33,   0,  16;
"Chaos Surge 74"                                       ,  80,   0,   9,   2,   2,   1,   0,  1000,  4000,   7,   0,  10,   0,   0,   0;
"Warp Reality 6C -> 75"                                ,  82,   0,  10,   2,   2,  -1,   0,    75,  6000,   7,   0,   4,   0,   0,   0;
"Great Drake 76"                                       ,  74,   1,   0,   1,   2,   1,   0,   500,  6000,   7,   0, 164,   0,   0,   0;
"Call the Void 77"                                     ,  79,   3,   5,   0,   2,   1,   0,   500,  8000, 102,   0,  12,  32,  16,   0;
"Armageddon 78"                                        ,  80,   3,   9,   2,   2,   1,   0,  1250,  8000,   7,   0,  14,   0,   0,   0;
"Bless 79"                                             ,   7,   0,   1,   4,   3,   2,   0,     7,    80,  31,   0,   0,   0,   0,   2;
"Star Fires 7A"                                        ,   5,   0,   4,   5,   3,  -1,   0,    12,    80,  31,   0,  23,  32,   0,   0;
"Endurance 7B"                                         ,  10,   1,   1,   4,   3,   1,   0,    70,   100,  31,   0,   0,  32,   0,   0;
"Holy Weapon 7C"                                       ,   7,   0,  15,   4,   3,   0,   0,    10,    50,  31,   0,   0,   0, 128,   0;
"Healing 7D"                                           ,  19,   3,   5,   0,   3,  -1,   0,    15,   100,  31,   0,   0,   0,   0,   0;
"Holy Armor 7E"                                        ,   7,   0,  15,   4,   3,   0,   0,     7,   100,  31,   0,   0,   0,   0,  32;
"Just Cause 7F"                                        ,  15,   2,   9,   2,   3,   1,   0,   150,   200,   8,   0,  18,   0,   0,   0;
"Heavenly Light 8B - >80"                              ,   8,   2,   2,   3,   3,   1,   0,    60,   200,  31,   0,  21,   0,   0,   0;
"Guardian Spirit 81"                                   ,  13,   0,   0,   1,   3,   1,   0,    60,    80,   8,   0, 176,   0,   0,   0;
"Heroism 82"                                           ,  10,   1,  15,   4,   3,   0,   0,    15,   200,  31,   0,   0,   0,   0,   1;
"True Sight 83"                                        ,   7,   1,   1,   4,   3,   2,   0,    15,   400,  31,   0,   0,   0,  64,   0;
"Stream of Life 94 -> 84"                              ,  51,   2,   2,   3,   3,   1,   0,   150,   600,  31,   0,  16,   0,   0,   0;
"Resurrection 85"                                      ,  61,   2,   5,   0,   3,   1,   0,   325,   400, 237,   0,   0,   0,   0,   0;
"Exorcise 86"                                          ,  24,   0,  12,   5,   3,  -1,   0,    20,   400,  31,   0,   0,   0,   0,   0;
"Divine Order 87"                                      ,  62,   0,   9,   2,   3,   1,   0,   250,   400,   8,   0,  20,   0,   0,   0;
"Unicorns 88"                                          ,  13,   0,   0,   1,   3,   1,   0,   200,   400,   8,   0, 175,   0,   0,   0;
"Raise Dead 89"                                        ,  77,   1,   5,   0,   3,  -2,   0,    40,   400,  -1,   0,   0,   0,   0,   0;
"Planar Travel 8A"                                     ,  10,   0,   1,   4,   3,   1,   0,    50,   400,  31,   0,   0,   0,   0,  16;
"Astral Gate 8B"                                       ,  51,   0,   2,   3,   3,   1,   0,   200,   400,  31,   0,  20,   0,   0,   0;
"Prayer 8C"                                            ,  36,   2,  10,   2,   3,  -1,   0,    40,   800,  31,   0,  12,   0,   0,   0;
"Lionheart 8D"                                         ,  29,   2,   1,   4,   3,   0,   0,    36,  1600,  31,   0,   0,   0,   0,   4;
"Incarnation 8E"                                       ,  69,   2,   5,   1,   3,   1,   0,   700,  1600,   8,   0,   0,   0,   0,   0;
"Invulnerability 8F"                                   ,  29,   2,   1,   4,   3,   0,   0,    30,  1600,  31,   0,   0,   0,   0, 128;
"Inspirations 98 -> 90"                                ,  51,   1,   2,   3,   3,   1,   0,   200,  1600,  31,   0,  18,   0,   0,   0;
"Prosperity 91"                                        ,  51,   0,   2,   3,   3,   1,   0,   175,   800,  31,   0,  19,   0,   0,   0;
"Altar of Battle 92"                                   ,  44,   0,   2,   3,   3,   1,   0,   300,  1600,  31,   0,  24,   0,   0,   0;
"Angel 93"                                             ,  32,   0,   0,   1,   3,   1,   0,   310,  1600,   8,   0, 177,   0,   0,   0;
"Exaltation 84 -> 94"                                  ,  19,   0,   5,   0,   3,  -1,   0,    30,  1600,  31,   0,   0,   0,   0,   0;
"Mass Healing 95"                                      ,  17,   0,  10,   0,   3,  -2,   0,    35,   800,  31,   0,   0,   0,   0,   0;
"Holy Word 96"                                         ,  70,   0,  10,   5,   3,  -1,   0,    60,  1600,  -2,   0,   0,   0,   0,   0;
"High Prayer 97"                                       ,  36,   2,  10,   2,   3,  -1,   0,    70,  6000,  31,   0,  14,   0,   0,   0;
"True Light 80 -> Supreme Light 98"                    ,  17,   1,  10,   2,   3,  -1,   0,    70,  6000,  37,   0,   0,   0,   0,   0;
"Call to Arms 99"                                      ,  59,   1,   0,   1,   3,  -1,   0,    70,  6000,   8,   0, 113,   0,   0,   0;
"Holy Arms 9A"                                         ,  80,   1,   9,   2,   3,   1,   0,   600,  4000,   8,   0,  19,   0,   0,   0;
"Consecration 9B"                                      ,   8,   0,   2,   3,   3,   1,   0,   200,  1000,  31,   0,  22,   0,   0,   0;
"Life Force 9C"                                        ,  63,   2,   9,   2,   3,   1,   0,   900,  6000,   8,   0,  16,   0,   0,   0;
"Enlightenment 9D"                                     ,  64,   1,   9,   2,   3,   1,   0,   900,  2000,   8,   0,  15,   0,   0,   0;
"Crusade 9E"                                           ,  80,   2,   9,   2,   3,   1,   0,  1200,  8000,   8,   0,  17,   0,   0,   0;
"Arch Angel 9F"                                        ,  74,   3,   0,   1,   3,   1,   0,   600,  8000,   8,   0, 178,   0,   0,   0;
"Charm of Life A0"                                     ,  80,   3,   9,   2,   3,   1,   0,  1500,  8000,   8,   0,  21,   0,   0,   0;
"Skeletons A1"                                         ,  13,   0,   0,   1,   4,   1,   0,    25,    40,   9,   0, 165,   0,   0,   0;
"Weakness A2"                                          ,   3,   0,  13,   4,   4,  -1,   0,     7,    60,  32,   0,  32,   0,   0,   0;
"Summon Zombies A3"                                    ,  16,   1,   0,   1,   4,  -1,   0,    20,   120, 107,   0, 174,   0,   0,   0;
"Cloak of Fear A4"                                     ,   7,   0,   1,   4,   4,   0,   0,    12,    80,  32,   0,   8,   0,   0,   0;
"Black Sleep A5"                                       ,   3,   1,  13,   4,   4,  -1,   0,    15,   100,  -3,   0,  64,   0,   0,   0;
"Ghouls A6"                                            ,  13,   1,   0,   1,   4,   1,   0,    80,   100,   9,   0, 166,   0,   0,   0;
"Life Drain A7"                                        ,   2,   0,   4,   5,   4,  -1,   0,    10,    80,  22,   0,   0,  96,   8,   0;
"Wraith Form B5 ->A8"                                  ,   7,   1,   1,   4,   4,   0,   0,    15,   200,  32,   0,  32,   0,   0,   0;
"Darkness A9"                                          ,  17,   0,  10,   2,   4,  -1,   0,    25,   200,  38,   0,   2,   0,   0,   0;
"Mana Leak AA"                                         ,  11,   1,  10,   2,   4,  -1,   0,    20,   200,  52,   0,  26,   0,   0,   0;
"Drain Power AB"                                       ,  14,   0,   6,   0,   4,   1,   0,   100,   400,  56,   0,   2,   0,   0,   0;
"Possession AC"                                        ,  24,   2,  16,   4,   4,  -2,   0,    30,   400,  -4,   0,   0,  64,   0,   0;
"Lycanthropy AD"                                       ,  46,   0,   5,   4,   4,   1,   0,   105,   200,  32,   0, 168,   0,   0,   0;
"Black Prayer AE"                                      ,  36,   3,  10,   2,   4,  -1,   0,    35,   600,  38,   0,   6,   0,   0,   0;
"New : Syphon Life AF"                                 ,   9,   1,   4,   5,   4,  -1,   0,    30,   400,  22,   0,   0,  96,   8,   0;
"Night Stalker B0"                                     ,  25,   0,   0,   1,   4,   1,   0,   190,   400,   9,   0, 167,   0,   0,   0;
"Reaper Slash B1"                                      ,   9,   1,   4,   5,   4,  -1,   0,    32,   400,  23,   0,  45, 160,   0,   0;
"Wall of Darkness B2"                                  ,  44,   0,   2,   3,   4,   3,   0,    30,   400,  32,   0,  23,   0,   0,   0;
"Blood Lust B3"                                        ,  31,   0,   1,   4,   4,   1,   0,    50,   400,  32,   0,   4,   0,   0,   0;
"Shadow Demons B4"                                     ,  32,   2,   0,   1,   4,   1,   0,   175,   600,   9,   0, 171,   0,   0,   0;
"Terror A8 -> B5"                                      ,  17,   2,  10,   2,   4,  -1,   0,    40,  1600,  38,   0,  16,   0,   0,   0;
"Wrack B6"                                             ,  12,   2,  10,   2,   4,  -1,   0,    40,  1600,  38,   0,   8,   0,   0,   0;
"Evil Presence B7"                                     ,  57,   0,   3,   3,   4,   1,   0,   100,   800,  32,   0,   3,   0,   0,   0;
"Wraiths B8"                                           ,  56,   2,   0,   1,   4,   1,   0,   350,  1600,   9,   0, 170,   0,   0,   0;
"Cloud of Shadow B9"                                   ,  44,   1,   2,   3,   4,   1,   0,   200,  1600,  32,   0,   6,   0,   0,   0;
"Warp Node BA"                                         ,  41,   0,   5,   0,   4,   1,   0,   100,   800,  -5,   0,   0,   0,   0,   0;
"Wave of Despair BB"                                   ,  70,   2,  10,   5,   4,  -1,   0,    66,  1600,  56,   0,   0,   0,   0,   0;
"Zombie Mastery BC"                                    ,  80,   2,   9,   2,   4,   1,   0,   800,  1600,   9,   0,   2,   0,   0,   0;
"Famine BD"                                            ,  57,   0,   3,   3,   4,   1,   0,   150,   800,  32,   0,   7,   0,   0,   0;
"Dark Rituals A3 -> BE"                                ,  51,   1,   2,   3,   4,   1,   0,   150,  1600,  60,   0,   2,   0,   0,   0;
"Summon Demon BF"                                        ,  25,   0,   0,   1,   4,   0,   0,    41,  4000, 107,   0, 169,   0,   0,   0;
"Annihilate C0"                                        ,  60,   2,  12,   5,   4,  -1,   0,    41,  6000,  22,   0,   5,   0,   0,   0;
"Death Knights C1"                                     ,  78,   2,   0,   1,   4,   1,   0,   420,  6000,   9,   0, 172,   0,   0,   0;
"Massacre C2"                                          ,  60,   1,  10,   5,   4,  -1,   0,    60,  6000,  38,   0,   0,   0,   0,   0;
"Animate Dead C3"                                      ,  77,   1,   5,   0,   4,  -2,   0,    50,  6000, 107,   0,  76,   0,   0,   0;
"Pestilence C4"                                        ,  79,   0,   3,   3,   4,   1,   0,   250,  3000,  32,   0,   5,   0,   0,   0;
"Eternal Night C5"                                     ,  80,   1,   9,   2,   4,   1,   0,   800,  6000,   9,   0,   0,   0,   0,   0;
"Evil Omens C6"                                        ,  64,   2,   9,   2,   4,   1,   0,  1250,  6000,   9,   0,   1,   0,   0,   0;
"Final Wave C7"                                        ,  86,   2,   5,   0,   4,   1,   0,  1000,  6000,   9,   0,   0,   0,   0,   0;
"Demon Lord C8"                                        ,  74,   3,   0,   1,   4,   1,   0,   666,  8000,   9,   0, 173,   0,   0,   0;
"Magic Spirit C9"                                      ,   4,   0,   0,   1,   5,   1,   0,    30,    20,  10,   0, 154,   0,   0,   0;
"Dispel Magic CA"                                      ,   1,   2,  18,   0,   5,  -2,   0,    10,   200,  77,   0,   0,   0,   0,   0;
"Summoning Circle CB"                                  ,  89,   0,   2,   0,   5,   1,   0,     0,    40,  33,   0,   0,   0,   0,   0;
"Disenchant Area CC"                                   ,  21,   2,  19,   0,   5,   1,   0,    50,   400,  80,   0,   0,   0,   0,   0;
"Heroic Shout CD"                                      ,  71,   2,   4,   5,   5,  -1,   0,    12,   100,  21,   0,  12,  32,   0,  16;
"Detect Magic CE"                                      ,  80,   0,   9,   2,   5,   1,   0,   200,   100,  33,   0,  22,   0,   0,   0;
"Enchant Item CF"                                      ,  54,   0,  11,   0,   5,   1,   0,     0,   100,  10,   0,   0,   0,   0,   0;
"Summon Hero D0"                                       ,  25,   2,   5,   1,   5,   1,   0,   250,   400,  10,   0,   0,   0,   0,   0;
"Move Fortress 1C ->D1"                                ,   0,  -2,   5,   0,   5,   1,   0,   250,   400, 109,   0,   7,   0,   0,   0;
"Disjunction D2"                                       ,  22,   3,  20,   0,   5,   1,   0,   375,   800, 112,   0,   0,   0,   0,   0;
"Create Artifact D3"                                   ,  54,   2,  11,   0,   5,   1,   0,     0,  2000,  10,   0,   0,   0,   0,   0;
"Summon Champion D4"                                   ,  88,   3,   5,   1,   5,   1,   0,   600,   800,  10,   0,   0,   0,   0,   0;
"Spell of Mastery D5"                                  ,  90,   0,   5,   0,   5,   1,   0, 15000, 60000,  10,   0,  10,  32,   1,   0;
"Spell of Return D6"                                   ,   0,   0,   5,   0,   5,   5,   0,  1000,    20,  10,   0,   0,   0,   0,   0;
[END]

Columns are in the following order :
AI spell grouping for overland decisions, AI trade modifier, Spell effect type, Category in book, Realm, Overland/Combat availability, Unused, Casting Cost, Research cost,Sound effect, various flags and parameters, meaning different for different kinds of spells.
Reply

Thanks for the list, I'll go over all spell costs and revise.
Reply

I'd like a thread with Arcane spells in them; Seravy would you prefer a new thread, or add them to something like Game Mechanics?
Reply

Good question. I think there are already a bit too many sticky threads. So maybe add to game mechanics?
Reply

Game Mechanics sounds good.
Reply

Oh blast we changed how many books were required for item powers too.
Reply



Forum Jump: