# this file describes magic powers available to magical order of Unity,
# which is concerned mostly with mixed animals.
#
# 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.
merge 1
begin
  #Spell:  Merge
end
spellcasting 50
begin 
  NEW_ARMY_TYPE:Mage
  #Spirit: Naga
end
Centaur 90
begin 
  #Spirit: Centaur
end
Gryphon 140
begin 
  #Spirit: Gryphon
end
Minotaur 275
begin 
  #Spirit: Minotaur
end
Owl_Bear 400
begin 
  #Spirit: Owl Bear
  #Spell: Hide Army
end
Chameleony 500
begin
  #Spell: Hide Sector
end
Body_Weaponry 600
begin 
  #Spell: Magic Bonus
end
Werewolf 700
begin
  #Spirit: Werewolf
  CREPRO:-1
end
Mutation 800
begin 
  #Spell: Fly Army
end
Sea_Lion 900
begin
  #Spirit: Sea Lion
end
Chimera 1500
begin
  #Spirit: Chimera
end
Overcrowding 2000
begin 
  CREPRO:-1
end
Riddles 3000
begin 
  #Spirit: Sphinx
end

#
summon_naga 50 8
summon_centaur 90 18
summon_gryphon 140 22
summon_minotaur 275 26
summon_owl_bear 400 42
summon_werewolf 700 57
summon_sea_lion 900 64
summon_chimera 1500 125
summon_sphynx 3000 249
#
spell_hide_army 400 5 2
spell_merge 0 00 0
spell_hide_sector 500 15 8
spell_mag_bonus 600 4 2
spell_fly_army 800 8 2
