# this file describes magic powers available to magical order of Yavanna.
# The order of Yavanna emphasizes things that grow form the earth.
#
# the format for spirits is:
#	name level cost
# and for spells:
#	name level cost duration
#
# 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.  `duration'
# tells how long a spell will last.
#
start 0
begin
  
end
spellcasting 50
begin 
  NEW_ARMY_TYPE:Mage
  CFARM:10
  #Spirit: Dryad
end
Tree_Spirit 60
begin 
  #Spirit: Tree Spirit
end
Wood_Beast 100
begin 
  #Spirit: Wood Beast
end
Plantwalk 200
begin 
  #Spell: Hide Army
  CFARM:10
end
Brambles 250
begin 
  #Spell: Hide Sector
end
Barkskin 300
begin
  #Spirit: Magic Trees
  #Spell: Magic Bonus
end
Pollenation 400
begin 
  #Spell: Fly Army
  #Spell: Fertility
end
Yellow_Musk 500
begin
  #Spirit: Yellow Musk
end
Tree_Friend 700
begin 
  #Spirit: Ent
  CFARM:10
end
Swamp_Thing 900
begin
  #Spirit: Swamp Beast
end
Living_Vegetation 1000
begin 
  CFARM:10
  #Spirit: Shambling Mound
end
Self_Pollenation 1700
begin 
  CFARM:10
end
Living_Wood 2000
begin 
  #Spirit: Forest
end

#
summon_dryad 50 6
summon_tree_spirit 60 15
summon_wood_beast 100 21
summon_magic_trees 300 37
summon_yellow_musk 500 42
summon_ent 700 56
summon_swamp_beast 900 75
summon_shambling_mound 1000 105
summon_forest 2000 155
#
spell_hide_army 200 5 2
spell_hide_sector 250 10 8
spell_mag_bonus 300 4 2
spell_fly_army 400 8 2
spell_fertility 400 9 10
