# this file describes magic powers available to magical
# order of Monstrosity.
#
# the format is:
# name level cost
# begin
#   series of exec lines
# end
#
# where `level' is the magical skill level at which you get the power,
# and `cost' is the cost in spell points to use the power.
#
start 0
begin
  
end
spellcasting 50
begin 
  NEW_ARMY_TYPE:Mage
  #Spirit: Spider
end
Yeti 90
begin 
  #Spirit: Yeti
end
Ettin 170
begin 
  #Spirit: Ettin
end
Displacement 200
begin 
  #Spell: Hide Army
  #Spirit: Cyclops
end
Secret_Cave 250
begin 
  #Spell: Hide Sector
end
Claws 300
begin
  #Spell: Magic Bonus
end
Wings 400
begin
  #Spell: Fly Army
end
Hydra 500
begin 
  #Spirit: Hydra
  #Spell: Water Walk
end
Metabolism 600
begin
  #Spell: Haste Army
end
Crimson_Death 800
begin 
  #Spirit: Crimson Death
end
Vampirism 900
begin
  #Spell: Vampire Army
end
Dragon_Breath 1000
begin
  #Spell: Fireburst
end
Sea_Dragon 1300
begin 
  #Spirit: Sea Dragon
end
Green_Dragon 1700
begin
  #Spirit: Green Dragon
end
Red_Dragon 2300
begin 
  #Spirit: Red Dragon
end
Gold_Dragon 3000
begin 
  #Spirit: Gold Dragon
end

#
summon_spider 50 5
summon_yeti 90 10
summon_ettin 170 16
summon_cyclops 200 17
summon_hydra 500 26
summon_crimson_death 800 55
summon_sea_dragon 1300 96
summon_green_dragon 1700 125
summon_red_dragon 2300 198
summon_gold_dragon 3000 275
#
spell_hide_army 200 5 2
spell_hide_sector 250 15 8
spell_mag_bonus 300 4 2
spell_fly_army 400 8 2
spell_water_walk 500 4 2
spell_haste_army 600 25 2
spell_vampire_army 900 45 4
spell_fireburst 1000 40 4
