home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / games / volume13 / dominion / part20 / mag_Diana < prev    next >
Text File  |  1992-02-11  |  686b  |  33 lines

  1. # this file describes magic powers available to magical order of Diana,
  2. # which is mostly concerned with animals and hunting.
  3. #
  4. # the format is:
  5. # name level cost
  6. # begin
  7. #   series of exec lines
  8. # end
  9. #
  10. # where `level' is the magical skill level at which you get the power,
  11. # and `cost' is the cost in spell points to use the power.
  12. #
  13. EXEC:NEW_ARMY_TYPE:Hunters
  14. # terraform 100 20
  15. summon_wolf 90 1
  16. summon_swarm 200 3
  17. summon_mole 200 3
  18. summon_snake 200 3
  19. summon_shark 300 3
  20. summon_hawk 500 5
  21. summon_bear 800 5
  22. summon_lion 900 6
  23. summon_terrasque 2000 13
  24. #
  25. hide_army 200 1 2
  26. hide_sector 250 2 8
  27. mag_bonus 300 1 2
  28. fly_army 400 2 2
  29. water_walk 400 2 2
  30. caltitude 800 8 6
  31. #
  32. fertility 1000 4 6
  33.